Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0f27b4e884d38fa7156051bfde96c0a285fb8485 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-ssh4688605010989375314.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh14993696194799236177.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7552207436690749041.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh14416603716178895888.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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14459538035053513633.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-opc-ua, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-opc-ua-settings PROJECT: device-opc-ua USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-opc-ua DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9608 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-opc-ua.git > git init /w/workspace/edgexfoundry_device-opc-ua_main # 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 Avoid second fetch Checking out Revision 0f27b4e884d38fa7156051bfde96c0a285fb8485 (main) Commit message: "Merge pull request #161 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65" > git config core.sparsecheckout # timeout=10 > git checkout -f 0f27b4e884d38fa7156051bfde96c0a285fb8485 # timeout=10 > git rev-list --no-walk 2d2eb550d2c933fe287f6e1864d8a1026e9002d4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:03:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:03:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:03:14 ========================================================= 06:03:14 EdgeX Global Pipelines Version Info 06:03:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:03:15 ------------------- 06:03:15 stable info: 06:03:15 ------------------- 06:03:15 Commited By: Cherry Wang cherry@iotechsys.com 06:03:15 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 06:03:15 Message: update stable to v1.0.278 06:03:16 ------------------- 06:03:16 experimental info: 06:03:16 ------------------- 06:03:16 Commited By: **** collab-it+edgex@linuxfoundation.org 06:03:16 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 06:03:16 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:03:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:03:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:03:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:03:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:03:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:03:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f27b4e884d38fa7156051bfde96c0a285fb8485 [Pipeline] echo 06:03:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f27b4e [Pipeline] echo 06:03:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:03:17 provisioning config files... 06:03:17 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config9914338022524560964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:03:17 ---> ****-login.sh 06:03:17 nexus3.edgexfoundry.org:10001 06:03:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:17 06:03:17 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:03:17 Configure a credential helper to remove this warning. See 06:03:17 https://docs.****.com/go/credential-store/ 06:03:17 06:03:17 Login Succeeded 06:03:17 nexus3.edgexfoundry.org:10002 06:03:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:18 06:03:18 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:03:18 Configure a credential helper to remove this warning. See 06:03:18 https://docs.****.com/go/credential-store/ 06:03:18 06:03:18 Login Succeeded 06:03:18 nexus3.edgexfoundry.org:10003 06:03:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:18 06:03:18 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:03:18 Configure a credential helper to remove this warning. See 06:03:18 https://docs.****.com/go/credential-store/ 06:03:18 06:03:18 Login Succeeded 06:03:18 nexus3.edgexfoundry.org:10004 06:03:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:18 06:03:18 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:03:18 Configure a credential helper to remove this warning. See 06:03:18 https://docs.****.com/go/credential-store/ 06:03:18 06:03:18 Login Succeeded 06:03:18 ****.io 06:03:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:18 06:03:18 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:03:18 Configure a credential helper to remove this warning. See 06:03:18 https://docs.****.com/go/credential-store/ 06:03:18 06:03:18 Login Succeeded 06:03:18 ---> ****-login.sh ends [Pipeline] } 06:03:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:03:18 + git rev-list -1 --merges 0f27b4e884d38fa7156051bfde96c0a285fb8485~1..0f27b4e884d38fa7156051bfde96c0a285fb8485 [Pipeline] echo 06:03:18 -----------> git rev-list -1 --merges 0f27b4e884d38fa7156051bfde96c0a285fb8485~1..0f27b4e884d38fa7156051bfde96c0a285fb8485 0f27b4e884d38fa7156051bfde96c0a285fb8485 06:03:18 0f27b4e884d38fa7156051bfde96c0a285fb8485 [false] [Pipeline] sh 06:03:19 + git log --format=format:%s -1 0f27b4e884d38fa7156051bfde96c0a285fb8485 [Pipeline] echo 06:03:19 ========================================================= 06:03:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:03:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:03:19 + git log --format=format:%s -1 0f27b4e884d38fa7156051bfde96c0a285fb8485 [Pipeline] echo 06:03:19 [semverPrep] GIT_COMMIT: 0f27b4e884d38fa7156051bfde96c0a285fb8485, Commit Message: Merge pull request #161 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65 [Pipeline] echo 06:03:19 [semverPrep] This is not a build commit. [Pipeline] sh 06:03:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:03:19 + grep -v github /etc/ssh/ssh_known_hosts 06:03:19 + [ -e /tmp/ssh_known_hosts ] 06:03:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:03:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:03:19 + sudo tee -a /etc/ssh/ssh_known_hosts 06:03:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:03:20 06:03:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:03:20 0.1.4: Pulling from edgex-devops/py-git-semver 06:03:20 3dae71ba6b94: Pulling fs layer 06:03:20 6bf1a483ea7c: Pulling fs layer 06:03:20 f5dfc541a4d3: Pulling fs layer 06:03:20 461d9e800cba: Pulling fs layer 06:03:20 80192f66455f: Pulling fs layer 06:03:20 2e8e34ca0e6c: Pulling fs layer 06:03:20 a29436f7fd5d: Pulling fs layer 06:03:20 923cac83aea3: Pulling fs layer 06:03:20 25ad8b0a4227: Pulling fs layer 06:03:20 db01528c6b51: Pulling fs layer 06:03:20 28988de357af: Pulling fs layer 06:03:20 80192f66455f: Waiting 06:03:20 461d9e800cba: Waiting 06:03:20 2e8e34ca0e6c: Waiting 06:03:20 db01528c6b51: Waiting 06:03:20 923cac83aea3: Waiting 06:03:20 28988de357af: Waiting 06:03:20 a29436f7fd5d: Waiting 06:03:20 25ad8b0a4227: Waiting 06:03:20 6bf1a483ea7c: Verifying Checksum 06:03:20 6bf1a483ea7c: Download complete 06:03:20 461d9e800cba: Download complete 06:03:20 80192f66455f: Download complete 06:03:20 f5dfc541a4d3: Verifying Checksum 06:03:20 f5dfc541a4d3: Download complete 06:03:20 3dae71ba6b94: Verifying Checksum 06:03:20 3dae71ba6b94: Download complete 06:03:20 923cac83aea3: Verifying Checksum 06:03:20 923cac83aea3: Download complete 06:03:20 25ad8b0a4227: Verifying Checksum 06:03:20 25ad8b0a4227: Download complete 06:03:20 db01528c6b51: Verifying Checksum 06:03:20 db01528c6b51: Download complete 06:03:20 28988de357af: Verifying Checksum 06:03:20 28988de357af: Download complete 06:03:21 a29436f7fd5d: Verifying Checksum 06:03:21 a29436f7fd5d: Download complete 06:03:21 2e8e34ca0e6c: Verifying Checksum 06:03:21 2e8e34ca0e6c: Download complete 06:03:22 3dae71ba6b94: Pull complete 06:03:22 6bf1a483ea7c: Pull complete 06:03:23 f5dfc541a4d3: Pull complete 06:03:23 461d9e800cba: Pull complete 06:03:23 80192f66455f: Pull complete 06:03:27 2e8e34ca0e6c: Pull complete 06:03:28 a29436f7fd5d: Pull complete 06:03:28 923cac83aea3: Pull complete 06:03:28 25ad8b0a4227: Pull complete 06:03:28 db01528c6b51: Pull complete 06:03:28 28988de357af: Pull complete 06:03:29 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:03:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:03:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:29 prd-ubuntu20.04-docker-8c-8g-9608 does not seem to be running inside a container 06:03:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:03:33 $ docker top 55ab4fce09462446bbfa043ecbfe1f758c10167d25cfce0ebec5d276a507de92 -eo pid,comm 06:03:33 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:03:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:03:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:03:33 [ssh-agent] Looking for ssh-agent implementation... 06:03:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:03:33 $ docker exec 55ab4fce09462446bbfa043ecbfe1f758c10167d25cfce0ebec5d276a507de92 ssh-agent 06:03:34 SSH_AUTH_SOCK=/tmp/ssh-onMo3vR8npD6/agent.32 06:03:34 SSH_AGENT_PID=38 06:03:34 Running ssh-add (command line suppressed) 06:03:34 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_3371803018829212845.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_3371803018829212845.key) 06:03:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:03:34 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] sh 06:03:34 + git tag --points-at HEAD [Pipeline] } 06:03:34 $ docker exec --env ******** --env ******** 55ab4fce09462446bbfa043ecbfe1f758c10167d25cfce0ebec5d276a507de92 ssh-agent -k 06:03:34 unset SSH_AUTH_SOCK; 06:03:34 unset SSH_AGENT_PID; 06:03:34 echo Agent pid 38 killed; 06:03:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:03:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:03:34 [ssh-agent] Looking for ssh-agent implementation... 06:03:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:03:35 $ docker exec 55ab4fce09462446bbfa043ecbfe1f758c10167d25cfce0ebec5d276a507de92 ssh-agent 06:03:35 SSH_AUTH_SOCK=/tmp/ssh-JTZCoJzoJ1Gs/agent.85 06:03:35 SSH_AGENT_PID=91 06:03:35 Running ssh-add (command line suppressed) 06:03:35 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_18049087738152124371.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_18049087738152124371.key) 06:03:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:03:35 + git semver init 06:03:35 2026-05-19 06:03:35,742 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:03:35 2026-05-19 06:03:35,746 [run_init] DEBUG init version:0.0.0 force:False 06:03:35 2026-05-19 06:03:35,746 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver 06:03:35 2026-05-19 06:03:35,747 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver 06:03:35 2026-05-19 06:03:35,747 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/edgexfoundry_device-opc-ua_main/.semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) 06:03:37 2026-05-19 06:03:36,905 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude 06:03:37 2026-05-19 06:03:36,906 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False 06:03:37 2026-05-19 06:03:36,906 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 06:03:37 2026-05-19 06:03:36,906 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 06:03:37 4.1.0-dev.17 [Pipeline] } 06:03:37 $ docker exec --env ******** --env ******** 55ab4fce09462446bbfa043ecbfe1f758c10167d25cfce0ebec5d276a507de92 ssh-agent -k 06:03:37 unset SSH_AUTH_SOCK; 06:03:37 unset SSH_AGENT_PID; 06:03:37 echo Agent pid 91 killed; 06:03:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:03:37 + git semver [Pipeline] } 06:03:37 $ docker stop --time=1 55ab4fce09462446bbfa043ecbfe1f758c10167d25cfce0ebec5d276a507de92 06:03:39 $ docker rm -f --volumes 55ab4fce09462446bbfa043ecbfe1f758c10167d25cfce0ebec5d276a507de92 [Pipeline] // withDockerContainer [Pipeline] sh 06:03:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:03:39 Stashed 1 file(s) [Pipeline] echo 06:03:39 [edgeXSemver]: initialized semver on version 4.1.0-dev.17 [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 06:03:39 provisioning config files... 06:03:39 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config829104633313810967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:03:40 ---> ****-login.sh 06:03:40 nexus3.edgexfoundry.org:10001 06:03:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:40 Login Succeeded 06:03:40 nexus3.edgexfoundry.org:10002 06:03:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:40 Login Succeeded 06:03:40 nexus3.edgexfoundry.org:10003 06:03:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:40 Login Succeeded 06:03:40 nexus3.edgexfoundry.org:10004 06:03:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:40 Login Succeeded 06:03:40 ****.io 06:03:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:40 Login Succeeded 06:03:40 ---> ****-login.sh ends [Pipeline] } 06:03:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:03:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:03:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:03:40 ========================================================= 06:03:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 06:03:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:41 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 06:03:41 #0 building with "default" instance using docker driver 06:03:41 06:03:41 #1 [internal] load build definition from Dockerfile 06:03:41 #1 transferring dockerfile: 1.28kB done 06:03:41 #1 DONE 0.0s 06:03:41 06:03:41 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 06:03:41 #2 DONE 0.1s 06:03:42 06:03:42 #3 [internal] load .dockerignore 06:03:42 #3 transferring context: 102B done 06:03:42 #3 DONE 0.0s 06:03:42 06:03:42 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 06:03:42 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 06:03:42 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 06:03:42 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 06:03:42 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 2.10MB / 3.80MB 0.1s 06:03:42 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 06:03:42 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 6.29MB / 60.15MB 0.1s 06:03:42 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 06:03:42 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s 06:03:42 #4 ... 06:03:42 06:03:42 #5 [internal] load build context 06:03:42 #5 transferring context: 18.75MB 0.2s done 06:03:42 #5 DONE 0.2s 06:03:42 06:03:42 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 06:03:42 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 06:03:42 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 16.78MB / 60.15MB 0.2s 06:03:42 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 06:03:42 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 06:03:42 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s 06:03:42 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 06:03:42 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done 06:03:42 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s 06:03:42 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 32.51MB / 60.15MB 0.3s 06:03:42 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 06:03:42 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 5.24MB / 11.98MB 0.3s 06:03:42 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 06:03:42 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 06:03:42 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.5s done 06:03:42 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 18.87MB / 112.58MB 0.5s 06:03:42 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 06:03:42 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.5s 06:03:42 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 32.51MB / 112.58MB 0.6s 06:03:42 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 9.44MB / 14.72MB 0.6s 06:03:42 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 51.38MB / 112.58MB 0.7s 06:03:42 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s 06:03:43 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 69.21MB / 112.58MB 0.9s 06:03:43 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.9s done 06:03:43 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 89.10MB / 112.58MB 1.0s 06:03:43 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.9s done 06:03:43 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 06:03:43 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s 06:03:43 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.6s done 06:03:48 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.5s done 06:03:48 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 06:03:48 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 06:03:48 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 06:03:48 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 06:03:48 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 06:03:48 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 06:03:48 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 06:03:51 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.7s done 06:03:51 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 06:03:51 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 06:03:51 #4 DONE 9.7s 06:03:51 06:03:51 #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 06:03:51 #6 0.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:03:52 #6 0.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:03:52 #6 0.592 OK: 265 MiB in 60 packages 06:03:54 Still waiting to schedule task 06:03:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:03:55 #6 DONE 3.5s 06:03:55 06:03:55 #7 [builder 3/7] WORKDIR /device-opcua 06:03:55 #7 DONE 0.0s 06:03:55 06:03:55 #8 [builder 4/7] COPY go.mod vendor* ./ 06:03:55 #8 DONE 0.0s 06:03:55 06:03:55 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:10 #9 DONE 14.5s 06:04:10 06:04:10 #10 [builder 6/7] COPY . . 06:04:10 #10 DONE 0.1s 06:04:10 06:04:10 #11 [builder 7/7] RUN echo noop 06:04:10 #11 0.217 noop 06:04:10 #11 DONE 0.3s 06:04:10 06:04:10 #12 exporting to image 06:04:10 #12 exporting layers 06:04:17 #12 exporting layers 7.0s done 06:04:17 #12 writing image sha256:1bf6901419c2aa2f32b994eb507a296fd81a63c5f62a4cf2a212251800c8368d done 06:04:17 #12 naming to docker.io/library/ci-base-image-x86_64 done 06:04:17 #12 DONE 7.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:17 + docker inspect -f . ci-base-image-x86_64 06:04:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:17 prd-ubuntu20.04-docker-8c-8g-9608 does not seem to be running inside a container 06:04:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:04:17 $ docker top 762d0422d7a28a63f3374ea71282dbbcfc0a88de08c9b6b0c144c963d63dd1f7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:18 + go version 06:04:18 go version go1.25.2 linux/amd64 [Pipeline] } 06:04:18 $ docker stop --time=1 762d0422d7a28a63f3374ea71282dbbcfc0a88de08c9b6b0c144c963d63dd1f7 06:04:19 $ docker rm -f --volumes 762d0422d7a28a63f3374ea71282dbbcfc0a88de08c9b6b0c144c963d63dd1f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:19 + docker inspect -f . ci-base-image-x86_64 06:04:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:19 prd-ubuntu20.04-docker-8c-8g-9608 does not seem to be running inside a container 06:04:20 $ 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_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:04:20 $ docker top 684796c0983c01e95c351f9c476baee0769f629f205154763c317dcd8cf3aca1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:20 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh 06:04:20 + make test 06:04:20 go test ./... -coverprofile=coverage.out 06:04:22 ? github.com/edgexfoundry/device-opc-ua [no test files] 06:04:44 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 06:04:44 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.013s coverage: 41.4% of statements 06:04:44 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 06:04:52 0 issues. 06:04:52 go vet ./... 06:04:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:04:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:04:58 ./bin/test-attribution-txt.sh 06:04:58 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 06:04:58 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 06:04:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:04:58 $ docker stop --time=1 684796c0983c01e95c351f9c476baee0769f629f205154763c317dcd8cf3aca1 06:05:01 $ docker rm -f --volumes 684796c0983c01e95c351f9c476baee0769f629f205154763c317dcd8cf3aca1 [Pipeline] // withDockerContainer [Pipeline] sh 06:05:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:05:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:05:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:05:02 + ls -al . 06:05:02 total 236 06:05:02 drwxrwxr-x 9 jenkins jenkins 4096 May 19 06:04 . 06:05:02 drwxrwxr-x 4 jenkins jenkins 4096 May 19 06:03 .. 06:05:02 -rw-rw-r-- 1 jenkins jenkins 62 May 19 06:03 .dockerignore 06:05:02 drwxrwxr-x 8 jenkins jenkins 4096 May 19 06:04 .git 06:05:02 drwxrwxr-x 2 jenkins jenkins 4096 May 19 06:03 .github 06:05:02 -rw-rw-r-- 1 jenkins jenkins 101 May 19 06:03 .gitignore 06:05:02 -rw-rw-r-- 1 jenkins jenkins 359 May 19 06:03 .golangci.yml 06:05:02 drwxr-xr-x 3 jenkins jenkins 4096 May 19 06:03 .semver 06:05:02 drwxrwxr-x 2 jenkins jenkins 4096 May 19 06:03 .vscode 06:05:02 -rw-rw-r-- 1 jenkins jenkins 22466 May 19 06:03 Attribution.txt 06:05:02 -rw-rw-r-- 1 jenkins jenkins 2560 May 19 06:03 CHANGELOG.md 06:05:02 -rw-rw-r-- 1 jenkins jenkins 1242 May 19 06:03 Dockerfile 06:05:02 -rw-rw-r-- 1 jenkins jenkins 672 May 19 06:03 Jenkinsfile 06:05:02 -rw-rw-r-- 1 jenkins jenkins 11367 May 19 06:03 LICENSE 06:05:02 -rw-rw-r-- 1 jenkins jenkins 2473 May 19 06:03 Makefile 06:05:02 -rw-rw-r-- 1 jenkins jenkins 4109 May 19 06:03 README.md 06:05:02 -rw-rw-r-- 1 jenkins jenkins 12 May 19 06:03 VERSION 06:05:02 drwxrwxr-x 2 jenkins jenkins 4096 May 19 06:03 bin 06:05:02 drwxrwxr-x 3 jenkins jenkins 4096 May 19 06:03 cmd 06:05:02 -rw-r--r-- 1 jenkins jenkins 23970 May 19 06:04 coverage.out 06:05:02 -rw-rw-r-- 1 jenkins jenkins 6736 May 19 06:03 go.mod 06:05:02 -rw-rw-r-- 1 jenkins jenkins 89331 May 19 06:03 go.sum 06:05:02 drwxrwxr-x 4 jenkins jenkins 4096 May 19 06:03 internal 06:05:02 -rw-rw-r-- 1 jenkins jenkins 260 May 19 06:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:02 + 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=0f27b4e884d38fa7156051bfde96c0a285fb8485 --label arch=amd64 --label version=4.1.0-dev.17 . 06:05:02 #0 building with "default" instance using docker driver 06:05:02 06:05:02 #1 [internal] load build definition from Dockerfile 06:05:02 #1 transferring dockerfile: 1.28kB done 06:05:02 #1 DONE 0.0s 06:05:02 06:05:02 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:05:02 #2 DONE 0.0s 06:05:02 06:05:02 #3 [internal] load metadata for docker.io/library/alpine:3.22 06:05:02 #3 DONE 0.1s 06:05:03 06:05:03 #4 [internal] load .dockerignore 06:05:03 #4 transferring context: 102B done 06:05:03 #4 DONE 0.0s 06:05:03 06:05:03 #5 [internal] load build context 06:05:03 #5 transferring context: 36.19kB 0.0s done 06:05:03 #5 DONE 0.0s 06:05:03 06:05:03 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 06:05:03 #6 DONE 0.1s 06:05:03 06:05:03 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 06:05:03 #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 06:05:03 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s 06:05:03 #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 06:05:03 #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 06:05:03 #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 06:05:03 #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 06:05:03 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done 06:05:03 #7 DONE 0.3s 06:05:03 06:05:03 #8 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init 06:05:03 #8 0.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:05:03 #8 0.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:05:04 #8 0.631 (1/6) Installing dumb-init (1.2.5-r3) 06:05:04 #8 0.642 (2/6) Installing libgcc (14.2.0-r6) 06:05:04 #8 0.648 (3/6) Installing libsodium (1.0.20-r1) 06:05:04 #8 0.656 (4/6) Installing libstdc++ (14.2.0-r6) 06:05:04 #8 0.677 (5/6) Installing libzmq (4.3.5-r2) 06:05:04 #8 0.686 (6/6) Installing zeromq (4.3.5-r2) 06:05:04 #8 0.701 Executing busybox-1.37.0-r20.trigger 06:05:04 #8 0.709 OK: 11 MiB in 22 packages 06:05:04 #8 DONE 0.8s 06:05:04 06:05:04 #9 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 06:05:04 #9 0.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:05:04 #9 0.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:05:04 #9 0.767 OK: 265 MiB in 60 packages 06:05:04 #9 DONE 0.9s 06:05:04 06:05:04 #10 [builder 3/7] WORKDIR /device-opcua 06:05:04 #10 DONE 0.0s 06:05:04 06:05:04 #11 [builder 4/7] COPY go.mod vendor* ./ 06:05:04 #11 DONE 0.0s 06:05:04 06:05:04 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:05:04 #12 DONE 0.6s 06:05:04 06:05:04 #13 [stage-1 3/6] RUN apk --no-cache upgrade 06:05:04 #13 0.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:05:04 #13 0.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:05:04 #13 ... 06:05:04 06:05:04 #14 [builder 6/7] COPY . . 06:05:04 #14 DONE 0.1s 06:05:05 06:05:05 #13 [stage-1 3/6] RUN apk --no-cache upgrade 06:05:05 #13 0.822 OK: 11 MiB in 22 packages 06:05:05 #13 DONE 0.9s 06:05:05 06:05:05 #15 [builder 7/7] RUN make build 06:05:05 #15 0.211 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 06:05:31 #15 24.91 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:05:31 #15 DONE 26.1s 06:05:31 06:05:31 #16 [stage-1 4/6] COPY --from=builder /device-opcua/cmd / 06:05:31 #16 DONE 0.2s 06:05:31 06:05:31 #17 [stage-1 5/6] COPY --from=builder /device-opcua/LICENSE / 06:05:31 #17 DONE 0.0s 06:05:31 06:05:31 #18 [stage-1 6/6] COPY --from=builder /device-opcua/Attribution.txt / 06:05:31 #18 DONE 0.0s 06:05:31 06:05:31 #19 exporting to image 06:05:31 #19 exporting layers 0.1s done 06:05:31 #19 writing image sha256:49ed1b44dadabdffbd88f015cff5bb1266ae843a7dbcd2c503a1f7c44d6c72f0 done 06:05:31 #19 naming to docker.io/library/device-opc-ua done 06:05:31 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:05:32 provisioning config files... 06:05:32 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config4762711664744431023tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:05:32 ---> ****-login.sh 06:05:32 nexus3.edgexfoundry.org:10001 06:05:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:32 Login Succeeded 06:05:32 nexus3.edgexfoundry.org:10002 06:05:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:32 Login Succeeded 06:05:32 nexus3.edgexfoundry.org:10003 06:05:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:32 Login Succeeded 06:05:32 nexus3.edgexfoundry.org:10004 06:05:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:32 Login Succeeded 06:05:32 ****.io 06:05:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:32 Login Succeeded 06:05:32 ---> ****-login.sh ends [Pipeline] } 06:05:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:05:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:05:32 [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: 06:05:32 0f27b4e884d38fa7156051bfde96c0a285fb8485 06:05:32 latest 06:05:32 4.1.0-dev.17 06:05:32 0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17 06:05:32 main 06:05:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:33 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:33 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485 06:05:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 06:05:33 cfded2cb18dc: Preparing 06:05:33 8f05e04a12d5: Preparing 06:05:33 f323e2ba212b: Preparing 06:05:33 8804006ef9a6: Preparing 06:05:33 5ed225468256: Preparing 06:05:33 0854555d70ac: Preparing 06:05:33 0854555d70ac: Waiting 06:05:33 8804006ef9a6: Pushed 06:05:33 8f05e04a12d5: Pushed 06:05:33 cfded2cb18dc: Pushed 06:05:33 0854555d70ac: Layer already exists 06:05:34 5ed225468256: Pushed 06:05:38 f323e2ba212b: Pushed 06:05:38 0f27b4e884d38fa7156051bfde96c0a285fb8485: digest: sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:39 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:39 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest 06:05:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 06:05:39 cfded2cb18dc: Preparing 06:05:39 8f05e04a12d5: Preparing 06:05:39 f323e2ba212b: Preparing 06:05:39 8804006ef9a6: Preparing 06:05:39 5ed225468256: Preparing 06:05:39 0854555d70ac: Preparing 06:05:39 0854555d70ac: Waiting 06:05:39 5ed225468256: Layer already exists 06:05:39 8f05e04a12d5: Layer already exists 06:05:39 8804006ef9a6: Layer already exists 06:05:39 cfded2cb18dc: Layer already exists 06:05:39 f323e2ba212b: Layer already exists 06:05:39 0854555d70ac: Layer already exists 06:05:39 latest: digest: sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:39 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:39 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17 06:05:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 06:05:39 cfded2cb18dc: Preparing 06:05:39 8f05e04a12d5: Preparing 06:05:39 f323e2ba212b: Preparing 06:05:39 8804006ef9a6: Preparing 06:05:39 5ed225468256: Preparing 06:05:39 0854555d70ac: Preparing 06:05:39 0854555d70ac: Waiting 06:05:39 8f05e04a12d5: Layer already exists 06:05:39 5ed225468256: Layer already exists 06:05:39 8804006ef9a6: Layer already exists 06:05:39 cfded2cb18dc: Layer already exists 06:05:39 f323e2ba212b: Layer already exists 06:05:39 0854555d70ac: Layer already exists 06:05:39 4.1.0-dev.17: digest: sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:40 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:40 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17 06:05:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 06:05:40 cfded2cb18dc: Preparing 06:05:40 8f05e04a12d5: Preparing 06:05:40 f323e2ba212b: Preparing 06:05:40 8804006ef9a6: Preparing 06:05:40 5ed225468256: Preparing 06:05:40 0854555d70ac: Preparing 06:05:40 0854555d70ac: Waiting 06:05:40 5ed225468256: Layer already exists 06:05:40 f323e2ba212b: Layer already exists 06:05:40 8f05e04a12d5: Layer already exists 06:05:40 cfded2cb18dc: Layer already exists 06:05:40 8804006ef9a6: Layer already exists 06:05:40 0854555d70ac: Layer already exists 06:05:40 0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17: digest: sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:40 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:41 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main 06:05:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 06:05:41 cfded2cb18dc: Preparing 06:05:41 8f05e04a12d5: Preparing 06:05:41 f323e2ba212b: Preparing 06:05:41 8804006ef9a6: Preparing 06:05:41 5ed225468256: Preparing 06:05:41 0854555d70ac: Preparing 06:05:41 0854555d70ac: Waiting 06:05:41 8804006ef9a6: Layer already exists 06:05:41 8f05e04a12d5: Layer already exists 06:05:41 f323e2ba212b: Layer already exists 06:05:41 5ed225468256: Layer already exists 06:05:41 cfded2cb18dc: Layer already exists 06:05:41 0854555d70ac: Layer already exists 06:05:41 main: digest: sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:05:41 ===================================================== [Pipeline] echo 06:05:41 taggedImages: 06:05:41 - nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485 06:05:41 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 06:05:41 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17 06:05:41 - nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17 06:05:41 - nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] echo 06:05:41 ========================================================= 06:05:41 [edgeXBuildMultiArch] RAW Config: 06:05:41 images: 06:05:41 - nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485 06:05:41 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 06:05:41 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17 06:05:41 - nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17 06:05:41 - nexus3.edgexfoundry.org:10004/device-opc-ua:main 06:05:41 settingsFile: 06:05:41 device-opc-ua-settings 06:05:41 ========================================================= [Pipeline] node 06:05:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9610 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws 06:05:49 Running in /w/workspace/device-opc-ua/34 [Pipeline] { [Pipeline] checkout 06:05:52 Selected Git installation does not exist. Using Default 06:05:52 The recommended git tool is: NONE 06:05:56 Still waiting to schedule task 06:05:56 All nodes of label ‘centos7-docker-4c-2g’ are offline 06:05:57 using credential edgex-jenkins-ssh 06:05:57 Cloning the remote Git repository 06:05:57 Cloning repository git@github.com:edgexfoundry/device-opc-ua.git 06:05:57 > git init /w/workspace/device-opc-ua/34 # timeout=10 06:05:57 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git 06:05:57 > git --version # timeout=10 06:05:57 > git --version # 'git version 2.25.1' 06:05:57 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:06:01 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 06:06:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:06:01 Avoid second fetch 06:06:01 Checking out Revision 0f27b4e884d38fa7156051bfde96c0a285fb8485 (main) 06:06:02 Commit message: "Merge pull request #161 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65" 06:06:01 > git config core.sparsecheckout # timeout=10 06:06:02 > git checkout -f 0f27b4e884d38fa7156051bfde96c0a285fb8485 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:06:06 provisioning config files... 06:06:06 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/34@tmp/config7898147163887924556tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:06:07 ---> ****-login.sh 06:06:07 nexus3.edgexfoundry.org:10001 06:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:06:08 Configure a credential helper to remove this warning. See 06:06:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:06:08 06:06:08 Login Succeeded 06:06:08 nexus3.edgexfoundry.org:10002 06:06:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:06:08 Configure a credential helper to remove this warning. See 06:06:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:06:08 06:06:08 Login Succeeded 06:06:08 nexus3.edgexfoundry.org:10003 06:06:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:06:08 Configure a credential helper to remove this warning. See 06:06:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:06:08 06:06:08 Login Succeeded 06:06:08 nexus3.edgexfoundry.org:10004 06:06:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:06:09 Configure a credential helper to remove this warning. See 06:06:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:06:09 06:06:09 Login Succeeded 06:06:09 ****.io 06:06:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:06:09 Configure a credential helper to remove this warning. See 06:06:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:06:09 06:06:09 Login Succeeded 06:06:09 ---> ****-login.sh ends [Pipeline] } 06:06:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:06:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:06:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:06:10 ========================================================= 06:06:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 06:06:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:10 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 06:06:10 Sending build context to Docker daemon 9.578MB 06:06:11 Step 1/10 : ARG BASE=golang:1.25-alpine3.22 06:06:11 Step 2/10 : FROM ${BASE} AS builder 06:06:11 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:06:11 6b59a28fa201: Pulling fs layer 06:06:11 d32bb0dddca7: Pulling fs layer 06:06:11 5dab1238d3d9: Pulling fs layer 06:06:11 196fd7d83e7d: Pulling fs layer 06:06:11 4f4fb700ef54: Pulling fs layer 06:06:11 8ba94037c8f0: Pulling fs layer 06:06:11 deaec5988b04: Pulling fs layer 06:06:11 9f65657bb879: Pulling fs layer 06:06:11 196fd7d83e7d: Waiting 06:06:11 4f4fb700ef54: Waiting 06:06:11 8ba94037c8f0: Waiting 06:06:11 deaec5988b04: Waiting 06:06:11 9f65657bb879: Waiting 06:06:11 d32bb0dddca7: Verifying Checksum 06:06:11 d32bb0dddca7: Download complete 06:06:11 196fd7d83e7d: Download complete 06:06:11 4f4fb700ef54: Verifying Checksum 06:06:11 4f4fb700ef54: Download complete 06:06:11 8ba94037c8f0: Verifying Checksum 06:06:11 8ba94037c8f0: Download complete 06:06:11 6b59a28fa201: Download complete 06:06:11 9f65657bb879: Verifying Checksum 06:06:11 9f65657bb879: Download complete 06:06:12 5dab1238d3d9: Verifying Checksum 06:06:12 5dab1238d3d9: Download complete 06:06:13 6b59a28fa201: Pull complete 06:06:14 deaec5988b04: Verifying Checksum 06:06:14 deaec5988b04: Download complete 06:06:14 d32bb0dddca7: Pull complete 06:06:20 Running on prd-centos7-docker-4c-2g-9611 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:06:20 provisioning config files... 06:06:20 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config2821403318191195773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:06:21 ---> ****-login.sh 06:06:21 nexus3.edgexfoundry.org:10001 06:06:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:06:22 Configure a credential helper to remove this warning. See 06:06:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:06:22 06:06:22 Login Succeeded 06:06:22 nexus3.edgexfoundry.org:10002 06:06:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:06:22 Configure a credential helper to remove this warning. See 06:06:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:06:22 06:06:22 Login Succeeded 06:06:22 nexus3.edgexfoundry.org:10003 06:06:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:06:22 Configure a credential helper to remove this warning. See 06:06:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:06:22 06:06:22 Login Succeeded 06:06:22 nexus3.edgexfoundry.org:10004 06:06:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:06:23 Configure a credential helper to remove this warning. See 06:06:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:06:23 06:06:23 Login Succeeded 06:06:23 ****.io 06:06:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:06:23 Configure a credential helper to remove this warning. See 06:06:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:06:23 06:06:23 Login Succeeded 06:06:23 ---> ****-login.sh ends [Pipeline] } 06:06:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:06:23 + docker buildx ls 06:06:24 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:06:24 default * docker 06:06:24 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:06:24 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 06:06:24 edgex-builder [Pipeline] sh 06:06:25 + docker buildx inspect --bootstrap 06:06:25 #1 [internal] booting buildkit 06:06:25 #1 pulling image moby/buildkit:buildx-stable-1 06:06:29 #1 pulling image moby/buildkit:buildx-stable-1 3.5s done 06:06:29 #1 creating container buildx_buildkit_edgex-builder0 06:06:29 5dab1238d3d9: Pull complete 06:06:29 196fd7d83e7d: Pull complete 06:06:29 4f4fb700ef54: Pull complete 06:06:29 8ba94037c8f0: Pull complete 06:06:30 #1 creating container buildx_buildkit_edgex-builder0 1.5s done 06:06:30 #1 DONE 5.0s 06:06:30 Name: edgex-builder 06:06:30 Driver: docker-container 06:06:30 06:06:30 Nodes: 06:06:30 Name: edgex-builder0 06:06:30 Endpoint: unix:///var/run/docker.sock 06:06:30 Status: running 06:06:30 Buildkit: v0.29.0 06:06:30 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 06:06:30 + docker buildx ls 06:06:30 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:06:30 edgex-builder * docker-container 06:06:30 edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 06:06:30 default docker 06:06:30 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:06:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485' 06:06:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485 --push - 06:06:31 #1 [internal] load build definition from Dockerfile 06:06:31 #1 transferring dockerfile: 198B done 06:06:31 #1 DONE 0.0s 06:06:31 06:06:31 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485 06:06:31 #2 DONE 0.1s 06:06:31 06:06:31 #3 [internal] load .dockerignore 06:06:31 #3 transferring context: 06:06:31 #3 transferring context: 2B done 06:06:31 #3 DONE 0.0s 06:06:31 06:06:31 #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485 06:06:31 #4 DONE 0.1s 06:06:31 06:06:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af 06:06:31 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af 0.0s done 06:06:31 #5 DONE 0.0s 06:06:31 06:06:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af 06:06:31 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af 0.0s done 06:06:31 #6 DONE 0.1s 06:06:31 06:06:31 #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 06:06:31 #7 DONE 0.0s 06:06:31 06:06:31 #8 exporting to image 06:06:31 #8 exporting layers done 06:06:31 #8 exporting manifest sha256:2254739ab3714a692c35f764dbc45152619839d09d3a27ef49c2ef1651e0d041 done 06:06:31 #8 exporting config sha256:49ed1b44dadabdffbd88f015cff5bb1266ae843a7dbcd2c503a1f7c44d6c72f0 done 06:06:31 #8 exporting manifest sha256:749515a2158a2b650975203bca2aa2bd1cb4b658e79c6d04cfe5cec7d2081b93 done 06:06:31 #8 exporting config sha256:498bf2497ccb79f3b9014d53ee55884f31e988ecb0cbc8f2e86cd78e23b40ec3 done 06:06:31 #8 exporting manifest list sha256:cb26a4de2b59b84a1a781736e09d238cb127b3c0d0f69f1a376d01011c9551d7 done 06:06:31 #8 pushing layers 0.1s done 06:06:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485@sha256:cb26a4de2b59b84a1a781736e09d238cb127b3c0d0f69f1a376d01011c9551d7 06:06:31 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:06:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485@sha256:cb26a4de2b59b84a1a781736e09d238cb127b3c0d0f69f1a376d01011c9551d7 0.1s done 06:06:31 #8 DONE 0.2s 06:06:31 06:06:31 1 warning found (use --debug to expand): 06:06:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:06:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest' 06:06:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:latest --push - 06:06:32 #1 [internal] load build definition from Dockerfile 06:06:32 #1 transferring dockerfile: 164B done 06:06:32 #1 DONE 0.0s 06:06:32 06:06:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest 06:06:32 #2 DONE 0.0s 06:06:32 06:06:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest 06:06:32 #3 DONE 0.0s 06:06:32 06:06:32 #4 [internal] load .dockerignore 06:06:32 #4 transferring context: 2B done 06:06:32 #4 DONE 0.0s 06:06:32 06:06:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af 06:06:32 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af 0.0s done 06:06:32 #5 CACHED 06:06:32 06:06:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af 06:06:32 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af 0.0s done 06:06:32 #6 DONE 0.0s 06:06:32 06:06:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af 06:06:32 #6 CACHED 06:06:32 06:06:32 #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 06:06:32 #7 DONE 0.0s 06:06:32 06:06:32 #8 exporting to image 06:06:32 #8 exporting layers done 06:06:32 #8 exporting manifest sha256:2254739ab3714a692c35f764dbc45152619839d09d3a27ef49c2ef1651e0d041 done 06:06:32 #8 exporting config sha256:49ed1b44dadabdffbd88f015cff5bb1266ae843a7dbcd2c503a1f7c44d6c72f0 done 06:06:32 #8 exporting manifest sha256:749515a2158a2b650975203bca2aa2bd1cb4b658e79c6d04cfe5cec7d2081b93 done 06:06:32 #8 exporting config sha256:498bf2497ccb79f3b9014d53ee55884f31e988ecb0cbc8f2e86cd78e23b40ec3 done 06:06:32 #8 exporting manifest list sha256:cb26a4de2b59b84a1a781736e09d238cb127b3c0d0f69f1a376d01011c9551d7 done 06:06:32 #8 pushing layers 0.0s done 06:06:32 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:cb26a4de2b59b84a1a781736e09d238cb127b3c0d0f69f1a376d01011c9551d7 0.1s done 06:06:32 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:06:32 #8 DONE 0.1s 06:06:32 06:06:32 1 warning found (use --debug to expand): 06:06:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:06:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17' 06:06:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17 --push - 06:06:32 #1 [internal] load build definition from Dockerfile 06:06:32 #1 transferring dockerfile: 170B done 06:06:32 #1 DONE 0.0s 06:06:32 06:06:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17 06:06:32 #2 DONE 0.0s 06:06:32 06:06:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17 06:06:32 #3 DONE 0.0s 06:06:32 06:06:32 #4 [internal] load .dockerignore 06:06:32 #4 transferring context: 2B done 06:06:32 #4 DONE 0.0s 06:06:32 06:06:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af 06:06:32 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af 0.0s done 06:06:32 #5 CACHED 06:06:32 06:06:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af 06:06:32 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af 0.0s done 06:06:32 #6 CACHED 06:06:32 06:06:32 #7 exporting to image 06:06:32 #7 exporting layers done 06:06:32 #7 exporting manifest sha256:2254739ab3714a692c35f764dbc45152619839d09d3a27ef49c2ef1651e0d041 done 06:06:32 #7 exporting config sha256:49ed1b44dadabdffbd88f015cff5bb1266ae843a7dbcd2c503a1f7c44d6c72f0 done 06:06:32 #7 exporting manifest sha256:749515a2158a2b650975203bca2aa2bd1cb4b658e79c6d04cfe5cec7d2081b93 done 06:06:32 #7 exporting config sha256:498bf2497ccb79f3b9014d53ee55884f31e988ecb0cbc8f2e86cd78e23b40ec3 done 06:06:32 #7 exporting manifest list sha256:cb26a4de2b59b84a1a781736e09d238cb127b3c0d0f69f1a376d01011c9551d7 done 06:06:32 #7 pushing layers 0.0s done 06:06:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17@sha256:cb26a4de2b59b84a1a781736e09d238cb127b3c0d0f69f1a376d01011c9551d7 06:06:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:06:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17@sha256:cb26a4de2b59b84a1a781736e09d238cb127b3c0d0f69f1a376d01011c9551d7 0.1s done 06:06:32 #7 DONE 0.1s 06:06:32 06:06:32 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 06:06:32 #8 DONE 0.0s 06:06:32 06:06:32 1 warning found (use --debug to expand): 06:06:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:06:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17' 06:06:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17 --push - 06:06:33 #1 [internal] load build definition from Dockerfile 06:06:33 #1 transferring dockerfile: 211B done 06:06:33 #1 DONE 0.0s 06:06:33 06:06:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17 06:06:33 #2 DONE 0.0s 06:06:33 06:06:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17 06:06:33 #3 DONE 0.0s 06:06:33 06:06:33 #4 [internal] load .dockerignore 06:06:33 #4 transferring context: 2B done 06:06:33 #4 DONE 0.0s 06:06:33 06:06:33 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af 06:06:33 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af 0.0s done 06:06:33 #5 CACHED 06:06:33 06:06:33 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af 06:06:33 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af 0.0s done 06:06:33 #6 CACHED 06:06:33 06:06:33 #7 exporting to image 06:06:33 #7 exporting layers done 06:06:33 #7 exporting manifest sha256:2254739ab3714a692c35f764dbc45152619839d09d3a27ef49c2ef1651e0d041 done 06:06:33 #7 exporting config sha256:49ed1b44dadabdffbd88f015cff5bb1266ae843a7dbcd2c503a1f7c44d6c72f0 done 06:06:33 #7 exporting manifest sha256:749515a2158a2b650975203bca2aa2bd1cb4b658e79c6d04cfe5cec7d2081b93 done 06:06:33 #7 exporting config sha256:498bf2497ccb79f3b9014d53ee55884f31e988ecb0cbc8f2e86cd78e23b40ec3 done 06:06:33 #7 exporting manifest list sha256:cb26a4de2b59b84a1a781736e09d238cb127b3c0d0f69f1a376d01011c9551d7 done 06:06:33 #7 pushing layers 0.0s done 06:06:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17@sha256:cb26a4de2b59b84a1a781736e09d238cb127b3c0d0f69f1a376d01011c9551d7 06:06:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:06:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17@sha256:cb26a4de2b59b84a1a781736e09d238cb127b3c0d0f69f1a376d01011c9551d7 0.1s done 06:06:33 #7 DONE 0.1s 06:06:33 06:06:33 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 06:06:33 #8 DONE 0.0s 06:06:33 06:06:33 1 warning found (use --debug to expand): 06:06:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:06:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main' 06:06:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:main --push - 06:06:33 #1 [internal] load build definition from Dockerfile 06:06:33 #1 transferring dockerfile: 162B done 06:06:33 #1 DONE 0.0s 06:06:33 06:06:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main 06:06:33 #2 DONE 0.0s 06:06:33 06:06:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main 06:06:33 #3 DONE 0.0s 06:06:33 06:06:33 #4 [internal] load .dockerignore 06:06:33 #4 transferring context: 2B done 06:06:33 #4 DONE 0.0s 06:06:33 06:06:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af 06:06:33 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af 0.0s done 06:06:33 #5 CACHED 06:06:33 06:06:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af 06:06:33 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af 0.0s done 06:06:33 #6 CACHED 06:06:33 06:06:33 #7 exporting to image 06:06:33 #7 exporting layers done 06:06:33 #7 exporting manifest sha256:2254739ab3714a692c35f764dbc45152619839d09d3a27ef49c2ef1651e0d041 done 06:06:33 #7 exporting config sha256:49ed1b44dadabdffbd88f015cff5bb1266ae843a7dbcd2c503a1f7c44d6c72f0 done 06:06:33 #7 exporting manifest sha256:749515a2158a2b650975203bca2aa2bd1cb4b658e79c6d04cfe5cec7d2081b93 done 06:06:33 #7 exporting config sha256:498bf2497ccb79f3b9014d53ee55884f31e988ecb0cbc8f2e86cd78e23b40ec3 done 06:06:33 #7 exporting manifest list sha256:cb26a4de2b59b84a1a781736e09d238cb127b3c0d0f69f1a376d01011c9551d7 done 06:06:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:06:33 #7 DONE 0.0s 06:06:34 06:06:34 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 06:06:34 #8 DONE 0.0s 06:06:34 06:06:34 #7 exporting to image 06:06:34 #7 pushing layers 0.0s done 06:06:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:cb26a4de2b59b84a1a781736e09d238cb127b3c0d0f69f1a376d01011c9551d7 0.1s done 06:06:34 #7 DONE 0.1s 06:06:34 06:06:34 1 warning found (use --debug to expand): 06:06:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:06:34 + '[' -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:06:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:06:35 ---> package-listing.sh 06:06:35 ++ facter osfamily 06:06:35 ++ tr '[:upper:]' '[:lower:]' 06:06:35 + OS_FAMILY=redhat 06:06:35 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 06:06:35 + START_PACKAGES=/tmp/packages_start.txt 06:06:35 + END_PACKAGES=/tmp/packages_end.txt 06:06:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:06:35 + PACKAGES=/tmp/packages_start.txt 06:06:35 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 06:06:35 + PACKAGES=/tmp/packages_end.txt 06:06:35 + case "${OS_FAMILY}" in 06:06:35 + sort 06:06:35 + rpm -qa 06:06:36 + '[' -f /tmp/packages_start.txt ']' 06:06:36 + '[' -f /tmp/packages_end.txt ']' 06:06:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:06:36 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 06:06:36 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 06:06:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 06:06:36 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:06:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:06:36 06:06:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:06:37 latest: Pulling from edgex-lftools-log-publisher 06:06:37 5eb5b503b376: Pulling fs layer 06:06:37 5c69ac0246d0: Pulling fs layer 06:06:37 ec43610c2a17: Pulling fs layer 06:06:37 3a2ae6a8a46f: Pulling fs layer 06:06:37 33b1e0a273af: Pulling fs layer 06:06:37 5d3b04190fa2: Pulling fs layer 06:06:37 2f39f015ded8: Pulling fs layer 06:06:37 3a2ae6a8a46f: Waiting 06:06:37 33b1e0a273af: Waiting 06:06:37 5d3b04190fa2: Waiting 06:06:37 2f39f015ded8: Waiting 06:06:37 5c69ac0246d0: Verifying Checksum 06:06:37 5c69ac0246d0: Download complete 06:06:37 3a2ae6a8a46f: Verifying Checksum 06:06:37 3a2ae6a8a46f: Download complete 06:06:37 33b1e0a273af: Verifying Checksum 06:06:37 33b1e0a273af: Download complete 06:06:37 5d3b04190fa2: Verifying Checksum 06:06:37 5d3b04190fa2: Download complete 06:06:37 ec43610c2a17: Verifying Checksum 06:06:37 ec43610c2a17: Download complete 06:06:37 5eb5b503b376: Verifying Checksum 06:06:37 5eb5b503b376: Download complete 06:06:37 deaec5988b04: Pull complete 06:06:38 2f39f015ded8: Verifying Checksum 06:06:38 2f39f015ded8: Download complete 06:06:39 5eb5b503b376: Pull complete 06:06:39 5c69ac0246d0: Pull complete 06:06:39 ec43610c2a17: Pull complete 06:06:39 9f65657bb879: Pull complete 06:06:39 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 06:06:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 06:06:39 ---> 334268110677 06:06:39 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:06:39 3a2ae6a8a46f: Pull complete 06:06:39 33b1e0a273af: Pull complete 06:06:39 5d3b04190fa2: Pull complete 06:06:41 ---> Running in 8df64aeaee94 06:06:41 Removing intermediate container 8df64aeaee94 06:06:41 ---> 9dcf32f5fd61 06:06:41 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:06:41 ---> Running in 9582351c2631 06:06:41 Removing intermediate container 9582351c2631 06:06:41 ---> 39cc20616dd5 06:06:41 Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 06:06:41 ---> Running in c198483d296e 06:06:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:06:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:06:44 2f39f015ded8: Pull complete 06:06:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:06:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:06:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:44 prd-centos7-docker-4c-2g-9611 does not seem to be running inside a container 06:06:44 $ 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_main/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_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:06:44 OK: 255 MiB in 60 packages 06:06:45 Removing intermediate container c198483d296e 06:06:45 ---> 7517c857588e 06:06:45 Step 6/10 : WORKDIR /device-opcua 06:06:45 ---> Running in 3043172030f1 06:06:46 Removing intermediate container 3043172030f1 06:06:46 ---> 626de9577bc7 06:06:46 Step 7/10 : COPY go.mod vendor* ./ 06:06:46 ---> 9f2b1989e2f8 06:06:46 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:06:46 ---> Running in cfd715f1b0ad 06:06:47 $ docker top 743377f8d613e178ab4abe48aba29063d39fd43789e4107dbdf4d742afdac4f5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:48 + touch /tmp/pre-build-complete [Pipeline] sh 06:06:48 + mkdir -p /var/log/sysstat [Pipeline] sh 06:06:48 + ls /var/log/sa-host 06:06:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:06:48 provisioning config files... 06:06:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config1243245745331695186tmp [Pipeline] { [Pipeline] echo 06:06:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:06:49 ---> create-netrc.sh [Pipeline] } 06:06:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:06:49 ---> python-tools-install.sh [Pipeline] echo 06:06:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:06:49 ---> sudo-logs.sh 06:06:49 Archiving 'sudo' log.. 06:06:49 sudo: unable to resolve host prd-centos7-docker-4c-2g-9611.novalocal: Name or service not known 06:06:49 sudo: unable to resolve host prd-centos7-docker-4c-2g-9611.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 06:06:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:06:50 ---> job-cost.sh 06:06:50 lf-activate-venv: SKIPPING 06:06:50 INFO: No Stack... 06:06:50 INFO: Retrieving Pricing Info for: v3-standard-2 06:06:51 INFO: Archiving Costs [Pipeline] echo 06:06:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:06:51 ---> logs-deploy.sh 06:06:51 lf-activate-venv: SKIPPING 06:06:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/34 06:06:51 INFO: archiving workspace using pattern(s): 06:06:52 Archives upload complete. 06:06:52 INFO: archiving logs to Nexus 06:06:52 ---> uname -a: 06:06:52 Linux prd-centos7-docker-4c-2g-9611.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 06:06:52 06:06:52 06:06:52 ---> lscpu: 06:06:52 Architecture: x86_64 06:06:52 CPU op-mode(s): 32-bit, 64-bit 06:06:52 Byte Order: Little Endian 06:06:52 Address sizes: 40 bits physical, 48 bits virtual 06:06:52 CPU(s): 2 06:06:52 On-line CPU(s) list: 0,1 06:06:52 Thread(s) per core: 1 06:06:52 Core(s) per socket: 1 06:06:52 Socket(s): 2 06:06:52 NUMA node(s): 1 06:06:52 Vendor ID: AuthenticAMD 06:06:52 CPU family: 23 06:06:52 Model: 49 06:06:52 Model name: AMD EPYC-Rome Processor 06:06:52 Stepping: 0 06:06:52 CPU MHz: 2799.998 06:06:52 BogoMIPS: 5599.99 06:06:52 Virtualization: AMD-V 06:06:52 Hypervisor vendor: KVM 06:06:52 Virtualization type: full 06:06:52 L1d cache: 64 KiB 06:06:52 L1i cache: 64 KiB 06:06:52 L2 cache: 1 MiB 06:06:52 L3 cache: 32 MiB 06:06:52 NUMA node0 CPU(s): 0,1 06:06:52 Vulnerability Itlb multihit: Not affected 06:06:52 Vulnerability L1tf: Not affected 06:06:52 Vulnerability Mds: Not affected 06:06:52 Vulnerability Meltdown: Not affected 06:06:52 Vulnerability Mmio stale data: Not affected 06:06:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:06:52 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:06:52 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:06:52 Vulnerability Srbds: Not affected 06:06:52 Vulnerability Tsx async abort: Not affected 06:06:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 06:06:52 06:06:52 06:06:52 ---> nproc: 06:06:52 2 06:06:52 06:06:52 06:06:52 ---> df -h: 06:06:52 Filesystem Size Used Avail Use% Mounted on 06:06:52 overlay 40G 7.4G 33G 19% / 06:06:52 tmpfs 64M 0 64M 0% /dev 06:06:52 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:06:52 shm 64M 0 64M 0% /dev/shm 06:06:52 /dev/vda1 40G 7.4G 33G 19% /facter-os 06:06:52 06:06:52 06:06:52 Cannot open /var/log/sysstat/sa19: No such file or directory 06:06:52 Please check if data collecting is enabled 06:06:52 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:06:53 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 06:06:53 $ docker stop --time=1 743377f8d613e178ab4abe48aba29063d39fd43789e4107dbdf4d742afdac4f5 06:06:54 $ docker rm -f --volumes 743377f8d613e178ab4abe48aba29063d39fd43789e4107dbdf4d742afdac4f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 06:06:54 [WS-CLEANUP] Deleting project workspace... 06:06:54 [WS-CLEANUP] Deferred wipeout is used... 06:06:54 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:06:54 06:06:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:06:55 latest: Pulling from edgex-lftools-log-publisher 06:06:55 5eb5b503b376: Pulling fs layer 06:06:55 5c69ac0246d0: Pulling fs layer 06:06:55 ec43610c2a17: Pulling fs layer 06:06:55 3a2ae6a8a46f: Pulling fs layer 06:06:55 33b1e0a273af: Pulling fs layer 06:06:55 5d3b04190fa2: Pulling fs layer 06:06:55 2f39f015ded8: Pulling fs layer 06:06:55 33b1e0a273af: Waiting 06:06:55 5d3b04190fa2: Waiting 06:06:55 2f39f015ded8: Waiting 06:06:55 3a2ae6a8a46f: Waiting 06:06:55 5c69ac0246d0: Verifying Checksum 06:06:55 5c69ac0246d0: Download complete 06:06:55 3a2ae6a8a46f: Download complete 06:06:55 33b1e0a273af: Verifying Checksum 06:06:55 33b1e0a273af: Download complete 06:06:55 ec43610c2a17: Verifying Checksum 06:06:55 ec43610c2a17: Download complete 06:06:55 5d3b04190fa2: Verifying Checksum 06:06:55 5d3b04190fa2: Download complete 06:06:55 5eb5b503b376: Verifying Checksum 06:06:55 5eb5b503b376: Download complete 06:06:56 2f39f015ded8: Download complete 06:06:56 5eb5b503b376: Pull complete 06:06:56 5c69ac0246d0: Pull complete 06:06:57 ec43610c2a17: Pull complete 06:06:57 3a2ae6a8a46f: Pull complete 06:06:58 33b1e0a273af: Pull complete 06:06:58 5d3b04190fa2: Pull complete 06:07:03 2f39f015ded8: Pull complete 06:07:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:07:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:07:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:07:03 prd-ubuntu20.04-docker-8c-8g-9608 does not seem to be running inside a container 06:07:03 $ 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_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:07:06 $ docker top 12e574408c668feee24d20b4e34ca4a02db772f4e799c07d90e99380f41199b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:07:07 ---> job-cost.sh 06:07:07 lf-activate-venv: SKIPPING 06:07:07 INFO: No Stack... 06:07:07 INFO: Retrieving Pricing Info for: v3-standard-8 06:07:07 INFO: Archiving Costs [Pipeline] sh 06:07:07 + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv 06:07:07 + cut -d, -f6 [Pipeline] lock 06:07:08 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-34-stack-cost] 06:07:08 Resource [jenkins-edgexfoundry-device-opc-ua-main-34-stack-cost] did not exist. Created. 06:07:08 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:07:08 + echo total: 0.2199999988079071 [Pipeline] stash 06:07:08 Stashed 1 file(s) [Pipeline] } 06:07:08 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-34-stack-cost] [Pipeline] // lock [Pipeline] } 06:07:08 $ docker stop --time=1 12e574408c668feee24d20b4e34ca4a02db772f4e799c07d90e99380f41199b5 06:07:09 $ docker rm -f --volumes 12e574408c668feee24d20b4e34ca4a02db772f4e799c07d90e99380f41199b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:08:23 Removing intermediate container cfd715f1b0ad 06:08:23 ---> 3dcfe7f9ddde 06:08:23 Step 9/10 : COPY . . 06:08:23 ---> a8d5960059e0 06:08:23 Step 10/10 : RUN ${MAKE} 06:08:23 ---> Running in ae561d2bf20c 06:08:23 noop 06:08:23 Removing intermediate container ae561d2bf20c 06:08:23 ---> b7f376b208d7 06:08:23 Successfully built b7f376b208d7 06:08:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:23 + docker inspect -f . ci-base-image-arm64 06:08:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:08:23 prd-ubuntu20.04-docker-arm64-4c-16g-9610 does not seem to be running inside a container 06:08:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/34 -v /w/workspace/device-opc-ua/34:/w/workspace/device-opc-ua/34:rw,z -v /w/workspace/device-opc-ua/34@tmp:/w/workspace/device-opc-ua/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:08:25 $ docker top cb3e87aaeb3277b20028510fdc5f68d87e1dc344fcfb0cc48ee413751fb6c427 -eo pid,comm [Pipeline] { [Pipeline] sh 06:08:25 + go version 06:08:25 go version go1.25.3 linux/arm64 [Pipeline] } 06:08:25 $ docker stop --time=1 cb3e87aaeb3277b20028510fdc5f68d87e1dc344fcfb0cc48ee413751fb6c427 06:08:27 $ docker rm -f --volumes cb3e87aaeb3277b20028510fdc5f68d87e1dc344fcfb0cc48ee413751fb6c427 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:28 + docker inspect -f . ci-base-image-arm64 06:08:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:08:28 prd-ubuntu20.04-docker-arm64-4c-16g-9610 does not seem to be running inside a container 06:08:28 $ 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/34 -v /w/workspace/device-opc-ua/34:/w/workspace/device-opc-ua/34:rw,z -v /w/workspace/device-opc-ua/34@tmp:/w/workspace/device-opc-ua/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:08:32 $ docker top 75eb80356deb9933bff62d534acd6c775cf549b2c3202532970b85b4109f3a88 -eo pid,comm [Pipeline] { [Pipeline] sh 06:08:33 + git config --global --add safe.directory /w/workspace/device-opc-ua/34 [Pipeline] fileExists [Pipeline] sh 06:08:33 + make test 06:08:33 go test ./... -coverprofile=coverage.out 06:08:39 ? github.com/edgexfoundry/device-opc-ua [no test files] 06:12:31 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 06:12:31 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.080s coverage: 41.4% of statements 06:12:31 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 06:12:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:12:31 go vet ./... 06:13:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:13:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:13:10 ./bin/test-attribution-txt.sh 06:13:10 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 06:13:10 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 06:13:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:13:10 $ docker stop --time=1 75eb80356deb9933bff62d534acd6c775cf549b2c3202532970b85b4109f3a88 06:13:12 $ docker rm -f --volumes 75eb80356deb9933bff62d534acd6c775cf549b2c3202532970b85b4109f3a88 [Pipeline] // withDockerContainer [Pipeline] sh 06:13:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:13:13 Warning: overwriting stash ‘coverage-report’ 06:13:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:13:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:13:15 + ls -al . 06:13:15 total 232 06:13:15 drwxrwxr-x 8 jenkins jenkins 4096 May 19 06:08 . 06:13:15 drwxrwxr-x 4 jenkins jenkins 4096 May 19 06:05 .. 06:13:15 -rw-rw-r-- 1 jenkins jenkins 62 May 19 06:06 .dockerignore 06:13:15 drwxrwxr-x 8 jenkins jenkins 4096 May 19 06:06 .git 06:13:15 drwxrwxr-x 2 jenkins jenkins 4096 May 19 06:06 .github 06:13:15 -rw-rw-r-- 1 jenkins jenkins 101 May 19 06:06 .gitignore 06:13:15 -rw-rw-r-- 1 jenkins jenkins 359 May 19 06:06 .golangci.yml 06:13:15 drwxrwxr-x 2 jenkins jenkins 4096 May 19 06:06 .vscode 06:13:15 -rw-rw-r-- 1 jenkins jenkins 22466 May 19 06:06 Attribution.txt 06:13:15 -rw-rw-r-- 1 jenkins jenkins 2560 May 19 06:06 CHANGELOG.md 06:13:15 -rw-rw-r-- 1 jenkins jenkins 1242 May 19 06:06 Dockerfile 06:13:15 -rw-rw-r-- 1 jenkins jenkins 672 May 19 06:06 Jenkinsfile 06:13:15 -rw-rw-r-- 1 jenkins jenkins 11367 May 19 06:06 LICENSE 06:13:15 -rw-rw-r-- 1 jenkins jenkins 2473 May 19 06:06 Makefile 06:13:15 -rw-rw-r-- 1 jenkins jenkins 4109 May 19 06:06 README.md 06:13:15 -rw-rw-r-- 1 jenkins jenkins 12 May 19 06:03 VERSION 06:13:15 drwxrwxr-x 2 jenkins jenkins 4096 May 19 06:06 bin 06:13:15 drwxrwxr-x 3 jenkins jenkins 4096 May 19 06:06 cmd 06:13:15 -rw-r--r-- 1 jenkins jenkins 23970 May 19 06:12 coverage.out 06:13:15 -rw-rw-r-- 1 jenkins jenkins 6736 May 19 06:06 go.mod 06:13:15 -rw-rw-r-- 1 jenkins jenkins 89331 May 19 06:06 go.sum 06:13:15 drwxrwxr-x 4 jenkins jenkins 4096 May 19 06:06 internal 06:13:15 -rw-rw-r-- 1 jenkins jenkins 260 May 19 06:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:15 + 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=0f27b4e884d38fa7156051bfde96c0a285fb8485 --label arch=arm64 --label version=4.1.0-dev.17 . 06:13:16 Sending build context to Docker daemon 9.603MB 06:13:16 Step 1/23 : ARG BASE=golang:1.25-alpine3.22 06:13:16 Step 2/23 : FROM ${BASE} AS builder 06:13:16 ---> b7f376b208d7 06:13:16 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:13:16 ---> Running in 67ef0bee9fd1 06:13:16 Removing intermediate container 67ef0bee9fd1 06:13:16 ---> bc8ba36cfe55 06:13:16 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:13:16 ---> Running in d1eec3fb4a92 06:13:16 Removing intermediate container d1eec3fb4a92 06:13:16 ---> aaa6ac1ae782 06:13:16 Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 06:13:16 ---> Running in 6bf11a21583d 06:13:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:13:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:13:20 OK: 255 MiB in 60 packages 06:13:20 Removing intermediate container 6bf11a21583d 06:13:20 ---> 678c7da64495 06:13:20 Step 6/23 : WORKDIR /device-opcua 06:13:20 ---> Running in 28b445b508c1 06:13:21 Removing intermediate container 28b445b508c1 06:13:21 ---> 9166fc923bc5 06:13:21 Step 7/23 : COPY go.mod vendor* ./ 06:13:21 ---> 005d2b6eaf9b 06:13:21 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:13:21 ---> Running in de3d9297922f 06:13:24 Removing intermediate container de3d9297922f 06:13:24 ---> 5081ab60bf9a 06:13:24 Step 9/23 : COPY . . 06:13:24 ---> 5ab1b7f16c87 06:13:24 Step 10/23 : RUN ${MAKE} 06:13:24 ---> Running in 565879ec9335 06:13:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 06:17:03 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:17:18 Removing intermediate container 565879ec9335 06:17:18 ---> 2132d9c344d9 06:17:18 Step 11/23 : FROM alpine:3.22 06:17:18 3.22: Pulling from library/alpine 06:17:18 58e777220c39: Pulling fs layer 06:17:18 58e777220c39: Verifying Checksum 06:17:18 58e777220c39: Download complete 06:17:18 58e777220c39: Pull complete 06:17:18 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 06:17:18 Status: Downloaded newer image for alpine:3.22 06:17:18 ---> 6a2735c23ff3 06:17:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' 06:17:18 ---> Running in 5180695a44c6 06:17:19 Removing intermediate container 5180695a44c6 06:17:19 ---> 2db759fc01b8 06:17:19 Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init 06:17:19 ---> Running in 1e5722f7bf19 06:17:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:17:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:17:21 (1/6) Installing dumb-init (1.2.5-r3) 06:17:21 (2/6) Installing libgcc (14.2.0-r6) 06:17:21 (3/6) Installing libsodium (1.0.20-r1) 06:17:21 (4/6) Installing libstdc++ (14.2.0-r6) 06:17:21 (5/6) Installing libzmq (4.3.5-r2) 06:17:22 (6/6) Installing zeromq (4.3.5-r2) 06:17:22 Executing busybox-1.37.0-r20.trigger 06:17:22 OK: 12 MiB in 22 packages 06:17:23 Removing intermediate container 1e5722f7bf19 06:17:23 ---> 4c9766070c51 06:17:23 Step 14/23 : RUN apk --no-cache upgrade 06:17:23 ---> Running in 3e0db9b6bf05 06:17:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:17:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:17:26 OK: 12 MiB in 22 packages 06:17:26 Removing intermediate container 3e0db9b6bf05 06:17:26 ---> 134ae7a194e8 06:17:26 Step 15/23 : COPY --from=builder /device-opcua/cmd / 06:17:29 ---> 35055c091154 06:17:29 Step 16/23 : COPY --from=builder /device-opcua/LICENSE / 06:17:32 ---> 32b82fd3b86d 06:17:32 Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / 06:17:33 ---> 546f77f77a5f 06:17:33 Step 18/23 : EXPOSE 59997 06:17:33 ---> Running in b3e785e01b5e 06:17:33 Removing intermediate container b3e785e01b5e 06:17:33 ---> 6be7867ddb93 06:17:33 Step 19/23 : ENTRYPOINT ["/device-opcua"] 06:17:33 ---> Running in e30168d5d7de 06:17:34 Removing intermediate container e30168d5d7de 06:17:34 ---> 59767cae42dd 06:17:34 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:17:34 ---> Running in c8a768eaa5b5 06:17:34 Removing intermediate container c8a768eaa5b5 06:17:34 ---> cc991f707990 06:17:34 Step 21/23 : LABEL arch=arm64 06:17:34 ---> Running in 4f29a20b1c79 06:17:34 Removing intermediate container 4f29a20b1c79 06:17:34 ---> cf6b9db2ebee 06:17:34 Step 22/23 : LABEL git_sha=0f27b4e884d38fa7156051bfde96c0a285fb8485 06:17:34 ---> Running in 0220450a4cc8 06:17:35 Removing intermediate container 0220450a4cc8 06:17:35 ---> e1b7768957d3 06:17:35 Step 23/23 : LABEL version=4.1.0-dev.17 06:17:35 ---> Running in 12ca5328a8a0 06:17:35 Removing intermediate container 12ca5328a8a0 06:17:35 ---> cae455a530b8 06:17:35 [Warning] One or more build-args [ARCH] were not consumed 06:17:35 Successfully built cae455a530b8 06:17:35 Successfully tagged device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:17:35 provisioning config files... 06:17:35 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/34@tmp/config5382263540746519682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:17:35 ---> ****-login.sh 06:17:35 nexus3.edgexfoundry.org:10001 06:17:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:17:36 Configure a credential helper to remove this warning. See 06:17:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:17:36 06:17:36 Login Succeeded 06:17:36 nexus3.edgexfoundry.org:10002 06:17:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:17:36 Configure a credential helper to remove this warning. See 06:17:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:17:36 06:17:36 Login Succeeded 06:17:36 nexus3.edgexfoundry.org:10003 06:17:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:17:36 Configure a credential helper to remove this warning. See 06:17:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:17:36 06:17:36 Login Succeeded 06:17:36 nexus3.edgexfoundry.org:10004 06:17:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:17:37 Configure a credential helper to remove this warning. See 06:17:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:17:37 06:17:37 Login Succeeded 06:17:37 ****.io 06:17:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:17:37 Configure a credential helper to remove this warning. See 06:17:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:17:37 06:17:37 Login Succeeded 06:17:37 ---> ****-login.sh ends [Pipeline] } 06:17:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:17:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:17:37 [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: 06:17:37 0f27b4e884d38fa7156051bfde96c0a285fb8485 06:17:37 latest 06:17:37 4.1.0-dev.17 06:17:37 0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17 06:17:37 main 06:17:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:38 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:0f27b4e884d38fa7156051bfde96c0a285fb8485 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:38 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:0f27b4e884d38fa7156051bfde96c0a285fb8485 06:17:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 06:17:38 cc5925a200e2: Preparing 06:17:38 4f88b0b21bcc: Preparing 06:17:38 e22c20bc5f00: Preparing 06:17:38 aca7c2a6a099: Preparing 06:17:38 b838fe886ac5: Preparing 06:17:38 eeaa73608b53: Preparing 06:17:38 eeaa73608b53: Waiting 06:17:38 aca7c2a6a099: Pushed 06:17:38 cc5925a200e2: Pushed 06:17:38 4f88b0b21bcc: Pushed 06:17:38 eeaa73608b53: Layer already exists 06:17:39 b838fe886ac5: Pushed 06:17:49 e22c20bc5f00: Pushed 06:17:49 0f27b4e884d38fa7156051bfde96c0a285fb8485: digest: sha256:79f5fd0b0585cdcc895b8193a5231cdf0b70872319379311013310f830cb3382 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:50 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:50 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 06:17:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 06:17:50 cc5925a200e2: Preparing 06:17:50 4f88b0b21bcc: Preparing 06:17:50 e22c20bc5f00: Preparing 06:17:50 aca7c2a6a099: Preparing 06:17:50 b838fe886ac5: Preparing 06:17:50 eeaa73608b53: Preparing 06:17:50 eeaa73608b53: Waiting 06:17:50 e22c20bc5f00: Layer already exists 06:17:50 b838fe886ac5: Layer already exists 06:17:50 cc5925a200e2: Layer already exists 06:17:50 4f88b0b21bcc: Layer already exists 06:17:50 aca7c2a6a099: Layer already exists 06:17:50 eeaa73608b53: Layer already exists 06:17:50 latest: digest: sha256:79f5fd0b0585cdcc895b8193a5231cdf0b70872319379311013310f830cb3382 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:51 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:51 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.17 06:17:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 06:17:51 cc5925a200e2: Preparing 06:17:51 4f88b0b21bcc: Preparing 06:17:51 e22c20bc5f00: Preparing 06:17:51 aca7c2a6a099: Preparing 06:17:51 b838fe886ac5: Preparing 06:17:51 eeaa73608b53: Preparing 06:17:51 eeaa73608b53: Waiting 06:17:51 aca7c2a6a099: Layer already exists 06:17:51 4f88b0b21bcc: Layer already exists 06:17:51 e22c20bc5f00: Layer already exists 06:17:51 b838fe886ac5: Layer already exists 06:17:51 cc5925a200e2: Layer already exists 06:17:51 eeaa73608b53: Layer already exists 06:17:51 4.1.0-dev.17: digest: sha256:79f5fd0b0585cdcc895b8193a5231cdf0b70872319379311013310f830cb3382 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:51 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:52 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17 06:17:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 06:17:52 cc5925a200e2: Preparing 06:17:52 4f88b0b21bcc: Preparing 06:17:52 e22c20bc5f00: Preparing 06:17:52 aca7c2a6a099: Preparing 06:17:52 b838fe886ac5: Preparing 06:17:52 eeaa73608b53: Preparing 06:17:52 eeaa73608b53: Waiting 06:17:52 cc5925a200e2: Layer already exists 06:17:52 e22c20bc5f00: Layer already exists 06:17:52 aca7c2a6a099: Layer already exists 06:17:52 b838fe886ac5: Layer already exists 06:17:52 4f88b0b21bcc: Layer already exists 06:17:52 eeaa73608b53: Layer already exists 06:17:52 0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17: digest: sha256:79f5fd0b0585cdcc895b8193a5231cdf0b70872319379311013310f830cb3382 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:52 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:52 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main 06:17:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 06:17:52 cc5925a200e2: Preparing 06:17:52 4f88b0b21bcc: Preparing 06:17:52 e22c20bc5f00: Preparing 06:17:52 aca7c2a6a099: Preparing 06:17:52 b838fe886ac5: Preparing 06:17:52 eeaa73608b53: Preparing 06:17:52 eeaa73608b53: Waiting 06:17:52 cc5925a200e2: Layer already exists 06:17:52 b838fe886ac5: Layer already exists 06:17:52 4f88b0b21bcc: Layer already exists 06:17:52 aca7c2a6a099: Layer already exists 06:17:52 e22c20bc5f00: Layer already exists 06:17:52 eeaa73608b53: Layer already exists 06:17:52 main: digest: sha256:79f5fd0b0585cdcc895b8193a5231cdf0b70872319379311013310f830cb3382 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:17:53 ===================================================== [Pipeline] echo 06:17:53 taggedImages: 06:17:53 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:0f27b4e884d38fa7156051bfde96c0a285fb8485 06:17:53 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 06:17:53 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.17 06:17:53 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17 06:17:53 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] echo 06:17:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:0f27b4e884d38fa7156051bfde96c0a285fb8485 [Pipeline] echo 06:17:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] echo 06:17:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.17 [Pipeline] echo 06:17:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17 [Pipeline] echo 06:17:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:17:53 06:17:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:17:53 arm64: Pulling from edgex-lftools-log-publisher 06:17:53 8998bd30e6a1: Pulling fs layer 06:17:53 04944245beec: Pulling fs layer 06:17:53 699f458cf7ca: Pulling fs layer 06:17:53 765212b225bb: Pulling fs layer 06:17:53 765212b225bb: Waiting 06:17:53 f23df028b6ca: Pulling fs layer 06:17:53 d65c8cfc05b1: Pulling fs layer 06:17:53 f23df028b6ca: Waiting 06:17:53 2437ff75d9bd: Pulling fs layer 06:17:53 d65c8cfc05b1: Waiting 06:17:53 2437ff75d9bd: Waiting 06:17:54 04944245beec: Verifying Checksum 06:17:54 04944245beec: Download complete 06:17:54 765212b225bb: Verifying Checksum 06:17:54 765212b225bb: Download complete 06:17:54 f23df028b6ca: Verifying Checksum 06:17:54 f23df028b6ca: Download complete 06:17:54 d65c8cfc05b1: Verifying Checksum 06:17:54 d65c8cfc05b1: Download complete 06:17:54 699f458cf7ca: Verifying Checksum 06:17:54 699f458cf7ca: Download complete 06:17:54 8998bd30e6a1: Verifying Checksum 06:17:54 8998bd30e6a1: Download complete 06:17:57 2437ff75d9bd: Verifying Checksum 06:17:57 2437ff75d9bd: Download complete 06:17:59 8998bd30e6a1: Pull complete 06:18:01 04944245beec: Pull complete 06:18:03 699f458cf7ca: Pull complete 06:18:03 765212b225bb: Pull complete 06:18:04 f23df028b6ca: Pull complete 06:18:04 d65c8cfc05b1: Pull complete 06:18:22 2437ff75d9bd: Pull complete 06:18:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:18:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:18:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:18:22 prd-ubuntu20.04-docker-arm64-4c-16g-9610 does not seem to be running inside a container 06:18:22 $ 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/34 -v /w/workspace/device-opc-ua/34:/w/workspace/device-opc-ua/34:rw,z -v /w/workspace/device-opc-ua/34@tmp:/w/workspace/device-opc-ua/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:18:25 $ docker top 7832de139ef66f9400323a3d79dd431f0f453b82bd0ae4f4d98c51f9ffbd0d2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:18:26 ---> job-cost.sh 06:18:26 lf-activate-venv: SKIPPING 06:18:26 INFO: No Stack... 06:18:26 INFO: Retrieving Pricing Info for: v3-standard-4 06:18:27 INFO: Archiving Costs [Pipeline] sh 06:18:28 + cat /w/workspace/device-opc-ua/34/archives/cost.csv 06:18:28 + cut -d, -f6 [Pipeline] lock 06:18:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-34-stack-cost] 06:18:28 Resource [jenkins-edgexfoundry-device-opc-ua-main-34-stack-cost] did not exist. Created. 06:18:28 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:18:29 /w/workspace/device-opc-ua/34@tmp/durable-98196539/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:18:29 + echo total: 0.10999999940395355 [Pipeline] stash 06:18:29 Warning: overwriting stash ‘stack-cost’ 06:18:29 Stashed 1 file(s) [Pipeline] } 06:18:29 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-34-stack-cost] [Pipeline] // lock [Pipeline] } 06:18:29 $ docker stop --time=1 7832de139ef66f9400323a3d79dd431f0f453b82bd0ae4f4d98c51f9ffbd0d2a 06:18:31 $ docker rm -f --volumes 7832de139ef66f9400323a3d79dd431f0f453b82bd0ae4f4d98c51f9ffbd0d2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:18:31 provisioning config files... 06:18:31 copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config10851785247521745847tmp [Pipeline] { [Pipeline] sh 06:18:32 + set +x 06:18:32 + curl+ -s https://codecov.io/bash 06:18:32 bash -s -- 06:18:32 06:18:32 _____ _ 06:18:32 / ____| | | 06:18:32 | | ___ __| | ___ ___ _____ __ 06:18:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:18:32 | |___| (_) | (_| | __/ (_| (_) \ V / 06:18:32 \_____\___/ \__,_|\___|\___\___/ \_/ 06:18:32 Bash-1.0.6 06:18:32 06:18:32 06:18:32 ==> git version 2.25.1 found 06:18:32 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:18:32 Release-Date: 2020-01-08 06:18:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:18:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:18:32 ==> Jenkins CI detected. 06:18:32 current dir:  /w/workspace/edgexfoundry_device-opc-ua_main 06:18:32 project root: . 06:18:32 --> token set from env 06:18:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:18:32 ==> Running gcov in . (disable via -X gcov) 06:18:32 ==> Python coveragepy not found 06:18:32 ==> Searching for coverage reports in: 06:18:32 + . 06:18:32 -> Found 1 reports 06:18:32 ==> Detecting git/mercurial file structure 06:18:32 ==> Reading reports 06:18:32 + ./coverage.out bytes=23970 06:18:32 ==> Appending adjustments 06:18:32 https://docs.codecov.io/docs/fixing-reports 06:18:32 + Found adjustments 06:18:32 ==> Gzipping contents 06:18:32 4.0K /tmp/codecov.PbyJVi.gz 06:18:32 ==> Uploading reports 06:18:32 url: https://codecov.io 06:18:32 query: branch=main&commit=0f27b4e884d38fa7156051bfde96c0a285fb8485&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 06:18:32 -> Pinging Codecov 06:18:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0f27b4e884d38fa7156051bfde96c0a285fb8485&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 06:18:32 -> Uploading to 06:18:32 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/0f27b4e884d38fa7156051bfde96c0a285fb8485/78617a35-3b85-419a-bdda-1cada3ac449d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260519%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260519T061832Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b835e4a172e9e727105c5f4cf5b1e3059e29dbb118ad6a8afd313f22178a0ad3 06:18:32 % Total % Received % Xferd Average Speed Time Time Time Current 06:18:32 Dload Upload Total Spent Left Speed 06:18:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3993 0 0 100 3993 0 31944 --:--:-- --:--:-- --:--:-- 32201 06:18:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/0f27b4e884d38fa7156051bfde96c0a285fb8485 [Pipeline] } 06:18:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:18:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:18:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:18:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:18:33 06:18:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:18:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:18:33 latest: Pulling from edgex-devops/edgex-snyk-go 06:18:33 2d35ebdb57d9: Already exists 06:18:33 85e8836fcdb2: Pulling fs layer 06:18:33 91631faa732a: Pulling fs layer 06:18:33 f3f5ae8826fa: Pulling fs layer 06:18:33 4f4fb700ef54: Pulling fs layer 06:18:33 7861252a18e6: Pulling fs layer 06:18:33 4f4fb700ef54: Waiting 06:18:33 9130f900ef6f: Pulling fs layer 06:18:33 7861252a18e6: Waiting 06:18:33 9130f900ef6f: Waiting 06:18:33 f3f5ae8826fa: Download complete 06:18:33 85e8836fcdb2: Download complete 06:18:33 4f4fb700ef54: Verifying Checksum 06:18:33 4f4fb700ef54: Download complete 06:18:33 85e8836fcdb2: Pull complete 06:18:33 7861252a18e6: Verifying Checksum 06:18:33 7861252a18e6: Download complete 06:18:34 91631faa732a: Verifying Checksum 06:18:34 91631faa732a: Download complete 06:18:36 9130f900ef6f: Verifying Checksum 06:18:36 9130f900ef6f: Download complete 06:18:39 91631faa732a: Pull complete 06:18:39 f3f5ae8826fa: Pull complete 06:18:39 4f4fb700ef54: Pull complete 06:18:39 7861252a18e6: Pull complete 06:18:42 9130f900ef6f: Pull complete 06:18:42 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 06:18:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:18:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:18:42 prd-ubuntu20.04-docker-8c-8g-9608 does not seem to be running inside a container 06:18:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 06:18:46 $ docker top 40396fc71b041244b6ef362ec5cbb01fbe4fb8513c7af48ca4854f72caf93bbf -eo pid,comm [Pipeline] { [Pipeline] sh 06:18:46 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] echo 06:18:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:main' [Pipeline] sh 06:18:47 + set -o pipefail 06:18:47 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:main' 06:18:53 06:18:53 Monitoring /w/workspace/edgexfoundry_device-opc-ua_main (github.com/edgexfoundry/device-opc-ua)... 06:18:53 06:18:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3cf99318-0193-4c3c-b62c-841d5a6b07bf/history/c9b4b737-a562-412e-9105-3db71e76cb5c 06:18:53 06:18:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:18:53 06:18:53 06:18:53 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 06:18:53 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:18:53 $ docker stop --time=1 40396fc71b041244b6ef362ec5cbb01fbe4fb8513c7af48ca4854f72caf93bbf 06:18:56 $ docker rm -f --volumes 40396fc71b041244b6ef362ec5cbb01fbe4fb8513c7af48ca4854f72caf93bbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:18:57 + git log --format=format:%s -1 0f27b4e884d38fa7156051bfde96c0a285fb8485 [Pipeline] sh 06:18:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:18:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:18:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:18:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:18:58 prd-ubuntu20.04-docker-8c-8g-9608 does not seem to be running inside a container 06:18:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:18:58 $ docker top 831f1af1408c32ad2020103c993cef062e8620c9d0f6514abdf387c782b8a125 -eo pid,comm 06:18:58 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:18:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:18:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:18:58 [ssh-agent] Looking for ssh-agent implementation... 06:18:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:18:58 $ docker exec 831f1af1408c32ad2020103c993cef062e8620c9d0f6514abdf387c782b8a125 ssh-agent 06:18:59 SSH_AUTH_SOCK=/tmp/ssh-N8o1E2SxIzEx/agent.32 06:18:59 SSH_AGENT_PID=38 06:18:59 Running ssh-add (command line suppressed) 06:18:59 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_16914127145491231697.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_16914127145491231697.key) 06:18:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:18:59 + git semver tag 06:18:59 2026-05-19 06:18:59,677 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:18:59 2026-05-19 06:18:59,681 [run_tag] DEBUG tag force:False 06:18:59 2026-05-19 06:18:59,681 [check_head_tag] DEBUG check head tag 06:18:59 2026-05-19 06:18:59,681 [execute] INFO git cat-file --batch-check 06:18:59 2026-05-19 06:18:59,682 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) 06:18:59 2026-05-19 06:18:59,683 [execute] INFO git cat-file --batch 06:18:59 2026-05-19 06:18:59,684 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) 06:18:59 2026-05-19 06:18:59,690 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 06:18:59 2026-05-19 06:18:59,690 [execute] INFO git tag -a v4.1.0-dev.17 -m v4.1.0-dev.17 06:18:59 2026-05-19 06:18:59,690 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.17', '-m', 'v4.1.0-dev.17'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) 06:18:59 2026-05-19 06:18:59,693 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 06:18:59 4.1.0-dev.17 [Pipeline] } 06:18:59 $ docker exec --env ******** --env ******** 831f1af1408c32ad2020103c993cef062e8620c9d0f6514abdf387c782b8a125 ssh-agent -k 06:18:59 unset SSH_AUTH_SOCK; 06:18:59 unset SSH_AGENT_PID; 06:18:59 echo Agent pid 38 killed; 06:18:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:19:00 + git semver [Pipeline] } 06:19:00 $ docker stop --time=1 831f1af1408c32ad2020103c993cef062e8620c9d0f6514abdf387c782b8a125 06:19:01 $ docker rm -f --volumes 831f1af1408c32ad2020103c993cef062e8620c9d0f6514abdf387c782b8a125 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:19:02 06:19:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:19:02 0.23.1-centos7: Pulling from edgex-lftools 06:19:02 ab5ef0e58194: Pulling fs layer 06:19:02 9712f1f96733: Pulling fs layer 06:19:02 63f879dbbcfc: Pulling fs layer 06:19:02 0d9ebad4ef96: Pulling fs layer 06:19:02 e9a5061849ea: Pulling fs layer 06:19:02 d747dcd14b5f: Pulling fs layer 06:19:02 2de7ff778b66: Pulling fs layer 06:19:02 d747dcd14b5f: Waiting 06:19:02 0d9ebad4ef96: Waiting 06:19:02 2de7ff778b66: Waiting 06:19:02 e9a5061849ea: Waiting 06:19:02 9712f1f96733: Verifying Checksum 06:19:02 9712f1f96733: Download complete 06:19:03 63f879dbbcfc: Verifying Checksum 06:19:03 63f879dbbcfc: Download complete 06:19:03 e9a5061849ea: Verifying Checksum 06:19:03 e9a5061849ea: Download complete 06:19:03 ab5ef0e58194: Verifying Checksum 06:19:03 ab5ef0e58194: Download complete 06:19:03 d747dcd14b5f: Download complete 06:19:03 0d9ebad4ef96: Verifying Checksum 06:19:03 0d9ebad4ef96: Download complete 06:19:03 2de7ff778b66: Verifying Checksum 06:19:03 2de7ff778b66: Download complete 06:19:07 ab5ef0e58194: Pull complete 06:19:07 9712f1f96733: Pull complete 06:19:07 63f879dbbcfc: Pull complete 06:19:12 0d9ebad4ef96: Pull complete 06:19:12 e9a5061849ea: Pull complete 06:19:12 d747dcd14b5f: Pull complete 06:19:14 2de7ff778b66: Pull complete 06:19:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:19:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:19:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:19:14 prd-ubuntu20.04-docker-8c-8g-9608 does not seem to be running inside a container 06:19:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:19:17 $ docker top 34ec4c0c26cf01ee9217e877b78210e38019a6fa7a189083e9f2703913567994 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:19:17 provisioning config files... 06:19:17 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config1147811726170857853tmp 06:19:17 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config15888045699509721076tmp 06:19:17 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config16626558746277528880tmp [Pipeline] { [Pipeline] echo 06:19:17 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:19:18 ---> sigul-configuration.sh 06:19:18 gpg: directory `/root/.gnupg' created 06:19:18 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:19:18 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:19:18 gpg: keyring `/root/.gnupg/secring.gpg' created 06:19:18 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:19:18 gpg: CAST5 encrypted data 06:19:18 gpg: encrypted with 1 passphrase 06:19:18 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:19:18 + mkdir /home/jenkins 06:19:18 + mkdir /home/jenkins/sigul [Pipeline] sh 06:19:18 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 06:19:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:19:19 ---> sigul-install.sh 06:19:19 Sigul already installed; skipping installation. [Pipeline] sh 06:19:19 + git tag --list 06:19:19 v4.0 06:19:19 v4.0.0 06:19:19 v4.0.1 06:19:19 v4.0.1-dev.1 06:19:19 v4.1.0-dev.1 06:19:19 v4.1.0-dev.10 06:19:19 v4.1.0-dev.11 06:19:19 v4.1.0-dev.12 06:19:19 v4.1.0-dev.13 06:19:19 v4.1.0-dev.14 06:19:19 v4.1.0-dev.15 06:19:19 v4.1.0-dev.16 06:19:19 v4.1.0-dev.17 06:19:19 v4.1.0-dev.2 06:19:19 v4.1.0-dev.3 06:19:19 v4.1.0-dev.4 06:19:19 v4.1.0-dev.5 06:19:19 v4.1.0-dev.6 06:19:19 v4.1.0-dev.7 06:19:19 v4.1.0-dev.8 06:19:19 v4.1.0-dev.9 [Pipeline] sh 06:19:19 + lftools sign git-tag v4.1.0-dev.17 06:19:20 Signing Git tag with Sigul... 06:19:20 Signing v4.1.0-dev.17 [Pipeline] echo 06:19:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:19:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:19:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:19:20 $ docker stop --time=1 34ec4c0c26cf01ee9217e877b78210e38019a6fa7a189083e9f2703913567994 06:19:22 $ docker rm -f --volumes 34ec4c0c26cf01ee9217e877b78210e38019a6fa7a189083e9f2703913567994 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:19:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:19:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:19:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:19:23 prd-ubuntu20.04-docker-8c-8g-9608 does not seem to be running inside a container 06:19:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:19:23 $ docker top 48bd642dea8734525ff6b5a287d50b5a53e2818df882737082c619fcef33ba08 -eo pid,comm 06:19:23 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:19:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:19:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:19:23 [ssh-agent] Looking for ssh-agent implementation... 06:19:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:19:23 $ docker exec 48bd642dea8734525ff6b5a287d50b5a53e2818df882737082c619fcef33ba08 ssh-agent 06:19:23 SSH_AUTH_SOCK=/tmp/ssh-UFU03ONE1OYJ/agent.32 06:19:23 SSH_AGENT_PID=38 06:19:23 Running ssh-add (command line suppressed) 06:19:24 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_1358456604103473092.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_1358456604103473092.key) 06:19:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:19:24 + git semver bump pre 06:19:24 2026-05-19 06:19:24,556 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:19:24 2026-05-19 06:19:24,560 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 06:19:24 2026-05-19 06:19:24,560 [bump_version] DEBUG bumping version:4.1.0-dev.17 on axis:pre with prefix:dev 06:19:24 2026-05-19 06:19:24,560 [bump_version] DEBUG bumped version:4.1.0-dev.18 06:19:24 2026-05-19 06:19:24,560 [write_version] DEBUG write version:4.1.0-dev.18 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:True 06:19:24 2026-05-19 06:19:24,560 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 06:19:24 2026-05-19 06:19:24,560 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 06:19:24 2026-05-19 06:19:24,562 [execute] INFO git cat-file --batch-check 06:19:24 2026-05-19 06:19:24,562 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 06:19:24 2026-05-19 06:19:24,567 [execute] INFO git cat-file --batch 06:19:24 2026-05-19 06:19:24,567 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 06:19:24 2026-05-19 06:19:24,570 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 06:19:24 4.1.0-dev.18 [Pipeline] } 06:19:24 $ docker exec --env ******** --env ******** 48bd642dea8734525ff6b5a287d50b5a53e2818df882737082c619fcef33ba08 ssh-agent -k 06:19:24 unset SSH_AUTH_SOCK; 06:19:24 unset SSH_AGENT_PID; 06:19:24 echo Agent pid 38 killed; 06:19:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:19:25 + git semver [Pipeline] } 06:19:25 $ docker stop --time=1 48bd642dea8734525ff6b5a287d50b5a53e2818df882737082c619fcef33ba08 06:19:26 $ docker rm -f --volumes 48bd642dea8734525ff6b5a287d50b5a53e2818df882737082c619fcef33ba08 [Pipeline] // withDockerContainer [Pipeline] sh 06:19:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:19:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:19:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:19:27 prd-ubuntu20.04-docker-8c-8g-9608 does not seem to be running inside a container 06:19:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:19:27 $ docker top 5fcf82f37096078ff4ecbbccc9db14f6d206ca367af7282c8d7b8b848dac621c -eo pid,comm 06:19:27 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:19:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:19:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:19:28 [ssh-agent] Looking for ssh-agent implementation... 06:19:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:19:28 $ docker exec 5fcf82f37096078ff4ecbbccc9db14f6d206ca367af7282c8d7b8b848dac621c ssh-agent 06:19:28 SSH_AUTH_SOCK=/tmp/ssh-TidNSwwvD8Bk/agent.32 06:19:28 SSH_AGENT_PID=38 06:19:28 Running ssh-add (command line suppressed) 06:19:28 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_6457629123702826972.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_6457629123702826972.key) 06:19:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:19:28 + git semver push 06:19:28 2026-05-19 06:19:28,799 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:19:28 2026-05-19 06:19:28,803 [run_push] DEBUG push 06:19:28 2026-05-19 06:19:28,804 [execute] INFO git cat-file --batch-check 06:19:28 2026-05-19 06:19:28,804 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 06:19:28 2026-05-19 06:19:28,806 [execute] INFO git rev-list a870c1ce4d6388bb76f17605b5b3816fb4c7c8e3 -- 06:19:28 2026-05-19 06:19:28,806 [execute] DEBUG Popen(['git', 'rev-list', 'a870c1ce4d6388bb76f17605b5b3816fb4c7c8e3', '--'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:19:28 2026-05-19 06:19:28,810 [execute] INFO git fetch -v -- origin 06:19:28 2026-05-19 06:19:28,810 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=True) 06:19:29 2026-05-19 06:19:29,347 [run_push] DEBUG no remote changes detected 06:19:29 2026-05-19 06:19:29,347 [execute] INFO git push origin semver 06:19:29 2026-05-19 06:19:29,348 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:19:30 2026-05-19 06:19:30,706 [run_push] DEBUG push all version tags 06:19:30 2026-05-19 06:19:30,706 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:19:30 2026-05-19 06:19:30,706 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) 06:19:32 2026-05-19 06:19:31,900 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 06:19:32 4.1.0-dev.18 [Pipeline] } 06:19:32 $ docker exec --env ******** --env ******** 5fcf82f37096078ff4ecbbccc9db14f6d206ca367af7282c8d7b8b848dac621c ssh-agent -k 06:19:32 unset SSH_AUTH_SOCK; 06:19:32 unset SSH_AGENT_PID; 06:19:32 echo Agent pid 38 killed; 06:19:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:19:32 + git semver [Pipeline] } 06:19:32 $ docker stop --time=1 5fcf82f37096078ff4ecbbccc9db14f6d206ca367af7282c8d7b8b848dac621c 06:19:34 $ docker rm -f --volumes 5fcf82f37096078ff4ecbbccc9db14f6d206ca367af7282c8d7b8b848dac621c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:19:34 + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] 06:19:34 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 06:19:34 total 16 06:19:34 drwxr-xr-x 3 root root 4096 May 19 06:07 . 06:19:34 drwxrwxr-x 10 jenkins jenkins 4096 May 19 06:19 .. 06:19:34 drwxr-xr-x 2 root root 4096 May 19 06:07 cost 06:19:34 -rw-r--r-- 1 root root 84 May 19 06:07 cost.csv 06:19:34 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives 06:19:34 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 06:19:34 total 16 06:19:34 drwxr-xr-x 3 jenkins jenkins 4096 May 19 06:07 . 06:19:34 drwxrwxr-x 10 jenkins jenkins 4096 May 19 06:19 .. 06:19:34 drwxr-xr-x 2 jenkins jenkins 4096 May 19 06:07 cost 06:19:34 -rw-r--r-- 1 jenkins jenkins 84 May 19 06:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:19:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:19:35 ---> package-listing.sh 06:19:35 ++ facter osfamily 06:19:35 ++ tr '[:upper:]' '[:lower:]' 06:19:36 + OS_FAMILY=debian 06:19:36 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 06:19:36 + START_PACKAGES=/tmp/packages_start.txt 06:19:36 + END_PACKAGES=/tmp/packages_end.txt 06:19:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:19:36 + PACKAGES=/tmp/packages_start.txt 06:19:36 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 06:19:36 + PACKAGES=/tmp/packages_end.txt 06:19:36 + case "${OS_FAMILY}" in 06:19:36 + dpkg -l 06:19:36 + grep '^ii' 06:19:36 + '[' -f /tmp/packages_start.txt ']' 06:19:36 + '[' -f /tmp/packages_end.txt ']' 06:19:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:19:36 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 06:19:36 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 06:19:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 06:19:36 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:19:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:19:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:19:37 prd-ubuntu20.04-docker-8c-8g-9608 does not seem to be running inside a container 06:19:37 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/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_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:19:37 $ docker top b8ff9ec6e1ca9644f0a89567cb1e61c1e1f01acfe84fbf837e83993dabb1d971 -eo pid,comm [Pipeline] { [Pipeline] sh 06:19:37 + touch /tmp/pre-build-complete [Pipeline] sh 06:19:37 + mkdir -p /var/log/sysstat [Pipeline] sh 06:19:38 + ls /var/log/sa-host 06:19:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:19:38 provisioning config files... 06:19:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config18033633103547124376tmp [Pipeline] { [Pipeline] echo 06:19:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:19:38 ---> create-netrc.sh [Pipeline] } 06:19:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:19:38 ---> python-tools-install.sh [Pipeline] echo 06:19:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:19:39 ---> sudo-logs.sh 06:19:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:19:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:19:39 ---> job-cost.sh 06:19:39 lf-activate-venv: SKIPPING 06:19:39 DEBUG: total: 0.2199999988079071 06:19:39 INFO: Retrieving Stack Cost... 06:19:39 INFO: Retrieving Pricing Info for: v3-standard-8 06:19:40 INFO: Archiving Costs [Pipeline] echo 06:19:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:19:40 ---> logs-deploy.sh 06:19:40 lf-activate-venv: SKIPPING 06:19:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/34 06:19:40 INFO: archiving workspace using pattern(s): 06:19:41 Archives upload complete. 06:19:41 INFO: archiving logs to Nexus