Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 836715b119b53510555aa80ea2441c8fe8b664ca+78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 (d78b5081a358f5480893e97f0f026c4832acf53e) 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-ssh2795444116468269983.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh15961840783517533922.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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/PR-88/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/PR-88/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1420410849492493302.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh5198154013934196444.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/PR-88/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/PR-88/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15248078890130431531.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] ========================================================= [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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-25922 in /w/workspace/edgexfoundry_device-opc-ua_PR-88 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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_PR-88 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/pull/88/head:refs/remotes/origin/PR-88 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 into PR head commit 836715b119b53510555aa80ea2441c8fe8b664ca Merge succeeded, producing 8d9295f1749cbb6cb5fd2273271281422708c44f Checking out Revision 8d9295f1749cbb6cb5fd2273271281422708c44f (PR-88) > git config core.sparsecheckout # timeout=10 > git checkout -f 836715b119b53510555aa80ea2441c8fe8b664ca # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d9295f1749cbb6cb5fd2273271281422708c44f # timeout=10 Commit message: "Merge commit '78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3' into HEAD" > git rev-list --no-walk 836715b119b53510555aa80ea2441c8fe8b664ca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:26:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:26:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:26:34 ========================================================= 13:26:34 EdgeX Global Pipelines Version Info 13:26:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:26:35 ------------------- 13:26:35 stable info: 13:26:35 ------------------- 13:26:35 Commited By: Ginny Guan ginny@iotechsys.com 13:26:35 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 13:26:35 Message: update stable to v1.0.265 13:26:35 ------------------- 13:26:35 experimental info: 13:26:35 ------------------- 13:26:35 Commited By: Cherry Wang cherry@iotechsys.com 13:26:35 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 13:26:35 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:26:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo 13:26:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo 13:26:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:26:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:26:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:26:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 13:26:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:26:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:26:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:26:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:26:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:26:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo 13:26:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:26:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:26:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:26:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:26:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:26:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:26:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:26:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:26:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:26:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:26:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:26:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:26:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:26:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:26:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:26:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-88 [Pipeline] echo 13:26:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-88 [Pipeline] echo 13:26:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-88 [Pipeline] echo 13:26:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d9295f1749cbb6cb5fd2273271281422708c44f [Pipeline] echo 13:26:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d9295f [Pipeline] echo 13:26:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:26:36 provisioning config files... 13:26:36 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp/config7384894902900279009tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:26:36 ---> ****-login.sh 13:26:36 nexus3.edgexfoundry.org:10001 13:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:26:37 Configure a credential helper to remove this warning. See 13:26:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:26:37 13:26:37 Login Succeeded 13:26:37 nexus3.edgexfoundry.org:10002 13:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:26:37 Configure a credential helper to remove this warning. See 13:26:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:26:37 13:26:37 Login Succeeded 13:26:37 nexus3.edgexfoundry.org:10003 13:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:26:37 Configure a credential helper to remove this warning. See 13:26:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:26:37 13:26:37 Login Succeeded 13:26:37 nexus3.edgexfoundry.org:10004 13:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:26:37 Configure a credential helper to remove this warning. See 13:26:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:26:37 13:26:37 Login Succeeded 13:26:37 ****.io 13:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:26:38 Configure a credential helper to remove this warning. See 13:26:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:26:38 13:26:38 Login Succeeded 13:26:38 ---> ****-login.sh ends [Pipeline] } 13:26:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:26:38 + git rev-list -1 --merges 8d9295f1749cbb6cb5fd2273271281422708c44f~1..8d9295f1749cbb6cb5fd2273271281422708c44f [Pipeline] echo 13:26:38 -----------> git rev-list -1 --merges 8d9295f1749cbb6cb5fd2273271281422708c44f~1..8d9295f1749cbb6cb5fd2273271281422708c44f 8d9295f1749cbb6cb5fd2273271281422708c44f 13:26:38 8d9295f1749cbb6cb5fd2273271281422708c44f [false] [Pipeline] sh 13:26:38 + git log --format=format:%s -1 8d9295f1749cbb6cb5fd2273271281422708c44f [Pipeline] echo 13:26:38 ========================================================= 13:26:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:26:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:26:39 + git log --format=format:%s -1 8d9295f1749cbb6cb5fd2273271281422708c44f [Pipeline] echo 13:26:39 [semverPrep] GIT_COMMIT: 8d9295f1749cbb6cb5fd2273271281422708c44f, Commit Message: Merge commit '78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3' into HEAD [Pipeline] echo 13:26:39 [semverPrep] This is not a build commit. [Pipeline] sh 13:26:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:26:39 + grep -v github /etc/ssh/ssh_known_hosts 13:26:39 + [ -e /tmp/ssh_known_hosts ] 13:26:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:26:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:26:39 + sudo tee -a /etc/ssh/ssh_known_hosts 13:26:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:26:40 13:26:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:26:40 0.1.4: Pulling from edgex-devops/py-git-semver 13:26:40 b85a868b505f: Pulling fs layer 13:26:40 e2be974225ed: Pulling fs layer 13:26:40 339a4e72a1f5: Pulling fs layer 13:26:40 988bab9f4d93: Pulling fs layer 13:26:40 1469e6f7b9e6: Pulling fs layer 13:26:40 eaf3925da568: Pulling fs layer 13:26:40 bab4dde63d76: Pulling fs layer 13:26:40 bde34c3a00c8: Pulling fs layer 13:26:40 b352a97aabf1: Pulling fs layer 13:26:40 4872d77fe225: Pulling fs layer 13:26:40 5851b861e8e6: Pulling fs layer 13:26:40 bab4dde63d76: Waiting 13:26:40 bde34c3a00c8: Waiting 13:26:40 b352a97aabf1: Waiting 13:26:40 988bab9f4d93: Waiting 13:26:40 5851b861e8e6: Waiting 13:26:40 eaf3925da568: Waiting 13:26:40 1469e6f7b9e6: Waiting 13:26:40 4872d77fe225: Waiting 13:26:40 e2be974225ed: Download complete 13:26:40 988bab9f4d93: Verifying Checksum 13:26:40 988bab9f4d93: Download complete 13:26:40 1469e6f7b9e6: Verifying Checksum 13:26:40 1469e6f7b9e6: Download complete 13:26:40 eaf3925da568: Verifying Checksum 13:26:40 eaf3925da568: Download complete 13:26:40 339a4e72a1f5: Verifying Checksum 13:26:40 339a4e72a1f5: Download complete 13:26:40 bde34c3a00c8: Verifying Checksum 13:26:40 bde34c3a00c8: Download complete 13:26:40 b352a97aabf1: Verifying Checksum 13:26:40 b352a97aabf1: Download complete 13:26:40 4872d77fe225: Download complete 13:26:40 5851b861e8e6: Download complete 13:26:40 b85a868b505f: Verifying Checksum 13:26:40 b85a868b505f: Download complete 13:26:40 bab4dde63d76: Verifying Checksum 13:26:40 bab4dde63d76: Download complete 13:26:41 b85a868b505f: Pull complete 13:26:42 e2be974225ed: Pull complete 13:26:42 339a4e72a1f5: Pull complete 13:26:42 988bab9f4d93: Pull complete 13:26:42 1469e6f7b9e6: Pull complete 13:26:42 eaf3925da568: Pull complete 13:26:44 bab4dde63d76: Pull complete 13:26:44 bde34c3a00c8: Pull complete 13:26:44 b352a97aabf1: Pull complete 13:26:45 4872d77fe225: Pull complete 13:26:45 5851b861e8e6: Pull complete 13:26:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:26:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:26:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:45 prd-ubuntu20.04-docker-8c-8g-25922 does not seem to be running inside a container 13:26:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_PR-88 -v /w/workspace/edgexfoundry_device-opc-ua_PR-88:/w/workspace/edgexfoundry_device-opc-ua_PR-88:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-88@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:26:48 $ docker top 1c5fc484e27223317380792f6788c5d30cacdda3bc5cc584b8b2ca1e8e04215f -eo pid,comm 13:26:48 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). 13:26:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:26:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:26:48 [ssh-agent] Looking for ssh-agent implementation... 13:26:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:26:48 $ docker exec 1c5fc484e27223317380792f6788c5d30cacdda3bc5cc584b8b2ca1e8e04215f ssh-agent 13:26:48 SSH_AUTH_SOCK=/tmp/ssh-beuF0DYE3gh8/agent.32 13:26:48 SSH_AGENT_PID=38 13:26:48 Running ssh-add (command line suppressed) 13:26:48 Identity added: /w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp/private_key_18333517643821931667.key (/w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp/private_key_18333517643821931667.key) 13:26:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:26:49 + git tag --points-at HEAD [Pipeline] } 13:26:49 $ docker exec --env ******** --env ******** 1c5fc484e27223317380792f6788c5d30cacdda3bc5cc584b8b2ca1e8e04215f ssh-agent -k 13:26:49 unset SSH_AUTH_SOCK; 13:26:49 unset SSH_AGENT_PID; 13:26:49 echo Agent pid 38 killed; 13:26:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:26:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:26:49 [ssh-agent] Looking for ssh-agent implementation... 13:26:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:26:49 $ docker exec 1c5fc484e27223317380792f6788c5d30cacdda3bc5cc584b8b2ca1e8e04215f ssh-agent 13:26:49 SSH_AUTH_SOCK=/tmp/ssh-T8xpnKEDisgC/agent.71 13:26:49 SSH_AGENT_PID=77 13:26:49 Running ssh-add (command line suppressed) 13:26:49 Identity added: /w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp/private_key_1272863646901295062.key (/w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp/private_key_1272863646901295062.key) 13:26:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:26:50 + git semver init 13:26:50 2024-11-08 13:26:50,256 [run_init] DEBUG init version:0.0.0 force:False 13:26:50 2024-11-08 13:26:50,256 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_PR-88/.semver 13:26:50 2024-11-08 13:26:50,257 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_PR-88/.semver 13:26:50 2024-11-08 13:26:50,257 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/edgexfoundry_device-opc-ua_PR-88/.semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_PR-88, universal_newlines=False, shell=None, istream=None) 13:26:50 2024-11-08 13:26:50,887 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_PR-88/.git/info/exclude 13:26:50 2024-11-08 13:26:50,887 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_PR-88/.semver/PR-88 with force:False 13:26:50 2024-11-08 13:26:50,888 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_PR-88/.semver/PR-88 13:26:50 2024-11-08 13:26:50,892 [execute] INFO git cat-file --batch-check 13:26:50 2024-11-08 13:26:50,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_PR-88/.semver, universal_newlines=False, shell=None, istream=) 13:26:50 2024-11-08 13:26:50,900 [execute] INFO git cat-file --batch 13:26:50 2024-11-08 13:26:50,900 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_PR-88/.semver, universal_newlines=False, shell=None, istream=) 13:26:51 2024-11-08 13:26:50,905 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_PR-88/.semver/PR-88 13:26:51 0.0.0 [Pipeline] } 13:26:51 $ docker exec --env ******** --env ******** 1c5fc484e27223317380792f6788c5d30cacdda3bc5cc584b8b2ca1e8e04215f ssh-agent -k 13:26:51 unset SSH_AUTH_SOCK; 13:26:51 unset SSH_AGENT_PID; 13:26:51 echo Agent pid 77 killed; 13:26:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:26:51 + git semver [Pipeline] } 13:26:51 $ docker stop --time=1 1c5fc484e27223317380792f6788c5d30cacdda3bc5cc584b8b2ca1e8e04215f 13:26:53 $ docker rm -f --volumes 1c5fc484e27223317380792f6788c5d30cacdda3bc5cc584b8b2ca1e8e04215f [Pipeline] // withDockerContainer [Pipeline] sh 13:26:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:26:53 Stashed 1 file(s) [Pipeline] echo 13:26:53 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:26:53 provisioning config files... 13:26:53 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp/config387955880693398142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:26:54 ---> ****-login.sh 13:26:54 nexus3.edgexfoundry.org:10001 13:26:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:26:54 Configure a credential helper to remove this warning. See 13:26:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:26:54 13:26:54 Login Succeeded 13:26:54 nexus3.edgexfoundry.org:10002 13:26:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:26:54 Configure a credential helper to remove this warning. See 13:26:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:26:54 13:26:54 Login Succeeded 13:26:54 nexus3.edgexfoundry.org:10003 13:26:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:26:54 Configure a credential helper to remove this warning. See 13:26:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:26:54 13:26:54 Login Succeeded 13:26:54 nexus3.edgexfoundry.org:10004 13:26:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:26:54 Configure a credential helper to remove this warning. See 13:26:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:26:54 13:26:54 Login Succeeded 13:26:54 ****.io 13:26:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:26:54 Configure a credential helper to remove this warning. See 13:26:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:26:54 13:26:54 Login Succeeded 13:26:54 ---> ****-login.sh ends [Pipeline] } 13:26:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:26:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:26:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:26:54 ========================================================= 13:26:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 13:26:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:55 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 13:26:55 Sending build context to Docker daemon 922.1kB 13:26:55 Step 1/5 : FROM golang:1.23-alpine3.20 AS builder 13:26:55 1.23-alpine3.20: Pulling from library/golang 13:26:55 43c4264eed91: Pulling fs layer 13:26:55 aec3504c519e: Pulling fs layer 13:26:55 c79bddf330f7: Pulling fs layer 13:26:55 0d736227ff64: Pulling fs layer 13:26:55 4f4fb700ef54: Pulling fs layer 13:26:55 0d736227ff64: Waiting 13:26:55 aec3504c519e: Download complete 13:26:55 43c4264eed91: Verifying Checksum 13:26:55 43c4264eed91: Download complete 13:26:55 0d736227ff64: Verifying Checksum 13:26:55 0d736227ff64: Download complete 13:26:55 4f4fb700ef54: Verifying Checksum 13:26:55 4f4fb700ef54: Download complete 13:26:55 43c4264eed91: Pull complete 13:26:56 aec3504c519e: Pull complete 13:26:56 c79bddf330f7: Verifying Checksum 13:26:56 c79bddf330f7: Download complete 13:27:00 c79bddf330f7: Pull complete 13:27:00 0d736227ff64: Pull complete 13:27:00 4f4fb700ef54: Pull complete 13:27:00 Digest: sha256:09742590377387b931261cbeb72ce56da1b0d750a27379f7385245b2b058b63a 13:27:00 Status: Downloaded newer image for golang:1.23-alpine3.20 13:27:00 ---> 4147efcd34f7 13:27:00 Step 2/5 : WORKDIR /device-opcua 13:27:02 ---> Running in baba6f535f6d 13:27:02 Removing intermediate container baba6f535f6d 13:27:02 ---> ef8b8026112d 13:27:02 Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 13:27:02 ---> Running in 94678e62d886 13:27:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:27:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:27:03 v3.20.3-273-ga345161ce7a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 13:27:03 v3.20.3-273-ga345161ce7a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 13:27:03 OK: 24168 distinct packages available 13:27:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:27:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:27:04 (1/30) Installing libgcc (13.2.1_git20240309-r0) 13:27:04 (2/30) Installing jansson (2.14-r4) 13:27:04 (3/30) Installing libstdc++ (13.2.1_git20240309-r0) 13:27:04 (4/30) Installing zstd-libs (1.5.6-r0) 13:27:04 (5/30) Installing binutils (2.42-r0) 13:27:04 (6/30) Installing libgomp (13.2.1_git20240309-r0) 13:27:04 (7/30) Installing libatomic (13.2.1_git20240309-r0) 13:27:04 (8/30) Installing gmp (6.3.0-r1) 13:27:04 (9/30) Installing isl26 (0.26-r1) 13:27:04 (10/30) Installing mpfr4 (4.2.1-r0) 13:27:04 (11/30) Installing mpc1 (1.3.1-r1) 13:27:04 (12/30) Installing gcc (13.2.1_git20240309-r0) 13:27:04 (13/30) Installing brotli-libs (1.1.0-r2) 13:27:04 (14/30) Installing c-ares (1.33.1-r0) 13:27:04 (15/30) Installing libunistring (1.2-r0) 13:27:04 (16/30) Installing libidn2 (2.3.7-r0) 13:27:04 (17/30) Installing nghttp2-libs (1.62.1-r0) 13:27:04 (18/30) Installing libpsl (0.21.5-r1) 13:27:04 (19/30) Installing libcurl (8.11.0-r1) 13:27:04 (20/30) Installing libexpat (2.6.4-r0) 13:27:04 (21/30) Installing pcre2 (10.43-r0) 13:27:04 (22/30) Installing git (2.45.2-r0) 13:27:04 (23/30) Installing git-init-template (2.45.2-r0) 13:27:04 (24/30) Installing make (4.4.1-r2) 13:27:04 (25/30) Installing musl-dev (1.2.5-r0) 13:27:04 (26/30) Installing pkgconf (2.2.0-r0) 13:27:04 (27/30) Installing libsodium (1.0.19-r0) 13:27:04 (28/30) Installing libzmq (4.3.5-r2) 13:27:04 (29/30) Installing libsodium-dev (1.0.19-r0) 13:27:04 (30/30) Installing zeromq-dev (4.3.5-r2) 13:27:04 Executing busybox-1.36.1-r29.trigger 13:27:04 OK: 171 MiB in 45 packages 13:27:08 Still waiting to schedule task 13:27:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:27:09 Removing intermediate container 94678e62d886 13:27:09 ---> 0fb051a18330 13:27:09 Step 4/5 : COPY . . 13:27:09 ---> b0a41580ce77 13:27:09 Step 5/5 : RUN make build 13:27:09 ---> Running in e5eb7fc9aa22 13:27:09 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 13:27:09 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.3 13:27:09 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.3 13:27:09 go: downloading github.com/gopcua/opcua v0.5.3 13:27:09 go: downloading github.com/spf13/cast v1.7.0 13:27:09 go: downloading github.com/go-playground/validator/v10 v10.22.1 13:27:09 go: downloading github.com/google/uuid v1.6.0 13:27:09 go: downloading github.com/go-kit/log v0.2.1 13:27:09 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 13:27:09 go: downloading github.com/go-playground/universal-translator v0.18.1 13:27:09 go: downloading github.com/leodido/go-urn v1.4.0 13:27:09 go: downloading golang.org/x/crypto v0.28.0 13:27:09 go: downloading golang.org/x/text v0.19.0 13:27:09 go: downloading github.com/go-playground/locales v0.14.1 13:27:09 go: downloading github.com/go-logfmt/logfmt v0.5.1 13:27:09 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.2 13:27:09 go: downloading github.com/labstack/echo/v4 v4.12.0 13:27:10 go: downloading github.com/panjf2000/ants/v2 v2.10.0 13:27:10 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 13:27:10 go: downloading golang.org/x/sys v0.26.0 13:27:10 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 13:27:10 go: downloading golang.org/x/net v0.30.0 13:27:10 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:27:10 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:27:10 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.3 13:27:10 go: downloading github.com/hashicorp/go-multierror v1.1.1 13:27:10 go: downloading gopkg.in/yaml.v3 v3.0.1 13:27:10 go: downloading github.com/mitchellh/mapstructure v1.5.0 13:27:10 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.2 13:27:10 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 13:27:10 go: downloading github.com/sirupsen/logrus v1.9.3 13:27:10 go: downloading github.com/openziti/sdk-golang v0.23.43 13:27:10 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.2 13:27:10 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.3 13:27:11 go: downloading github.com/mitchellh/copystructure v1.2.0 13:27:11 go: downloading github.com/pkg/errors v0.9.1 13:27:11 go: downloading github.com/x448/float16 v0.8.4 13:27:11 go: downloading golang.org/x/sync v0.8.0 13:27:11 go: downloading github.com/labstack/gommon v0.4.2 13:27:11 go: downloading github.com/hashicorp/errwrap v1.1.0 13:27:11 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 13:27:11 go: downloading github.com/valyala/fasttemplate v1.2.2 13:27:11 go: downloading golang.org/x/time v0.6.0 13:27:11 go: downloading github.com/gorilla/websocket v1.5.3 13:27:11 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 13:27:11 go: downloading github.com/go-openapi/runtime v0.28.0 13:27:11 go: downloading github.com/go-openapi/strfmt v0.23.0 13:27:11 go: downloading github.com/go-resty/resty/v2 v2.15.3 13:27:11 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 13:27:11 go: downloading github.com/michaelquigley/pfxlog v0.6.10 13:27:11 go: downloading github.com/openziti/edge-api v0.26.32 13:27:12 go: downloading github.com/openziti/foundation/v2 v2.0.49 13:27:12 go: downloading github.com/openziti/identity v1.0.85 13:27:12 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 13:27:12 go: downloading github.com/zitadel/oidc/v2 v2.12.2 13:27:12 go: downloading golang.org/x/oauth2 v0.23.0 13:27:12 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 13:27:12 go: downloading github.com/kataras/go-events v0.0.3 13:27:12 go: downloading github.com/openziti/channel/v3 v3.0.4 13:27:12 go: downloading github.com/openziti/metrics v1.2.58 13:27:12 go: downloading github.com/openziti/transport/v2 v2.0.146 13:27:12 go: downloading github.com/openziti/secretstream v0.1.25 13:27:12 go: downloading github.com/go-redis/redis/v7 v7.3.0 13:27:12 go: downloading github.com/valyala/bytebufferpool v1.0.0 13:27:12 go: downloading github.com/mitchellh/reflectwalk v1.0.2 13:27:12 go: downloading github.com/go-openapi/errors v0.22.0 13:27:12 go: downloading github.com/go-openapi/swag v0.23.0 13:27:12 go: downloading github.com/opentracing/opentracing-go v1.2.0 13:27:12 go: downloading go.opentelemetry.io/otel v1.29.0 13:27:12 go: downloading go.opentelemetry.io/otel/trace v1.29.0 13:27:12 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 13:27:12 go: downloading github.com/oklog/ulid v1.3.1 13:27:12 go: downloading go.mongodb.org/mongo-driver v1.17.0 13:27:12 go: downloading github.com/mattn/go-colorable v0.1.13 13:27:12 go: downloading github.com/mattn/go-isatty v0.0.20 13:27:12 go: downloading github.com/zeebo/errs v1.3.0 13:27:12 go: downloading google.golang.org/grpc v1.67.1 13:27:12 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 13:27:12 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 13:27:12 go: downloading github.com/fsnotify/fsnotify v1.7.0 13:27:12 go: downloading github.com/go-openapi/validate v0.24.0 13:27:12 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 13:27:12 go: downloading github.com/mitchellh/go-ps v1.0.0 13:27:12 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 13:27:12 go: downloading github.com/gorilla/securecookie v1.1.2 13:27:12 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 13:27:12 go: downloading github.com/golang/protobuf v1.5.4 13:27:12 go: downloading google.golang.org/protobuf v1.34.2 13:27:12 go: downloading github.com/gorilla/schema v1.4.1 13:27:13 go: downloading github.com/muhlemmer/gu v0.3.1 13:27:13 go: downloading github.com/go-openapi/analysis v0.23.0 13:27:13 go: downloading github.com/go-openapi/loads v0.22.0 13:27:13 go: downloading github.com/go-openapi/spec v0.21.0 13:27:13 go: downloading github.com/mailru/easyjson v0.7.7 13:27:13 go: downloading github.com/go-logr/logr v1.4.2 13:27:13 go: downloading go.opentelemetry.io/otel/metric v1.29.0 13:27:13 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 13:27:13 go: downloading golang.org/x/term v0.25.0 13:27:13 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 13:27:13 go: downloading github.com/tklauser/go-sysconf v0.3.12 13:27:13 go: downloading github.com/go-openapi/jsonpointer v0.21.0 13:27:13 go: downloading github.com/josharian/intern v1.0.0 13:27:13 go: downloading github.com/go-logr/stdr v1.2.2 13:27:13 go: downloading github.com/go-openapi/jsonreference v0.21.0 13:27:13 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 13:27:13 go: downloading github.com/tklauser/numcpus v0.6.1 13:27:40 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 13:28:02 Removing intermediate container e5eb7fc9aa22 13:28:02 ---> 5dab029efd99 13:28:02 [Warning] One or more build-args [BASE MAKE] were not consumed 13:28:02 Successfully built 5dab029efd99 13:28:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:02 + docker inspect -f . ci-base-image-x86_64 13:28:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:28:02 prd-ubuntu20.04-docker-8c-8g-25922 does not seem to be running inside a container 13:28:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_PR-88 -v /w/workspace/edgexfoundry_device-opc-ua_PR-88:/w/workspace/edgexfoundry_device-opc-ua_PR-88:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-88@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:28:02 $ docker top 1c180a60e081bb6820acd819af82c6c6e99db30c8b16d37b7bf2d79f16cbb9b4 -eo pid,comm [Pipeline] { [Pipeline] sh 13:28:03 + go version 13:28:03 go version go1.23.3 linux/amd64 [Pipeline] } 13:28:03 $ docker stop --time=1 1c180a60e081bb6820acd819af82c6c6e99db30c8b16d37b7bf2d79f16cbb9b4 13:28:04 $ docker rm -f --volumes 1c180a60e081bb6820acd819af82c6c6e99db30c8b16d37b7bf2d79f16cbb9b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:04 + docker inspect -f . ci-base-image-x86_64 13:28:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:28:04 prd-ubuntu20.04-docker-8c-8g-25922 does not seem to be running inside a container 13:28:04 $ 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_PR-88 -v /w/workspace/edgexfoundry_device-opc-ua_PR-88:/w/workspace/edgexfoundry_device-opc-ua_PR-88:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-88@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:28:05 $ docker top 08b093ab33284a83a972a9594a0f08a16c7e32b48391fb5009a8fc8b2d46ba8d -eo pid,comm [Pipeline] { [Pipeline] sh 13:28:05 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_PR-88 [Pipeline] fileExists [Pipeline] sh 13:28:05 + make test 13:28:05 go install github.com/jstemmer/go-junit-report@v0.9.1 13:28:06 go: downloading github.com/jstemmer/go-junit-report v0.9.1 13:28:11 go install github.com/axw/gocov/gocov@v1.0.0 13:28:11 go: downloading github.com/axw/gocov v1.0.0 13:28:12 go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 13:28:14 go install github.com/AlekSi/gocov-xml@v1.0.0 13:28:14 go: downloading github.com/AlekSi/gocov-xml v1.0.0 13:28:15 go install github.com/jandelgado/gcov2lcov@v1.0.5 13:28:16 go: downloading github.com/jandelgado/gcov2lcov v1.0.5 13:28:17 rm -rf test-artifacts 13:28:17 mkdir test-artifacts 13:28:17 go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml 13:28:17 go: downloading github.com/stretchr/testify v1.9.0 13:28:17 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 13:28:17 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 13:28:39 gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml 13:28:39 gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo 13:28:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:28:39 $ docker stop --time=1 08b093ab33284a83a972a9594a0f08a16c7e32b48391fb5009a8fc8b2d46ba8d 13:28:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-25923 in /w/workspace/edgexfoundry_device-opc-ua_PR-88 13:28:43 $ docker rm -f --volumes 08b093ab33284a83a972a9594a0f08a16c7e32b48391fb5009a8fc8b2d46ba8d [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 13:28:44 Running in /w/workspace/device-opc-ua/2 [Pipeline] { [Pipeline] checkout 13:28:44 The recommended git tool is: NONE 13:28:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:28:44 Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:28:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:28:45 + ls -al . 13:28:45 total 192 13:28:45 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 13:28 . 13:28:45 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 13:26 .. 13:28:45 -rw-rw-r-- 1 jenkins jenkins 62 Nov 8 13:26 .dockerignore 13:28:45 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 13:28 .git 13:28:45 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 13:26 .github 13:28:45 -rw-rw-r-- 1 jenkins jenkins 84 Nov 8 13:26 .gitignore 13:28:45 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 13:26 .semver 13:28:45 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 13:26 .vscode 13:28:45 -rw-rw-r-- 1 jenkins jenkins 7466 Nov 8 13:26 Attribution.txt 13:28:45 -rw-rw-r-- 1 jenkins jenkins 1125 Nov 8 13:26 Dockerfile 13:28:45 -rw-rw-r-- 1 jenkins jenkins 649 Nov 8 13:26 Jenkinsfile 13:28:45 -rw-rw-r-- 1 jenkins jenkins 11367 Nov 8 13:26 LICENSE 13:28:45 -rw-rw-r-- 1 jenkins jenkins 2185 Nov 8 13:26 Makefile 13:28:45 -rw-rw-r-- 1 jenkins jenkins 4182 Nov 8 13:26 README.md 13:28:45 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 13:26 VERSION 13:28:45 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 13:26 bin 13:28:45 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 13:26 cmd 13:28:45 -rw-rw-r-- 1 jenkins jenkins 6438 Nov 8 13:26 go.mod 13:28:45 -rw-rw-r-- 1 jenkins jenkins 88422 Nov 8 13:26 go.sum 13:28:45 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 13:26 internal 13:28:45 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 13:28 test-artifacts 13:28:45 -rw-rw-r-- 1 jenkins jenkins 260 Nov 8 13:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:45 + 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=8d9295f1749cbb6cb5fd2273271281422708c44f --label arch=amd64 --label version=0.0.0 . 13:28:45 Sending build context to Docker daemon 939.5kB 13:28:45 Step 1/19 : FROM golang:1.23-alpine3.20 AS builder 13:28:45 ---> 4147efcd34f7 13:28:45 Step 2/19 : WORKDIR /device-opcua 13:28:45 ---> Using cache 13:28:45 ---> ef8b8026112d 13:28:45 Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 13:28:45 ---> Using cache 13:28:45 ---> 0fb051a18330 13:28:45 Step 4/19 : COPY . . 13:28:45 ---> 628ed2716f59 13:28:45 Step 5/19 : RUN make build 13:28:45 ---> Running in 6106cdf0bb6a 13:28:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 13:28:46 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.3 13:28:46 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.3 13:28:46 go: downloading github.com/gopcua/opcua v0.5.3 13:28:46 go: downloading github.com/spf13/cast v1.7.0 13:28:46 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.2 13:28:46 go: downloading github.com/labstack/echo/v4 v4.12.0 13:28:46 go: downloading github.com/panjf2000/ants/v2 v2.10.0 13:28:46 go: downloading github.com/google/uuid v1.6.0 13:28:46 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 13:28:46 go: downloading github.com/labstack/gommon v0.4.2 13:28:46 go: downloading golang.org/x/crypto v0.28.0 13:28:46 go: downloading golang.org/x/net v0.30.0 13:28:46 go: downloading github.com/go-playground/validator/v10 v10.22.1 13:28:46 go: downloading github.com/go-kit/log v0.2.1 13:28:46 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 13:28:46 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:28:46 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:28:46 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.3 13:28:46 go: downloading github.com/hashicorp/go-multierror v1.1.1 13:28:46 go: downloading gopkg.in/yaml.v3 v3.0.1 13:28:46 go: downloading github.com/sirupsen/logrus v1.9.3 13:28:46 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.2 13:28:46 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.2 13:28:46 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.3 13:28:46 go: downloading github.com/mitchellh/copystructure v1.2.0 13:28:46 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 13:28:46 go: downloading github.com/mitchellh/mapstructure v1.5.0 13:28:46 go: downloading github.com/openziti/sdk-golang v0.23.43 13:28:46 go: downloading github.com/pkg/errors v0.9.1 13:28:46 go: downloading github.com/mattn/go-colorable v0.1.13 13:28:46 go: downloading github.com/mattn/go-isatty v0.0.20 13:28:46 go: downloading github.com/valyala/fasttemplate v1.2.2 13:28:46 go: downloading github.com/go-logfmt/logfmt v0.5.1 13:28:46 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 13:28:47 go: downloading github.com/go-playground/universal-translator v0.18.1 13:28:47 go: downloading github.com/leodido/go-urn v1.4.0 13:28:47 go: downloading golang.org/x/text v0.19.0 13:28:47 go: downloading github.com/x448/float16 v0.8.4 13:28:47 go: downloading golang.org/x/sync v0.8.0 13:28:47 go: downloading github.com/hashicorp/errwrap v1.1.0 13:28:47 go: downloading golang.org/x/sys v0.26.0 13:28:47 go: downloading github.com/mitchellh/reflectwalk v1.0.2 13:28:47 go: downloading github.com/gorilla/websocket v1.5.3 13:28:47 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 13:28:47 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 13:28:47 go: downloading golang.org/x/time v0.6.0 13:28:47 go: downloading github.com/go-openapi/runtime v0.28.0 13:28:47 go: downloading github.com/go-openapi/strfmt v0.23.0 13:28:47 go: downloading github.com/go-resty/resty/v2 v2.15.3 13:28:47 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 13:28:47 go: downloading github.com/michaelquigley/pfxlog v0.6.10 13:28:47 go: downloading github.com/openziti/edge-api v0.26.32 13:28:47 go: downloading github.com/openziti/foundation/v2 v2.0.49 13:28:47 go: downloading github.com/openziti/identity v1.0.85 13:28:47 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 13:28:47 go: downloading github.com/zitadel/oidc/v2 v2.12.2 13:28:47 go: downloading golang.org/x/oauth2 v0.23.0 13:28:47 go: downloading github.com/openziti/channel/v3 v3.0.4 13:28:47 go: downloading github.com/openziti/secretstream v0.1.25 13:28:48 go: downloading github.com/openziti/transport/v2 v2.0.146 13:28:48 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 13:28:48 go: downloading github.com/kataras/go-events v0.0.3 13:28:48 go: downloading github.com/openziti/metrics v1.2.58 13:28:48 go: downloading github.com/valyala/bytebufferpool v1.0.0 13:28:48 go: downloading github.com/go-playground/locales v0.14.1 13:28:48 go: downloading github.com/zeebo/errs v1.3.0 13:28:48 go: downloading google.golang.org/grpc v1.67.1 13:28:48 go: downloading github.com/go-redis/redis/v7 v7.3.0 13:28:48 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 13:28:48 go: downloading github.com/go-openapi/errors v0.22.0 13:28:48 go: downloading github.com/oklog/ulid v1.3.1 13:28:48 go: downloading go.mongodb.org/mongo-driver v1.17.0 13:28:48 go: downloading github.com/go-openapi/swag v0.23.0 13:28:48 go: downloading github.com/opentracing/opentracing-go v1.2.0 13:28:48 go: downloading go.opentelemetry.io/otel v1.29.0 13:28:48 go: downloading go.opentelemetry.io/otel/trace v1.29.0 13:28:48 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 13:28:48 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 13:28:48 go: downloading github.com/go-openapi/validate v0.24.0 13:28:48 go: downloading github.com/fsnotify/fsnotify v1.7.0 13:28:48 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 13:28:48 go: downloading github.com/golang/protobuf v1.5.4 13:28:48 go: downloading google.golang.org/protobuf v1.34.2 13:28:48 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 13:28:48 go: downloading github.com/gorilla/securecookie v1.1.2 13:28:48 go: downloading github.com/gorilla/schema v1.4.1 13:28:48 go: downloading github.com/muhlemmer/gu v0.3.1 13:28:48 go: downloading github.com/mitchellh/go-ps v1.0.0 13:28:48 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 13:28:48 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 13:28:48 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 13:28:48 go: downloading github.com/go-openapi/analysis v0.23.0 13:28:48 go: downloading github.com/go-openapi/loads v0.22.0 13:28:48 go: downloading github.com/go-openapi/spec v0.21.0 13:28:48 go: downloading github.com/mailru/easyjson v0.7.7 13:28:48 go: downloading github.com/go-logr/logr v1.4.2 13:28:48 go: downloading go.opentelemetry.io/otel/metric v1.29.0 13:28:48 go: downloading golang.org/x/term v0.25.0 13:28:48 go: downloading github.com/go-openapi/jsonpointer v0.21.0 13:28:48 go: downloading github.com/tklauser/go-sysconf v0.3.12 13:28:48 go: downloading github.com/josharian/intern v1.0.0 13:28:49 using credential edgex-jenkins-ssh 13:28:49 Cloning the remote Git repository 13:28:49 go: downloading github.com/go-logr/stdr v1.2.2 13:28:49 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 13:28:49 go: downloading github.com/go-openapi/jsonreference v0.21.0 13:28:49 go: downloading github.com/tklauser/numcpus v0.6.1 13:28:49 Cloning repository git@github.com:edgexfoundry/device-opc-ua.git 13:28:49 > git init /w/workspace/device-opc-ua/2 # timeout=10 13:28:49 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git 13:28:49 > git --version # timeout=10 13:28:49 > git --version # 'git version 2.25.1' 13:28:49 using GIT_SSH to set credentials SSH Credentials for GitHub 13:28:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:28:50 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 13:28:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:28:51 Merging remotes/origin/main commit 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 into PR head commit 836715b119b53510555aa80ea2441c8fe8b664ca 13:28:50 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 13:28:51 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git 13:28:51 using GIT_SSH to set credentials SSH Credentials for GitHub 13:28:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/pull/88/head:refs/remotes/origin/PR-88 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:28:51 > git config core.sparsecheckout # timeout=10 13:28:51 > git checkout -f 836715b119b53510555aa80ea2441c8fe8b664ca # timeout=10 13:28:51 Merge succeeded, producing 7c01e07c3a588a4b770238e9581c807a9bd5be6a 13:28:51 Checking out Revision 7c01e07c3a588a4b770238e9581c807a9bd5be6a (PR-88) 13:28:51 > git remote # timeout=10 13:28:51 > git config --get remote.origin.url # timeout=10 13:28:51 using GIT_SSH to set credentials SSH Credentials for GitHub 13:28:51 > git merge 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 # timeout=10 13:28:51 > git rev-parse HEAD^{commit} # timeout=10 13:28:51 > git config core.sparsecheckout # timeout=10 13:28:51 > git checkout -f 7c01e07c3a588a4b770238e9581c807a9bd5be6a # timeout=10 13:28:55 Commit message: "Merge commit '78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3' into HEAD" 13:28:55 > git rev-list --no-walk 836715b119b53510555aa80ea2441c8fe8b664ca # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:28:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:28:57 % Total % Received % Xferd Average Speed Time Time Time Current 13:28:57 Dload Upload Total Spent Left Speed 13:28:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97923 0 --:--:-- --:--:-- --:--:-- 97923 [Pipeline] sh 13:28:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:28:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:28:57 + sudo tee /etc/docker/daemon.new 13:28:57 { 13:28:57 "registry-mirrors": [ 13:28:57 "https://nexus3.edgexfoundry.org:10001" 13:28:57 ], 13:28:57 "bip": "10.250.0.254/24", 13:28:57 "hosts": [ 13:28:57 "tcp://0.0.0.0:5555", 13:28:57 "unix:///var/run/docker.sock" 13:28:57 ], 13:28:57 "mtu": 1458, 13:28:57 "selinux-enabled": true, 13:28:57 "seccomp-profile": "/etc/docker/seccomp.json" 13:28:57 } [Pipeline] sh 13:28:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:28:58 + sudo service docker restart 13:29:11 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:29:16 provisioning config files... 13:29:16 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/2@tmp/config8268652639877674377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:29:17 ---> ****-login.sh 13:29:17 nexus3.edgexfoundry.org:10001 13:29:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:29:17 Configure a credential helper to remove this warning. See 13:29:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:29:17 13:29:17 Login Succeeded 13:29:17 nexus3.edgexfoundry.org:10002 13:29:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:29:17 Configure a credential helper to remove this warning. See 13:29:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:29:17 13:29:17 Login Succeeded 13:29:17 nexus3.edgexfoundry.org:10003 13:29:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:29:18 Configure a credential helper to remove this warning. See 13:29:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:29:18 13:29:18 Login Succeeded 13:29:18 nexus3.edgexfoundry.org:10004 13:29:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:29:18 Configure a credential helper to remove this warning. See 13:29:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:29:18 13:29:18 Login Succeeded 13:29:18 ****.io 13:29:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:29:18 Configure a credential helper to remove this warning. See 13:29:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:29:18 13:29:18 Login Succeeded 13:29:18 ---> ****-login.sh ends [Pipeline] } 13:29:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:29:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:29:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:29:19 ========================================================= 13:29:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 13:29:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:19 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 13:29:19 Sending build context to Docker daemon 587.3kB 13:29:19 Step 1/5 : FROM golang:1.23-alpine3.20 AS builder 13:29:20 1.23-alpine3.20: Pulling from library/golang 13:29:20 cf04c63912e1: Pulling fs layer 13:29:20 a5a9dd7d6fc2: Pulling fs layer 13:29:20 323003b0d8ad: Pulling fs layer 13:29:20 70cf7f03564c: Pulling fs layer 13:29:20 4f4fb700ef54: Pulling fs layer 13:29:20 70cf7f03564c: Waiting 13:29:20 4f4fb700ef54: Waiting 13:29:20 a5a9dd7d6fc2: Verifying Checksum 13:29:20 a5a9dd7d6fc2: Download complete 13:29:20 cf04c63912e1: Verifying Checksum 13:29:20 cf04c63912e1: Download complete 13:29:20 70cf7f03564c: Verifying Checksum 13:29:20 70cf7f03564c: Download complete 13:29:20 4f4fb700ef54: Verifying Checksum 13:29:20 4f4fb700ef54: Download complete 13:29:21 cf04c63912e1: Pull complete 13:29:21 a5a9dd7d6fc2: Pull complete 13:29:22 323003b0d8ad: Verifying Checksum 13:29:22 323003b0d8ad: Download complete 13:29:37 323003b0d8ad: Pull complete 13:29:37 70cf7f03564c: Pull complete 13:29:37 4f4fb700ef54: Pull complete 13:29:37 Digest: sha256:09742590377387b931261cbeb72ce56da1b0d750a27379f7385245b2b058b63a 13:29:37 Status: Downloaded newer image for golang:1.23-alpine3.20 13:29:37 ---> 329834fefb2a 13:29:37 Step 2/5 : WORKDIR /device-opcua 13:29:37 ---> Running in 5707f68e3163 13:29:37 Removing intermediate container 5707f68e3163 13:29:37 ---> b30042cd2e1f 13:29:37 Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 13:29:37 ---> Running in 808f7c5a6e17 13:29:37 Removing intermediate container 6106cdf0bb6a 13:29:37 ---> 158d9f7dab8d 13:29:37 Step 6/19 : FROM alpine:3.20 13:29:37 3.20: Pulling from library/alpine 13:29:37 43c4264eed91: Already exists 13:29:37 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 13:29:37 Status: Downloaded newer image for alpine:3.20 13:29:37 ---> 91ef0af61f39 13:29:37 Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 13:29:37 ---> Running in cff7e95dbef2 13:29:37 Removing intermediate container cff7e95dbef2 13:29:37 ---> 95fe23a815c4 13:29:37 Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init 13:29:37 ---> Running in 54cd105f6341 13:29:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:29:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:29:37 (1/6) Installing dumb-init (1.2.5-r3) 13:29:37 (2/6) Installing libgcc (13.2.1_git20240309-r0) 13:29:37 (3/6) Installing libsodium (1.0.19-r0) 13:29:37 (4/6) Installing libstdc++ (13.2.1_git20240309-r0) 13:29:37 (5/6) Installing libzmq (4.3.5-r2) 13:29:37 (6/6) Installing zeromq (4.3.5-r2) 13:29:37 Executing busybox-1.36.1-r29.trigger 13:29:37 OK: 12 MiB in 20 packages 13:29:37 Removing intermediate container 54cd105f6341 13:29:37 ---> 977e5dd4ed44 13:29:37 Step 9/19 : RUN apk --no-cache upgrade 13:29:37 ---> Running in 3ae8f87ebf2b 13:29:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:29:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:29:37 Upgrading critical system libraries and apk-tools: 13:29:37 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 13:29:37 Executing busybox-1.36.1-r29.trigger 13:29:37 Continuing the upgrade transaction with new apk-tools: 13:29:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:29:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:29:37 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 13:29:37 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 13:29:37 OK: 12 MiB in 20 packages 13:29:37 Removing intermediate container 3ae8f87ebf2b 13:29:37 ---> fcca496f24e6 13:29:37 Step 10/19 : EXPOSE 59997 13:29:37 ---> Running in debca5c62ece 13:29:38 Removing intermediate container debca5c62ece 13:29:38 ---> 212b2e679dd6 13:29:38 Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / 13:29:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:29:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:29:39 ---> 58d920083434 13:29:39 Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res 13:29:40 ---> c2978a558190 13:29:40 Step 13/19 : COPY LICENSE / 13:29:40 ---> 3275b0922dba 13:29:40 Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt 13:29:40 ---> 291e857d7c02 13:29:40 Step 15/19 : ENTRYPOINT ["/device-opcua"] 13:29:40 ---> Running in de1c665fd671 13:29:40 v3.20.3-272-g6c2442a58ef [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 13:29:40 v3.20.3-273-ga345161ce7a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 13:29:40 OK: 24046 distinct packages available 13:29:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:29:40 Removing intermediate container de1c665fd671 13:29:40 ---> 44822ee170fd 13:29:40 Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 13:29:40 ---> Running in 17554aaeec3d 13:29:40 Removing intermediate container 17554aaeec3d 13:29:40 ---> 46ed4933a634 13:29:40 Step 17/19 : LABEL arch=amd64 13:29:40 ---> Running in f56ad0344ffc 13:29:40 Removing intermediate container f56ad0344ffc 13:29:40 ---> 1d220fd82409 13:29:40 Step 18/19 : LABEL git_sha=8d9295f1749cbb6cb5fd2273271281422708c44f 13:29:40 ---> Running in 4cc8ea39173d 13:29:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:29:40 Removing intermediate container 4cc8ea39173d 13:29:40 ---> 04db07155152 13:29:40 Step 19/19 : LABEL version=0.0.0 13:29:40 ---> Running in cbc13572aaf5 13:29:40 Removing intermediate container cbc13572aaf5 13:29:40 ---> 485e8183ec93 13:29:40 [Warning] One or more build-args [MAKE ARCH BASE] were not consumed 13:29:40 Successfully built 485e8183ec93 13:29:40 Successfully tagged device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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 13:29:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:29:41 13:29:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:29:41 latest: Pulling from edgex-lftools-log-publisher 13:29:41 5eb5b503b376: Pulling fs layer 13:29:41 5c69ac0246d0: Pulling fs layer 13:29:41 ec43610c2a17: Pulling fs layer 13:29:41 3a2ae6a8a46f: Pulling fs layer 13:29:41 33b1e0a273af: Pulling fs layer 13:29:41 5d3b04190fa2: Pulling fs layer 13:29:41 2f39f015ded8: Pulling fs layer 13:29:41 5d3b04190fa2: Waiting 13:29:41 2f39f015ded8: Waiting 13:29:41 3a2ae6a8a46f: Waiting 13:29:41 33b1e0a273af: Waiting 13:29:41 (1/30) Installing libgcc (13.2.1_git20240309-r0) 13:29:41 (2/30) Installing jansson (2.14-r4) 13:29:41 (3/30) Installing libstdc++ (13.2.1_git20240309-r0) 13:29:41 (4/30) Installing zstd-libs (1.5.6-r0) 13:29:41 (5/30) Installing binutils (2.42-r0) 13:29:41 5c69ac0246d0: Download complete 13:29:41 3a2ae6a8a46f: Verifying Checksum 13:29:41 3a2ae6a8a46f: Download complete 13:29:41 33b1e0a273af: Verifying Checksum 13:29:41 33b1e0a273af: Download complete 13:29:42 5d3b04190fa2: Verifying Checksum 13:29:42 5d3b04190fa2: Download complete 13:29:42 ec43610c2a17: Verifying Checksum 13:29:42 ec43610c2a17: Download complete 13:29:42 5eb5b503b376: Download complete 13:29:42 (6/30) Installing libgomp (13.2.1_git20240309-r0) 13:29:42 (7/30) Installing libatomic (13.2.1_git20240309-r0) 13:29:42 (8/30) Installing gmp (6.3.0-r1) 13:29:42 (9/30) Installing isl26 (0.26-r1) 13:29:42 (10/30) Installing mpfr4 (4.2.1-r0) 13:29:42 (11/30) Installing mpc1 (1.3.1-r1) 13:29:42 (12/30) Installing gcc (13.2.1_git20240309-r0) 13:29:42 2f39f015ded8: Download complete 13:29:43 5eb5b503b376: Pull complete 13:29:43 5c69ac0246d0: Pull complete 13:29:43 ec43610c2a17: Pull complete 13:29:43 3a2ae6a8a46f: Pull complete 13:29:43 33b1e0a273af: Pull complete 13:29:44 5d3b04190fa2: Pull complete 13:29:46 (13/30) Installing brotli-libs (1.1.0-r2) 13:29:46 (14/30) Installing c-ares (1.33.1-r0) 13:29:46 (15/30) Installing libunistring (1.2-r0) 13:29:46 (16/30) Installing libidn2 (2.3.7-r0) 13:29:46 (17/30) Installing nghttp2-libs (1.62.1-r0) 13:29:46 (18/30) Installing libpsl (0.21.5-r1) 13:29:46 (19/30) Installing libcurl (8.11.0-r1) 13:29:46 (20/30) Installing libexpat (2.6.4-r0) 13:29:46 (21/30) Installing pcre2 (10.43-r0) 13:29:46 (22/30) Installing git (2.45.2-r0) 13:29:46 (23/30) Installing git-init-template (2.45.2-r0) 13:29:46 (24/30) Installing make (4.4.1-r2) 13:29:46 (25/30) Installing musl-dev (1.2.5-r0) 13:29:46 (26/30) Installing pkgconf (2.2.0-r0) 13:29:46 (27/30) Installing libsodium (1.0.19-r0) 13:29:46 (28/30) Installing libzmq (4.3.5-r2) 13:29:46 (29/30) Installing libsodium-dev (1.0.19-r0) 13:29:46 (30/30) Installing zeromq-dev (4.3.5-r2) 13:29:46 Executing busybox-1.36.1-r29.trigger 13:29:46 OK: 165 MiB in 45 packages 13:29:48 2f39f015ded8: Pull complete 13:29:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:29:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:29:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:29:48 prd-ubuntu20.04-docker-8c-8g-25922 does not seem to be running inside a container 13:29:48 $ 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_PR-88 -v /w/workspace/edgexfoundry_device-opc-ua_PR-88:/w/workspace/edgexfoundry_device-opc-ua_PR-88:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-88@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:29:52 Removing intermediate container 808f7c5a6e17 13:29:52 ---> a33708e883fb 13:29:52 Step 4/5 : COPY . . 13:29:53 ---> f6a343656d6a 13:29:53 Step 5/5 : RUN make build 13:29:53 ---> Running in 8fa911cdf00e 13:29:53 $ docker top 15dbddcbf97d720e6c67b3222936f768ed369e681fbb0fb3c410e0c9254218a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:29:53 ---> job-cost.sh 13:29:53 lf-activate-venv: SKIPPING 13:29:53 INFO: No Stack... 13:29:53 INFO: Retrieving Pricing Info for: v3-standard-8 13:29:54 INFO: Archiving Costs [Pipeline] sh 13:29:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 13:29:54 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.3 13:29:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.3 13:29:54 + cat /w/workspace/edgexfoundry_device-opc-ua_PR-88/archives/cost.csv 13:29:54 + cut -d, -f6 [Pipeline] lock 13:29:54 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-88-2-stack-cost] 13:29:54 Resource [jenkins-edgexfoundry-device-opc-ua-PR-88-2-stack-cost] did not exist. Created. 13:29:54 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-88-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:29:54 go: downloading github.com/gopcua/opcua v0.5.3 13:29:54 go: downloading github.com/spf13/cast v1.7.0 13:29:54 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.2 13:29:54 go: downloading github.com/labstack/echo/v4 v4.12.0 13:29:54 + echo total: 0.2199999988079071 [Pipeline] stash 13:29:54 Stashed 1 file(s) [Pipeline] } 13:29:54 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-PR-88-2-stack-cost] [Pipeline] // lock [Pipeline] } 13:29:54 $ docker stop --time=1 15dbddcbf97d720e6c67b3222936f768ed369e681fbb0fb3c410e0c9254218a1 13:29:55 go: downloading github.com/go-kit/log v0.2.1 13:29:55 go: downloading github.com/go-playground/validator/v10 v10.22.1 13:29:55 go: downloading github.com/google/uuid v1.6.0 13:29:55 go: downloading github.com/panjf2000/ants/v2 v2.10.0 13:29:55 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 13:29:55 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:29:55 go: downloading github.com/labstack/gommon v0.4.2 13:29:55 go: downloading golang.org/x/crypto v0.28.0 13:29:55 go: downloading golang.org/x/net v0.30.0 13:29:56 $ docker rm -f --volumes 15dbddcbf97d720e6c67b3222936f768ed369e681fbb0fb3c410e0c9254218a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:29:56 go: downloading github.com/go-logfmt/logfmt v0.5.1 13:29:56 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 13:29:56 go: downloading github.com/go-playground/universal-translator v0.18.1 13:29:56 go: downloading github.com/leodido/go-urn v1.4.0 13:29:57 go: downloading golang.org/x/text v0.19.0 13:29:57 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 13:29:57 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:29:57 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.3 13:29:57 go: downloading github.com/hashicorp/go-multierror v1.1.1 13:29:57 go: downloading gopkg.in/yaml.v3 v3.0.1 13:29:57 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.2 13:29:57 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.3 13:29:57 go: downloading github.com/mitchellh/copystructure v1.2.0 13:29:57 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 13:29:57 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.2 13:29:58 go: downloading github.com/mitchellh/mapstructure v1.5.0 13:29:58 go: downloading github.com/sirupsen/logrus v1.9.3 13:29:58 go: downloading github.com/openziti/sdk-golang v0.23.43 13:29:58 go: downloading golang.org/x/sync v0.8.0 13:29:58 go: downloading github.com/x448/float16 v0.8.4 13:29:58 go: downloading github.com/mattn/go-colorable v0.1.13 13:29:58 go: downloading github.com/mattn/go-isatty v0.0.20 13:29:58 go: downloading github.com/valyala/fasttemplate v1.2.2 13:29:58 go: downloading github.com/go-playground/locales v0.14.1 13:29:58 go: downloading golang.org/x/sys v0.26.0 13:30:00 go: downloading github.com/pkg/errors v0.9.1 13:30:00 go: downloading github.com/hashicorp/errwrap v1.1.0 13:30:00 go: downloading github.com/mitchellh/reflectwalk v1.0.2 13:30:00 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 13:30:00 go: downloading github.com/gorilla/websocket v1.5.3 13:30:00 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 13:30:00 go: downloading golang.org/x/time v0.6.0 13:30:00 go: downloading github.com/go-openapi/runtime v0.28.0 13:30:01 go: downloading github.com/go-openapi/strfmt v0.23.0 13:30:01 go: downloading github.com/go-resty/resty/v2 v2.15.3 13:30:01 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 13:30:01 go: downloading github.com/michaelquigley/pfxlog v0.6.10 13:30:01 go: downloading github.com/openziti/edge-api v0.26.32 13:30:05 go: downloading github.com/openziti/foundation/v2 v2.0.49 13:30:05 go: downloading github.com/openziti/identity v1.0.85 13:30:05 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 13:30:05 go: downloading github.com/zitadel/oidc/v2 v2.12.2 13:30:05 go: downloading golang.org/x/oauth2 v0.23.0 13:30:05 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 13:30:05 go: downloading github.com/kataras/go-events v0.0.3 13:30:05 go: downloading github.com/openziti/channel/v3 v3.0.4 13:30:05 go: downloading github.com/openziti/secretstream v0.1.25 13:30:05 go: downloading github.com/openziti/transport/v2 v2.0.146 13:30:05 go: downloading github.com/openziti/metrics v1.2.58 13:30:05 go: downloading github.com/valyala/bytebufferpool v1.0.0 13:30:05 go: downloading github.com/go-redis/redis/v7 v7.3.0 13:30:05 go: downloading github.com/zeebo/errs v1.3.0 13:30:05 go: downloading google.golang.org/grpc v1.67.1 13:30:07 go: downloading github.com/go-openapi/errors v0.22.0 13:30:07 go: downloading github.com/go-openapi/swag v0.23.0 13:30:07 go: downloading github.com/opentracing/opentracing-go v1.2.0 13:30:07 go: downloading go.opentelemetry.io/otel v1.29.0 13:30:07 go: downloading go.opentelemetry.io/otel/trace v1.29.0 13:30:07 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 13:30:07 go: downloading go.mongodb.org/mongo-driver v1.17.0 13:30:07 go: downloading github.com/oklog/ulid v1.3.1 13:30:07 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 13:30:07 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 13:30:07 go: downloading github.com/go-openapi/validate v0.24.0 13:30:08 go: downloading github.com/fsnotify/fsnotify v1.7.0 13:30:08 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 13:30:08 go: downloading github.com/gorilla/securecookie v1.1.2 13:30:09 go: downloading github.com/gorilla/schema v1.4.1 13:30:09 go: downloading github.com/muhlemmer/gu v0.3.1 13:30:09 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 13:30:09 go: downloading github.com/golang/protobuf v1.5.4 13:30:09 go: downloading google.golang.org/protobuf v1.34.2 13:30:10 go: downloading github.com/mitchellh/go-ps v1.0.0 13:30:10 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 13:30:11 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 13:30:11 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 13:30:11 go: downloading github.com/go-openapi/analysis v0.23.0 13:30:11 go: downloading github.com/go-openapi/loads v0.22.0 13:30:11 go: downloading github.com/go-openapi/spec v0.21.0 13:30:11 go: downloading github.com/mailru/easyjson v0.7.7 13:30:11 go: downloading github.com/go-logr/logr v1.4.2 13:30:11 go: downloading go.opentelemetry.io/otel/metric v1.29.0 13:30:11 go: downloading golang.org/x/term v0.25.0 13:30:11 go: downloading github.com/go-openapi/jsonpointer v0.21.0 13:30:11 go: downloading github.com/tklauser/go-sysconf v0.3.12 13:30:11 go: downloading github.com/josharian/intern v1.0.0 13:30:11 go: downloading github.com/go-logr/stdr v1.2.2 13:30:11 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 13:30:11 go: downloading github.com/tklauser/numcpus v0.6.1 13:30:11 go: downloading github.com/go-openapi/jsonreference v0.21.0 13:33:18 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 13:33:57 Removing intermediate container 8fa911cdf00e 13:33:57 ---> a517ff14622e 13:33:57 [Warning] One or more build-args [BASE MAKE] were not consumed 13:33:57 Successfully built a517ff14622e 13:33:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:57 + docker inspect -f . ci-base-image-arm64 13:33:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:33:57 prd-ubuntu20.04-docker-arm64-4c-16g-25923 does not seem to be running inside a container 13:33:57 $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:33:59 $ docker top aa0db361454cbf1a2d3ab0afe357f0deb32c0206b0aa4a9af8f8ed9f5795dada -eo pid,comm [Pipeline] { [Pipeline] sh 13:33:59 + go version 13:33:59 go version go1.23.3 linux/arm64 [Pipeline] } 13:33:59 $ docker stop --time=1 aa0db361454cbf1a2d3ab0afe357f0deb32c0206b0aa4a9af8f8ed9f5795dada 13:34:01 $ docker rm -f --volumes aa0db361454cbf1a2d3ab0afe357f0deb32c0206b0aa4a9af8f8ed9f5795dada [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:02 + docker inspect -f . ci-base-image-arm64 13:34:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:34:02 prd-ubuntu20.04-docker-arm64-4c-16g-25923 does not seem to be running inside a container 13:34:02 $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:34:03 $ docker top 69f9a6ac6c054c657469e2941ed285492883519e0878a019229b2decb9d4150e -eo pid,comm [Pipeline] { [Pipeline] sh 13:34:04 + git config --global --add safe.directory /w/workspace/device-opc-ua/2 [Pipeline] fileExists [Pipeline] sh 13:34:04 + make test 13:34:04 go install github.com/jstemmer/go-junit-report@v0.9.1 13:34:04 go: downloading github.com/jstemmer/go-junit-report v0.9.1 13:34:31 go install github.com/axw/gocov/gocov@v1.0.0 13:34:31 go: downloading github.com/axw/gocov v1.0.0 13:34:31 go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 13:34:41 go install github.com/AlekSi/gocov-xml@v1.0.0 13:34:41 go: downloading github.com/AlekSi/gocov-xml v1.0.0 13:34:43 go install github.com/jandelgado/gcov2lcov@v1.0.5 13:34:43 go: downloading github.com/jandelgado/gcov2lcov v1.0.5 13:34:45 rm -rf test-artifacts 13:34:45 mkdir test-artifacts 13:34:45 go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml 13:34:45 go: downloading github.com/stretchr/testify v1.9.0 13:34:45 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 13:34:45 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 13:38:22 gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml 13:38:22 gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo 13:38:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:38:22 $ docker stop --time=1 69f9a6ac6c054c657469e2941ed285492883519e0878a019229b2decb9d4150e 13:38:24 $ docker rm -f --volumes 69f9a6ac6c054c657469e2941ed285492883519e0878a019229b2decb9d4150e [Pipeline] // withDockerContainer [Pipeline] sh 13:38:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:38:26 Warning: overwriting stash ‘coverage-report’ 13:38:26 Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:38:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:38:27 + ls -al . 13:38:27 total 188 13:38:27 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 13:34 . 13:38:27 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 13:28 .. 13:38:27 -rw-rw-r-- 1 jenkins jenkins 62 Nov 8 13:28 .dockerignore 13:38:27 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 13:38 .git 13:38:27 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 13:28 .github 13:38:27 -rw-rw-r-- 1 jenkins jenkins 84 Nov 8 13:28 .gitignore 13:38:27 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 13:28 .vscode 13:38:27 -rw-rw-r-- 1 jenkins jenkins 7466 Nov 8 13:28 Attribution.txt 13:38:27 -rw-rw-r-- 1 jenkins jenkins 1125 Nov 8 13:28 Dockerfile 13:38:27 -rw-rw-r-- 1 jenkins jenkins 649 Nov 8 13:28 Jenkinsfile 13:38:27 -rw-rw-r-- 1 jenkins jenkins 11367 Nov 8 13:28 LICENSE 13:38:27 -rw-rw-r-- 1 jenkins jenkins 2185 Nov 8 13:28 Makefile 13:38:27 -rw-rw-r-- 1 jenkins jenkins 4182 Nov 8 13:28 README.md 13:38:27 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 13:26 VERSION 13:38:27 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 13:28 bin 13:38:27 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 13:28 cmd 13:38:27 -rw-rw-r-- 1 jenkins jenkins 6438 Nov 8 13:28 go.mod 13:38:27 -rw-rw-r-- 1 jenkins jenkins 88422 Nov 8 13:28 go.sum 13:38:27 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 13:28 internal 13:38:27 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 13:38 test-artifacts 13:38:27 -rw-rw-r-- 1 jenkins jenkins 260 Nov 8 13:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:27 + 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=7c01e07c3a588a4b770238e9581c807a9bd5be6a --label arch=arm64 --label version=0.0.0 . 13:38:27 Sending build context to Docker daemon 604.2kB 13:38:27 Step 1/19 : FROM golang:1.23-alpine3.20 AS builder 13:38:27 ---> 329834fefb2a 13:38:27 Step 2/19 : WORKDIR /device-opcua 13:38:27 ---> Using cache 13:38:27 ---> b30042cd2e1f 13:38:27 Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 13:38:27 ---> Using cache 13:38:27 ---> a33708e883fb 13:38:27 Step 4/19 : COPY . . 13:38:28 ---> cda3ac4fcbc6 13:38:28 Step 5/19 : RUN make build 13:38:28 ---> Running in 2ddc3d3973eb 13:38:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 13:38:29 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.3 13:38:29 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.3 13:38:30 go: downloading github.com/gopcua/opcua v0.5.3 13:38:30 go: downloading github.com/spf13/cast v1.7.0 13:38:30 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.2 13:38:30 go: downloading github.com/labstack/echo/v4 v4.12.0 13:38:31 go: downloading github.com/go-kit/log v0.2.1 13:38:31 go: downloading github.com/go-playground/validator/v10 v10.22.1 13:38:31 go: downloading github.com/google/uuid v1.6.0 13:38:31 go: downloading github.com/panjf2000/ants/v2 v2.10.0 13:38:31 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 13:38:31 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:38:31 go: downloading github.com/labstack/gommon v0.4.2 13:38:31 go: downloading golang.org/x/crypto v0.28.0 13:38:32 go: downloading golang.org/x/net v0.30.0 13:38:32 go: downloading github.com/go-logfmt/logfmt v0.5.1 13:38:32 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 13:38:32 go: downloading github.com/go-playground/universal-translator v0.18.1 13:38:33 go: downloading github.com/leodido/go-urn v1.4.0 13:38:33 go: downloading golang.org/x/text v0.19.0 13:38:33 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 13:38:33 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:38:33 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.3 13:38:34 go: downloading github.com/hashicorp/go-multierror v1.1.1 13:38:34 go: downloading gopkg.in/yaml.v3 v3.0.1 13:38:34 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.2 13:38:34 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.3 13:38:34 go: downloading github.com/mitchellh/copystructure v1.2.0 13:38:34 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 13:38:34 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.2 13:38:35 go: downloading github.com/mitchellh/mapstructure v1.5.0 13:38:35 go: downloading github.com/openziti/sdk-golang v0.23.43 13:38:35 go: downloading github.com/sirupsen/logrus v1.9.3 13:38:35 go: downloading golang.org/x/sync v0.8.0 13:38:35 go: downloading github.com/x448/float16 v0.8.4 13:38:35 go: downloading github.com/mattn/go-colorable v0.1.13 13:38:35 go: downloading github.com/mattn/go-isatty v0.0.20 13:38:35 go: downloading github.com/valyala/fasttemplate v1.2.2 13:38:35 go: downloading github.com/go-playground/locales v0.14.1 13:38:35 go: downloading golang.org/x/sys v0.26.0 13:38:37 go: downloading github.com/pkg/errors v0.9.1 13:38:37 go: downloading github.com/hashicorp/errwrap v1.1.0 13:38:37 go: downloading github.com/mitchellh/reflectwalk v1.0.2 13:38:37 go: downloading github.com/gorilla/websocket v1.5.3 13:38:37 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 13:38:38 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 13:38:38 go: downloading golang.org/x/time v0.6.0 13:38:38 go: downloading github.com/go-openapi/runtime v0.28.0 13:38:38 go: downloading github.com/go-openapi/strfmt v0.23.0 13:38:38 go: downloading github.com/go-resty/resty/v2 v2.15.3 13:38:38 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 13:38:38 go: downloading github.com/michaelquigley/pfxlog v0.6.10 13:38:38 go: downloading github.com/openziti/edge-api v0.26.32 13:38:41 go: downloading github.com/openziti/foundation/v2 v2.0.49 13:38:41 go: downloading github.com/openziti/identity v1.0.85 13:38:41 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 13:38:41 go: downloading github.com/zitadel/oidc/v2 v2.12.2 13:38:41 go: downloading golang.org/x/oauth2 v0.23.0 13:38:41 go: downloading github.com/openziti/channel/v3 v3.0.4 13:38:41 go: downloading github.com/openziti/secretstream v0.1.25 13:38:41 go: downloading github.com/openziti/transport/v2 v2.0.146 13:38:42 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 13:38:42 go: downloading github.com/kataras/go-events v0.0.3 13:38:42 go: downloading github.com/openziti/metrics v1.2.58 13:38:42 go: downloading github.com/valyala/bytebufferpool v1.0.0 13:38:42 go: downloading github.com/go-redis/redis/v7 v7.3.0 13:38:42 go: downloading github.com/zeebo/errs v1.3.0 13:38:42 go: downloading google.golang.org/grpc v1.67.1 13:38:44 go: downloading github.com/opentracing/opentracing-go v1.2.0 13:38:44 go: downloading go.opentelemetry.io/otel v1.29.0 13:38:44 go: downloading go.opentelemetry.io/otel/trace v1.29.0 13:38:44 go: downloading github.com/go-openapi/errors v0.22.0 13:38:44 go: downloading github.com/go-openapi/swag v0.23.0 13:38:44 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 13:38:44 go: downloading github.com/oklog/ulid v1.3.1 13:38:44 go: downloading go.mongodb.org/mongo-driver v1.17.0 13:38:44 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 13:38:45 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 13:38:45 go: downloading github.com/go-openapi/validate v0.24.0 13:38:46 go: downloading github.com/fsnotify/fsnotify v1.7.0 13:38:46 go: downloading github.com/gorilla/securecookie v1.1.2 13:38:46 go: downloading github.com/gorilla/schema v1.4.1 13:38:46 go: downloading github.com/muhlemmer/gu v0.3.1 13:38:46 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 13:38:46 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 13:38:46 go: downloading github.com/golang/protobuf v1.5.4 13:38:46 go: downloading google.golang.org/protobuf v1.34.2 13:38:47 go: downloading github.com/mitchellh/go-ps v1.0.0 13:38:47 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 13:38:48 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 13:38:48 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 13:38:48 go: downloading github.com/go-openapi/analysis v0.23.0 13:38:48 go: downloading github.com/go-openapi/loads v0.22.0 13:38:48 go: downloading github.com/go-openapi/spec v0.21.0 13:38:48 go: downloading github.com/go-logr/logr v1.4.2 13:38:48 go: downloading go.opentelemetry.io/otel/metric v1.29.0 13:38:48 go: downloading github.com/mailru/easyjson v0.7.7 13:38:48 go: downloading golang.org/x/term v0.25.0 13:38:48 go: downloading github.com/go-openapi/jsonpointer v0.21.0 13:38:49 go: downloading github.com/tklauser/go-sysconf v0.3.12 13:38:49 go: downloading github.com/go-logr/stdr v1.2.2 13:38:49 go: downloading github.com/josharian/intern v1.0.0 13:38:49 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 13:38:49 go: downloading github.com/go-openapi/jsonreference v0.21.0 13:38:49 go: downloading github.com/tklauser/numcpus v0.6.1 13:42:10 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 13:42:49 Removing intermediate container 2ddc3d3973eb 13:42:49 ---> b084416570e5 13:42:49 Step 6/19 : FROM alpine:3.20 13:42:49 3.20: Pulling from library/alpine 13:42:49 cf04c63912e1: Already exists 13:42:49 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 13:42:49 Status: Downloaded newer image for alpine:3.20 13:42:49 ---> c157a85ed455 13:42:49 Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 13:42:49 ---> Running in ff34316b6738 13:42:49 Removing intermediate container ff34316b6738 13:42:49 ---> 44d87f90afac 13:42:49 Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init 13:42:49 ---> Running in 09a8b6decb80 13:42:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:42:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:42:50 (1/6) Installing dumb-init (1.2.5-r3) 13:42:50 (2/6) Installing libgcc (13.2.1_git20240309-r0) 13:42:50 (3/6) Installing libsodium (1.0.19-r0) 13:42:50 (4/6) Installing libstdc++ (13.2.1_git20240309-r0) 13:42:50 (5/6) Installing libzmq (4.3.5-r2) 13:42:50 (6/6) Installing zeromq (4.3.5-r2) 13:42:50 Executing busybox-1.36.1-r29.trigger 13:42:50 OK: 13 MiB in 20 packages 13:42:51 Removing intermediate container 09a8b6decb80 13:42:51 ---> 467c94bcc475 13:42:51 Step 9/19 : RUN apk --no-cache upgrade 13:42:51 ---> Running in 28f883ac9853 13:42:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:42:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:42:54 Upgrading critical system libraries and apk-tools: 13:42:54 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 13:42:54 Executing busybox-1.36.1-r29.trigger 13:42:54 Continuing the upgrade transaction with new apk-tools: 13:42:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:42:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:42:55 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 13:42:55 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 13:42:55 OK: 13 MiB in 20 packages 13:42:56 Removing intermediate container 28f883ac9853 13:42:56 ---> bf754dc2e7fe 13:42:56 Step 10/19 : EXPOSE 59997 13:42:56 ---> Running in f2f64a349e72 13:42:57 Removing intermediate container f2f64a349e72 13:42:57 ---> 77d64724612d 13:42:57 Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / 13:42:59 ---> da0acb9f45ad 13:42:59 Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res 13:42:59 ---> 98bc8f9516a0 13:42:59 Step 13/19 : COPY LICENSE / 13:43:00 ---> d9b42859d647 13:43:00 Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt 13:43:00 ---> 1ca235f5a646 13:43:00 Step 15/19 : ENTRYPOINT ["/device-opcua"] 13:43:00 ---> Running in e4cae1c3dff6 13:43:01 Removing intermediate container e4cae1c3dff6 13:43:01 ---> e5b6d9e18d84 13:43:01 Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 13:43:01 ---> Running in 053afc718e09 13:43:01 Removing intermediate container 053afc718e09 13:43:01 ---> e3f957e9634d 13:43:01 Step 17/19 : LABEL arch=arm64 13:43:01 ---> Running in ceef951e19c8 13:43:01 Removing intermediate container ceef951e19c8 13:43:01 ---> 0e743a354694 13:43:01 Step 18/19 : LABEL git_sha=7c01e07c3a588a4b770238e9581c807a9bd5be6a 13:43:01 ---> Running in 0b3b0cedf244 13:43:01 Removing intermediate container 0b3b0cedf244 13:43:01 ---> 0ea1c3b195dc 13:43:01 Step 19/19 : LABEL version=0.0.0 13:43:02 ---> Running in 6ff9859b64a9 13:43:02 Removing intermediate container 6ff9859b64a9 13:43:02 ---> 1f34bd6f3e94 13:43:02 [Warning] One or more build-args [ARCH BASE MAKE] were not consumed 13:43:02 Successfully built 1f34bd6f3e94 13:43:02 Successfully tagged device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:43:03 13:43:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:43:03 arm64: Pulling from edgex-lftools-log-publisher 13:43:03 8998bd30e6a1: Pulling fs layer 13:43:03 04944245beec: Pulling fs layer 13:43:03 699f458cf7ca: Pulling fs layer 13:43:03 765212b225bb: Pulling fs layer 13:43:03 f23df028b6ca: Pulling fs layer 13:43:03 d65c8cfc05b1: Pulling fs layer 13:43:03 2437ff75d9bd: Pulling fs layer 13:43:03 765212b225bb: Waiting 13:43:03 f23df028b6ca: Waiting 13:43:03 2437ff75d9bd: Waiting 13:43:03 d65c8cfc05b1: Waiting 13:43:03 04944245beec: Verifying Checksum 13:43:03 04944245beec: Download complete 13:43:03 765212b225bb: Verifying Checksum 13:43:03 765212b225bb: Download complete 13:43:03 f23df028b6ca: Verifying Checksum 13:43:03 f23df028b6ca: Download complete 13:43:03 d65c8cfc05b1: Verifying Checksum 13:43:03 d65c8cfc05b1: Download complete 13:43:04 699f458cf7ca: Verifying Checksum 13:43:04 699f458cf7ca: Download complete 13:43:04 8998bd30e6a1: Verifying Checksum 13:43:04 8998bd30e6a1: Download complete 13:43:06 2437ff75d9bd: Verifying Checksum 13:43:06 2437ff75d9bd: Download complete 13:43:08 8998bd30e6a1: Pull complete 13:43:09 04944245beec: Pull complete 13:43:11 699f458cf7ca: Pull complete 13:43:11 765212b225bb: Pull complete 13:43:11 f23df028b6ca: Pull complete 13:43:12 d65c8cfc05b1: Pull complete 13:43:30 2437ff75d9bd: Pull complete 13:43:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:43:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:43:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:43:30 prd-ubuntu20.04-docker-arm64-4c-16g-25923 does not seem to be running inside a container 13:43:30 $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:43:33 $ docker top 96657c332f0fa2ad0110548caeaa07ac7bda386453428676e1bb73f828a34e2d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:43:34 ---> job-cost.sh 13:43:34 lf-activate-venv: SKIPPING 13:43:34 INFO: No Stack... 13:43:34 INFO: Retrieving Pricing Info for: v3-standard-4 13:43:35 INFO: Archiving Costs [Pipeline] sh 13:43:36 + cut -d, -f6 13:43:36 + cat /w/workspace/device-opc-ua/2/archives/cost.csv [Pipeline] lock 13:43:36 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-88-2-stack-cost] 13:43:36 Resource [jenkins-edgexfoundry-device-opc-ua-PR-88-2-stack-cost] did not exist. Created. 13:43:36 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-88-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:43:36 /w/workspace/device-opc-ua/2@tmp/durable-98159cdd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:43:37 + echo total: 0.10999999940395355 [Pipeline] stash 13:43:37 Warning: overwriting stash ‘stack-cost’ 13:43:37 Stashed 1 file(s) [Pipeline] } 13:43:37 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-PR-88-2-stack-cost] [Pipeline] // lock [Pipeline] } 13:43:37 $ docker stop --time=1 96657c332f0fa2ad0110548caeaa07ac7bda386453428676e1bb73f828a34e2d 13:43:39 $ docker rm -f --volumes 96657c332f0fa2ad0110548caeaa07ac7bda386453428676e1bb73f828a34e2d [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 13:43:39 provisioning config files... 13:43:39 not able to provide the file [ManagedFile: id=device-opc-ua-codecov-token, targetLocation=null, variable=CODECOV_TOKEN_FILE], can't be resolved by any provider - maybe it got deleted by an administrator? [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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 13:43:40 + [ -d /w/workspace/edgexfoundry_device-opc-ua_PR-88/archives ] 13:43:40 + ls -al /w/workspace/edgexfoundry_device-opc-ua_PR-88/archives 13:43:40 total 16 13:43:40 drwxr-xr-x 3 root root 4096 Nov 8 13:29 . 13:43:40 drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 13:29 .. 13:43:40 drwxr-xr-x 2 root root 4096 Nov 8 13:29 cost 13:43:40 -rw-r--r-- 1 root root 84 Nov 8 13:29 cost.csv 13:43:40 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_PR-88/archives 13:43:40 + ls -al /w/workspace/edgexfoundry_device-opc-ua_PR-88/archives 13:43:40 total 16 13:43:40 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 13:29 . 13:43:40 drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 13:29 .. 13:43:40 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 13:29 cost 13:43:40 -rw-r--r-- 1 jenkins jenkins 84 Nov 8 13:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:43:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:43:41 ---> package-listing.sh 13:43:41 ++ facter osfamily 13:43:41 ++ tr '[:upper:]' '[:lower:]' 13:43:42 + OS_FAMILY=debian 13:43:42 + workspace=/w/workspace/edgexfoundry_device-opc-ua_PR-88 13:43:42 + START_PACKAGES=/tmp/packages_start.txt 13:43:42 + END_PACKAGES=/tmp/packages_end.txt 13:43:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:43:42 + PACKAGES=/tmp/packages_start.txt 13:43:42 + '[' /w/workspace/edgexfoundry_device-opc-ua_PR-88 ']' 13:43:42 + PACKAGES=/tmp/packages_end.txt 13:43:42 + case "${OS_FAMILY}" in 13:43:42 + dpkg -l 13:43:42 + grep '^ii' 13:43:42 + '[' -f /tmp/packages_start.txt ']' 13:43:42 + '[' -f /tmp/packages_end.txt ']' 13:43:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:43:42 + '[' /w/workspace/edgexfoundry_device-opc-ua_PR-88 ']' 13:43:42 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_PR-88/archives/ 13:43:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_PR-88/archives/ [Pipeline] echo 13:43:42 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_PR-88/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:43:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:43:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:43:42 prd-ubuntu20.04-docker-8c-8g-25922 does not seem to be running inside a container 13:43:42 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_PR-88/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_PR-88 -v /w/workspace/edgexfoundry_device-opc-ua_PR-88:/w/workspace/edgexfoundry_device-opc-ua_PR-88:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-88@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:43:43 $ docker top ec30646e847089b4f25ca5bfc7eb8935bcaa97d8a56e932a9e3001465d058647 -eo pid,comm [Pipeline] { [Pipeline] sh 13:43:43 + touch /tmp/pre-build-complete [Pipeline] sh 13:43:43 + mkdir -p /var/log/sysstat [Pipeline] sh 13:43:44 + ls /var/log/sa-host 13:43:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:43:44 provisioning config files... 13:43:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp/config16003572395416083692tmp [Pipeline] { [Pipeline] echo 13:43:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:43:44 ---> create-netrc.sh [Pipeline] } 13:43:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:43:44 ---> python-tools-install.sh [Pipeline] echo 13:43:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:43:45 ---> sudo-logs.sh 13:43:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:43:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:43:45 ---> job-cost.sh 13:43:45 lf-activate-venv: SKIPPING 13:43:45 DEBUG: total: 0.2199999988079071 13:43:45 INFO: Retrieving Stack Cost... 13:43:46 INFO: Retrieving Pricing Info for: v3-standard-8 13:43:46 INFO: Archiving Costs [Pipeline] echo 13:43:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:43:46 ---> logs-deploy.sh 13:43:46 lf-activate-venv: SKIPPING 13:43:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/PR-88/2 13:43:46 INFO: archiving workspace using pattern(s): 13:43:47 Archives upload complete. 13:43:47 INFO: archiving logs to Nexus 13:43:48 ---> uname -a: 13:43:48 Linux prd-ubuntu20-04-docker-8c-8g-25922 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:43:48 13:43:48 13:43:48 ---> lscpu: 13:43:48 Architecture: x86_64 13:43:48 CPU op-mode(s): 32-bit, 64-bit 13:43:48 Byte Order: Little Endian 13:43:48 Address sizes: 40 bits physical, 48 bits virtual 13:43:48 CPU(s): 8 13:43:48 On-line CPU(s) list: 0-7 13:43:48 Thread(s) per core: 1 13:43:48 Core(s) per socket: 1 13:43:48 Socket(s): 8 13:43:48 NUMA node(s): 1 13:43:48 Vendor ID: AuthenticAMD 13:43:48 CPU family: 23 13:43:48 Model: 49 13:43:48 Model name: AMD EPYC-Rome Processor 13:43:48 Stepping: 0 13:43:48 CPU MHz: 2799.998 13:43:48 BogoMIPS: 5599.99 13:43:48 Virtualization: AMD-V 13:43:48 Hypervisor vendor: KVM 13:43:48 Virtualization type: full 13:43:48 L1d cache: 256 KiB 13:43:48 L1i cache: 256 KiB 13:43:48 L2 cache: 4 MiB 13:43:48 L3 cache: 128 MiB 13:43:48 NUMA node0 CPU(s): 0-7 13:43:48 Vulnerability Itlb multihit: Not affected 13:43:48 Vulnerability L1tf: Not affected 13:43:48 Vulnerability Mds: Not affected 13:43:48 Vulnerability Meltdown: Not affected 13:43:48 Vulnerability Mmio stale data: Not affected 13:43:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:43:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:43:48 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:43:48 Vulnerability Srbds: Not affected 13:43:48 Vulnerability Tsx async abort: Not affected 13:43:48 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:43:48 13:43:48 13:43:48 ---> nproc: 13:43:48 8 13:43:48 13:43:48 13:43:48 ---> df -h: 13:43:48 Filesystem Size Used Avail Use% Mounted on 13:43:48 overlay 155G 12G 144G 8% / 13:43:48 tmpfs 64M 0 64M 0% /dev 13:43:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:43:48 shm 64M 0 64M 0% /dev/shm 13:43:48 /dev/vda1 155G 12G 144G 8% /facter-os 13:43:48 13:43:48 13:43:48 ---> sar -b -r -n DEV: 13:43:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25922) 11/08/24 _x86_64_ (8 CPU) 13:43:48 13:43:48 13:25:51 LINUX RESTART (8 CPU) 13:43:48 13:43:48 13:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:43:48 13:27:02 388.99 48.36 340.63 0.00 5425.10 188979.44 0.00 13:43:48 13:28:01 128.27 1.53 126.74 0.00 35.11 70762.65 0.00 13:43:48 13:29:01 51.96 0.20 51.76 0.00 16.53 17582.00 0.00 13:43:48 13:30:01 200.10 0.02 200.08 0.00 1.87 77799.30 0.00 13:43:48 13:31:01 7.03 2.03 5.00 0.00 2336.14 169.06 0.00 13:43:48 13:32:01 25.35 9.73 15.61 0.00 1144.08 3637.66 0.00 13:43:48 13:33:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 13:43:48 13:34:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 13:43:48 13:35:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 13:43:48 13:36:01 1.55 0.00 1.55 0.00 0.00 25.60 0.00 13:43:48 13:37:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 13:43:48 13:38:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 13:43:48 13:39:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 13:43:48 13:40:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 13:43:48 13:41:01 1.75 0.02 1.73 0.00 0.13 20.66 0.00 13:43:48 13:42:01 1.42 0.00 1.42 0.00 0.00 15.99 0.00 13:43:48 13:43:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 13:43:48 Average: 47.88 3.64 44.24 0.00 527.45 21073.64 0.00 13:43:48 13:43:48 13:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:43:48 13:27:02 29608092 31568752 756764 2.30 70992 2169044 1827672 5.39 983088 1918548 11540 13:43:48 13:28:01 28536880 31561740 749492 2.28 115016 3127948 1765848 5.20 1109476 2785244 6588 13:43:48 13:29:01 27258492 31239896 1061228 3.23 125816 3972828 2517408 7.42 1834716 3225476 863188 13:43:48 13:30:01 27066228 31553848 750052 2.28 147000 4430464 1738688 5.12 1273296 3955524 368 13:43:48 13:31:01 26892212 31553384 750676 2.28 148816 4597784 1755284 5.17 1383948 4018484 94360 13:43:48 13:32:01 26808248 31518388 777312 2.36 152480 4635088 1816760 5.35 1453196 4016128 200 13:43:48 13:33:01 26812176 31522448 773160 2.35 152520 4635220 1816760 5.35 1448128 4016260 16 13:43:48 13:34:01 26812664 31523016 772564 2.35 152552 4635224 1816760 5.35 1448008 4016244 152 13:43:48 13:35:01 26818664 31529052 766460 2.33 152588 4635228 1816760 5.35 1441776 4016248 12 13:43:48 13:36:01 26818332 31529176 766624 2.33 152680 4635208 1816760 5.35 1441508 4016600 136 13:43:48 13:37:01 26818524 31529524 766416 2.33 152712 4635336 1816760 5.35 1441916 4016728 16 13:43:48 13:38:01 26818364 31529472 766348 2.33 152752 4635340 1816760 5.35 1441664 4016732 144 13:43:48 13:39:01 26818000 31529144 766624 2.33 152776 4635340 1816760 5.35 1441708 4016732 12 13:43:48 13:40:01 26817708 31528892 766800 2.33 152808 4635344 1816760 5.35 1441752 4016736 148 13:43:48 13:41:01 26816308 31527648 768200 2.34 152860 4635336 1788840 5.27 1441432 4016736 28 13:43:48 13:42:01 26816608 31527992 767808 2.33 152884 4635352 1788840 5.27 1441532 4016740 4 13:43:48 13:43:01 26816592 31528012 767764 2.33 152920 4635356 1788840 5.27 1441504 4016744 8 13:43:48 Average: 27126711 31517670 782017 2.38 143540 4348320 1842486 5.43 1406391 3770700 57466 13:43:48 13:43:48 13:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:43:48 13:27:02 ens3 458.79 300.72 3726.92 90.11 0.00 0.00 0.00 0.00 13:43:48 13:27:02 lo 7.00 7.00 0.69 0.69 0.00 0.00 0.00 0.00 13:43:48 13:27:02 docker0 1.07 1.40 0.12 4.44 0.00 0.00 0.00 0.00 13:43:48 13:28:01 ens3 198.49 106.81 2416.72 17.31 0.00 0.00 0.00 0.00 13:43:48 13:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:48 13:28:01 docker0 96.46 179.31 7.72 2401.47 0.00 0.00 0.00 0.00 13:43:48 13:29:01 veth79db770 71.44 127.01 7.21 1261.51 0.00 0.00 0.00 0.10 13:43:48 13:29:01 ens3 188.62 117.18 1371.95 26.51 0.00 0.00 0.00 0.00 13:43:48 13:29:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 13:43:48 13:29:01 docker0 87.02 142.56 7.49 1319.92 0.00 0.00 0.00 0.00 13:43:48 13:30:01 ens3 129.01 82.25 2708.96 15.81 0.00 0.00 0.00 0.00 13:43:48 13:30:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 13:43:48 13:30:01 docker0 6.57 12.23 0.41 175.99 0.00 0.00 0.00 0.00 13:43:48 13:31:01 ens3 106.05 48.58 1394.84 3.37 0.00 0.00 0.00 0.00 13:43:48 13:31:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 13:43:48 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:48 13:32:01 ens3 33.49 43.86 8.69 119.81 0.00 0.00 0.00 0.00 13:43:48 13:32:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 13:43:48 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:48 13:33:01 ens3 1.48 0.80 0.96 1.11 0.00 0.00 0.00 0.00 13:43:48 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:48 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:48 13:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:43:48 13:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:48 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:48 13:35:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 13:43:48 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:48 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:48 13:36:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:43:48 13:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:48 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:48 13:37:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 13:43:48 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:48 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:48 13:38:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:43:48 13:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:48 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:48 13:39:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:43:48 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:48 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:48 13:40:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:43:48 13:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:48 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:48 13:41:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:43:48 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:48 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:48 13:42:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 13:43:48 13:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:48 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:48 13:43:01 ens3 0.10 0.08 0.00 0.00 0.00 0.00 0.00 0.00 13:43:48 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:48 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:48 Average: ens3 65.57 41.17 682.34 16.13 0.00 0.00 0.00 0.00 13:43:48 Average: lo 0.64 0.64 0.06 0.06 0.00 0.00 0.00 0.00 13:43:48 Average: docker0 11.16 19.58 0.92 227.38 0.00 0.00 0.00 0.00 13:43:48 13:43:48 13:43:48 ---> sar -P ALL: 13:43:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25922) 11/08/24 _x86_64_ (8 CPU) 13:43:48 13:43:48 13:25:51 LINUX RESTART (8 CPU) 13:43:48 13:43:48 13:26:01 CPU %user %nice %system %iowait %steal %idle 13:43:48 13:27:02 all 8.15 0.00 2.70 3.40 0.05 85.69 13:43:48 13:27:02 0 8.96 0.00 3.55 5.16 0.07 82.27 13:43:48 13:27:02 1 9.41 0.00 2.10 0.37 0.05 88.08 13:43:48 13:27:02 2 9.79 0.00 2.44 1.06 0.07 86.65 13:43:48 13:27:02 3 6.88 0.00 2.36 7.82 0.07 82.87 13:43:48 13:27:02 4 9.25 0.00 2.73 7.14 0.03 80.84 13:43:48 13:27:02 5 7.36 0.00 2.70 0.28 0.07 89.59 13:43:48 13:27:02 6 7.40 0.00 3.42 3.85 0.05 85.27 13:43:48 13:27:02 7 6.17 0.00 2.35 1.56 0.03 89.88 13:43:48 13:28:01 all 27.49 0.00 5.53 3.85 0.08 63.05 13:43:48 13:28:01 0 28.27 0.00 5.61 0.94 0.07 65.10 13:43:48 13:28:01 1 27.62 0.00 5.14 1.01 0.07 66.17 13:43:48 13:28:01 2 28.62 0.00 4.63 0.34 0.07 66.35 13:43:48 13:28:01 3 27.38 0.00 5.57 0.02 0.07 66.97 13:43:48 13:28:01 4 26.48 0.00 4.72 1.83 0.07 66.90 13:43:48 13:28:01 5 26.67 0.00 6.49 23.13 0.09 43.63 13:43:48 13:28:01 6 28.32 0.00 6.20 2.26 0.12 63.10 13:43:48 13:28:01 7 26.58 0.00 5.86 1.40 0.09 66.07 13:43:48 13:29:01 all 43.76 0.00 7.78 0.98 0.09 47.40 13:43:48 13:29:01 0 42.47 0.00 8.10 0.29 0.08 49.06 13:43:48 13:29:01 1 43.88 0.00 7.84 0.42 0.08 47.78 13:43:48 13:29:01 2 43.82 0.00 7.47 0.52 0.08 48.11 13:43:48 13:29:01 3 43.67 0.00 7.90 0.81 0.13 47.50 13:43:48 13:29:01 4 43.74 0.00 8.21 5.01 0.10 42.94 13:43:48 13:29:01 5 44.14 0.00 7.48 0.25 0.08 48.05 13:43:48 13:29:01 6 44.27 0.00 7.80 0.24 0.07 47.63 13:43:48 13:29:01 7 44.05 0.00 7.44 0.35 0.07 48.08 13:43:48 13:30:01 all 11.78 0.00 3.43 5.28 0.07 79.44 13:43:48 13:30:01 0 11.62 0.00 2.72 0.12 0.07 85.47 13:43:48 13:30:01 1 11.18 0.00 3.33 0.03 0.05 85.40 13:43:48 13:30:01 2 12.91 0.00 2.79 5.92 0.03 78.34 13:43:48 13:30:01 3 10.15 0.00 3.83 1.56 0.05 84.41 13:43:48 13:30:01 4 11.48 0.00 4.96 32.37 0.14 51.04 13:43:48 13:30:01 5 11.68 0.00 2.91 0.32 0.07 85.02 13:43:48 13:30:01 6 13.33 0.00 4.03 2.51 0.08 80.04 13:43:48 13:30:01 7 11.86 0.00 2.91 0.05 0.05 85.13 13:43:48 13:31:01 all 0.38 0.00 0.15 0.11 0.01 99.34 13:43:48 13:31:01 0 0.03 0.00 0.03 0.00 0.00 99.93 13:43:48 13:31:01 1 0.74 0.00 0.28 0.00 0.02 98.96 13:43:48 13:31:01 2 0.52 0.00 0.13 0.02 0.02 99.32 13:43:48 13:31:01 3 0.02 0.00 0.03 0.02 0.00 99.93 13:43:48 13:31:01 4 0.07 0.00 0.05 0.18 0.02 99.68 13:43:48 13:31:01 5 0.18 0.00 0.10 0.03 0.02 99.67 13:43:48 13:31:01 6 1.37 0.00 0.12 0.00 0.02 98.50 13:43:48 13:31:01 7 0.15 0.00 0.47 0.67 0.02 98.70 13:43:48 13:32:01 all 0.91 0.00 0.35 0.24 0.01 98.49 13:43:48 13:32:01 0 0.97 0.00 0.45 0.72 0.02 97.85 13:43:48 13:32:01 1 0.67 0.00 0.27 0.32 0.02 98.73 13:43:48 13:32:01 2 0.73 0.00 0.25 0.03 0.02 98.97 13:43:48 13:32:01 3 0.97 0.00 0.48 0.00 0.02 98.53 13:43:48 13:32:01 4 0.42 0.00 0.47 0.67 0.02 98.43 13:43:48 13:32:01 5 1.37 0.00 0.25 0.02 0.00 98.36 13:43:48 13:32:01 6 0.80 0.00 0.32 0.07 0.02 98.80 13:43:48 13:32:01 7 1.39 0.00 0.28 0.12 0.00 98.21 13:43:48 13:33:01 all 0.04 0.00 0.01 0.00 0.01 99.94 13:43:48 13:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:43:48 13:33:01 1 0.02 0.00 0.03 0.00 0.02 99.93 13:43:48 13:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:43:48 13:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:43:48 13:33:01 4 0.00 0.00 0.00 0.02 0.00 99.98 13:43:48 13:33:01 5 0.18 0.00 0.02 0.00 0.02 99.78 13:43:48 13:33:01 6 0.05 0.00 0.03 0.00 0.03 99.88 13:43:48 13:33:01 7 0.00 0.00 0.02 0.00 0.02 99.97 13:43:48 13:34:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:43:48 13:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 13:43:48 13:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:43:48 13:34:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:43:48 13:34:01 3 0.00 0.00 0.02 0.00 0.02 99.97 13:43:48 13:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:43:48 13:34:01 5 0.03 0.00 0.02 0.00 0.00 99.95 13:43:48 13:34:01 6 0.02 0.00 0.03 0.00 0.02 99.93 13:43:48 13:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:43:48 13:35:01 all 0.03 0.00 0.00 0.00 0.01 99.96 13:43:48 13:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:43:48 13:35:01 1 0.05 0.00 0.02 0.00 0.00 99.93 13:43:48 13:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:43:48 13:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:43:48 13:35:01 4 0.02 0.00 0.00 0.03 0.02 99.93 13:43:48 13:35:01 5 0.05 0.00 0.00 0.00 0.02 99.93 13:43:48 13:35:01 6 0.07 0.00 0.02 0.00 0.02 99.90 13:43:48 13:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:43:48 13:36:01 all 0.03 0.00 0.02 0.01 0.01 99.93 13:43:48 13:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:43:48 13:36:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:43:48 13:36:01 2 0.02 0.00 0.02 0.00 0.02 99.95 13:43:48 13:36:01 3 0.05 0.00 0.07 0.00 0.02 99.87 13:43:48 13:36:01 4 0.00 0.00 0.00 0.12 0.00 99.88 13:43:48 13:36:01 5 0.07 0.00 0.02 0.00 0.00 99.92 13:43:48 13:36:01 6 0.03 0.00 0.02 0.00 0.02 99.93 13:43:48 13:36:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:43:48 13:37:01 all 0.06 0.00 0.01 0.01 0.01 99.92 13:43:48 13:37:01 0 0.03 0.00 0.00 0.00 0.02 99.95 13:43:48 13:37:01 1 0.05 0.00 0.00 0.00 0.00 99.95 13:43:48 13:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:43:48 13:37:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:43:48 13:37:01 4 0.00 0.00 0.02 0.07 0.00 99.92 13:43:48 13:37:01 5 0.27 0.00 0.02 0.00 0.02 99.70 13:43:48 13:37:01 6 0.05 0.00 0.03 0.00 0.02 99.90 13:43:48 13:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:43:48 13:43:48 13:37:01 CPU %user %nice %system %iowait %steal %idle 13:43:48 13:38:01 all 0.22 0.00 0.01 0.00 0.01 99.76 13:43:48 13:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:43:48 13:38:01 1 0.02 0.00 0.03 0.00 0.02 99.93 13:43:48 13:38:01 2 0.00 0.00 0.02 0.00 0.02 99.97 13:43:48 13:38:01 3 1.61 0.00 0.00 0.00 0.02 98.37 13:43:48 13:38:01 4 0.02 0.00 0.00 0.02 0.02 99.95 13:43:48 13:38:01 5 0.08 0.00 0.00 0.00 0.00 99.92 13:43:48 13:38:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:43:48 13:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:43:48 13:39:01 all 0.12 0.00 0.01 0.00 0.01 99.86 13:43:48 13:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:43:48 13:39:01 1 0.07 0.00 0.02 0.00 0.00 99.92 13:43:48 13:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:43:48 13:39:01 3 0.78 0.00 0.07 0.00 0.00 99.15 13:43:48 13:39:01 4 0.00 0.00 0.02 0.02 0.00 99.97 13:43:48 13:39:01 5 0.08 0.00 0.00 0.00 0.02 99.90 13:43:48 13:39:01 6 0.03 0.00 0.02 0.00 0.02 99.93 13:43:48 13:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:43:48 13:40:01 all 0.01 0.00 0.01 0.00 0.01 99.96 13:43:48 13:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:43:48 13:40:01 1 0.00 0.00 0.03 0.00 0.02 99.95 13:43:48 13:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:43:48 13:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:43:48 13:40:01 4 0.02 0.00 0.00 0.02 0.00 99.97 13:43:48 13:40:01 5 0.05 0.00 0.02 0.00 0.00 99.93 13:43:48 13:40:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:43:48 13:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:43:48 13:41:01 all 0.04 0.00 0.03 0.00 0.01 99.92 13:43:48 13:41:01 0 0.03 0.00 0.03 0.00 0.00 99.93 13:43:48 13:41:01 1 0.08 0.00 0.05 0.00 0.00 99.87 13:43:48 13:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 13:43:48 13:41:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:43:48 13:41:01 4 0.00 0.00 0.03 0.02 0.02 99.93 13:43:48 13:41:01 5 0.07 0.00 0.03 0.02 0.00 99.88 13:43:48 13:41:01 6 0.07 0.00 0.03 0.00 0.02 99.88 13:43:48 13:41:01 7 0.00 0.00 0.02 0.00 0.02 99.97 13:43:48 13:42:01 all 0.01 0.00 0.01 0.00 0.01 99.96 13:43:48 13:42:01 0 0.00 0.00 0.03 0.00 0.00 99.97 13:43:48 13:42:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:43:48 13:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:43:48 13:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:43:48 13:42:01 4 0.00 0.00 0.02 0.02 0.00 99.97 13:43:48 13:42:01 5 0.03 0.00 0.02 0.00 0.02 99.93 13:43:48 13:42:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:43:48 13:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:43:48 13:43:01 all 0.03 0.00 0.01 0.02 0.01 99.93 13:43:48 13:43:01 0 0.05 0.00 0.00 0.00 0.02 99.93 13:43:48 13:43:01 1 0.05 0.00 0.00 0.00 0.00 99.95 13:43:48 13:43:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:43:48 13:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:43:48 13:43:01 4 0.00 0.00 0.02 0.13 0.00 99.85 13:43:48 13:43:01 5 0.03 0.00 0.02 0.00 0.00 99.95 13:43:48 13:43:01 6 0.07 0.00 0.03 0.00 0.03 99.87 13:43:48 13:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:43:48 Average: all 5.42 0.00 1.17 0.81 0.02 92.58 13:43:48 Average: 0 5.38 0.00 1.20 0.42 0.02 92.98 13:43:48 Average: 1 5.48 0.00 1.12 0.12 0.02 93.26 13:43:48 Average: 2 5.63 0.00 1.04 0.46 0.02 92.84 13:43:48 Average: 3 5.34 0.00 1.19 0.60 0.02 92.85 13:43:48 Average: 4 5.29 0.00 1.23 2.74 0.02 90.72 13:43:48 Average: 5 5.37 0.00 1.17 1.38 0.02 92.06 13:43:48 Average: 6 5.58 0.00 1.29 0.52 0.03 92.58 13:43:48 Average: 7 5.26 0.00 1.13 0.24 0.02 93.36 13:43:48 13:43:48 13:43:48