Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d484454ed3060f2f1c56262b265adff557aa4896 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-ssh10984906172817481779.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh5018976517724266102.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh17704261902692695654.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh1254859016157239689.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-ssh11136997688385032181.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-opc-ua] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-opc-ua-settings PROJECT: device-opc-ua USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-opc-ua DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-38927 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 d484454ed3060f2f1c56262b265adff557aa4896 (main) Commit message: "Merge pull request #106 from yiqisoft/main" > git config core.sparsecheckout # timeout=10 > git checkout -f d484454ed3060f2f1c56262b265adff557aa4896 # timeout=10 > git rev-list --no-walk 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-14T00:44:45.853Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-14T00:44:45.927Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-14T00:44:45.949Z] ========================================================= [2025-02-14T00:44:45.949Z] EdgeX Global Pipelines Version Info [2025-02-14T00:44:45.949Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:44:46.685Z] ------------------- [2025-02-14T00:44:46.685Z] stable info: [2025-02-14T00:44:46.685Z] ------------------- [2025-02-14T00:44:46.685Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-14T00:44:46.685Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-14T00:44:46.685Z] Message: update stable to v1.0.269 [2025-02-14T00:44:47.258Z] ------------------- [2025-02-14T00:44:47.258Z] experimental info: [2025-02-14T00:44:47.258Z] ------------------- [2025-02-14T00:44:47.258Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-14T00:44:47.258Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-14T00:44:47.258Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-14T00:44:47.338Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo [2025-02-14T00:44:47.359Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo [2025-02-14T00:44:47.384Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-14T00:44:47.403Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-14T00:44:47.426Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-14T00:44:47.454Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-14T00:44:47.479Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-14T00:44:47.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-02-14T00:44:47.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-14T00:44:47.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-14T00:44:47.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-14T00:44:47.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo [2025-02-14T00:44:47.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-14T00:44:47.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-14T00:44:47.673Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-14T00:44:47.696Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-14T00:44:47.720Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-14T00:44:47.747Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-14T00:44:47.769Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-14T00:44:47.793Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-14T00:44:47.818Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-02-14T00:44:47.841Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-02-14T00:44:47.865Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-14T00:44:47.887Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-14T00:44:47.910Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-02-14T00:44:47.935Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-14T00:44:47.957Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-14T00:44:47.985Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-14T00:44:48.007Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-14T00:44:48.033Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-14T00:44:48.057Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d484454ed3060f2f1c56262b265adff557aa4896 [Pipeline] echo [2025-02-14T00:44:48.081Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d484454 [Pipeline] echo [2025-02-14T00:44:48.101Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-14T00:44:48.168Z] provisioning config files... [2025-02-14T00:44:48.183Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config13003416950442093941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:44:48.570Z] ---> ****-login.sh [2025-02-14T00:44:48.570Z] nexus3.edgexfoundry.org:10001 [2025-02-14T00:44:48.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:44:48.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:44:48.830Z] Configure a credential helper to remove this warning. See [2025-02-14T00:44:48.830Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:44:48.830Z] [2025-02-14T00:44:48.830Z] Login Succeeded [2025-02-14T00:44:48.830Z] nexus3.edgexfoundry.org:10002 [2025-02-14T00:44:49.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:44:49.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:44:49.091Z] Configure a credential helper to remove this warning. See [2025-02-14T00:44:49.091Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:44:49.091Z] [2025-02-14T00:44:49.091Z] Login Succeeded [2025-02-14T00:44:49.091Z] nexus3.edgexfoundry.org:10003 [2025-02-14T00:44:49.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:44:49.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:44:49.091Z] Configure a credential helper to remove this warning. See [2025-02-14T00:44:49.092Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:44:49.092Z] [2025-02-14T00:44:49.092Z] Login Succeeded [2025-02-14T00:44:49.092Z] nexus3.edgexfoundry.org:10004 [2025-02-14T00:44:49.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:44:49.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:44:49.355Z] Configure a credential helper to remove this warning. See [2025-02-14T00:44:49.355Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:44:49.355Z] [2025-02-14T00:44:49.355Z] Login Succeeded [2025-02-14T00:44:49.355Z] ****.io [2025-02-14T00:44:49.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:44:49.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:44:49.616Z] Configure a credential helper to remove this warning. See [2025-02-14T00:44:49.616Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:44:49.616Z] [2025-02-14T00:44:49.616Z] Login Succeeded [2025-02-14T00:44:49.616Z] ---> ****-login.sh ends [Pipeline] } [2025-02-14T00:44:49.624Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-14T00:44:50.029Z] + git rev-list -1 --merges d484454ed3060f2f1c56262b265adff557aa4896~1..d484454ed3060f2f1c56262b265adff557aa4896 [Pipeline] echo [2025-02-14T00:44:50.056Z] -----------> git rev-list -1 --merges d484454ed3060f2f1c56262b265adff557aa4896~1..d484454ed3060f2f1c56262b265adff557aa4896 d484454ed3060f2f1c56262b265adff557aa4896 [2025-02-14T00:44:50.056Z] d484454ed3060f2f1c56262b265adff557aa4896 [false] [Pipeline] sh [2025-02-14T00:44:50.350Z] + git log --format=format:%s -1 d484454ed3060f2f1c56262b265adff557aa4896 [Pipeline] echo [2025-02-14T00:44:50.368Z] ========================================================= [2025-02-14T00:44:50.368Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-14T00:44:50.368Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-14T00:44:50.731Z] + git log --format=format:%s -1 d484454ed3060f2f1c56262b265adff557aa4896 [Pipeline] echo [2025-02-14T00:44:50.745Z] [semverPrep] GIT_COMMIT: d484454ed3060f2f1c56262b265adff557aa4896, Commit Message: Merge pull request #106 from yiqisoft/main [Pipeline] echo [2025-02-14T00:44:50.763Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-14T00:44:51.139Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-14T00:44:51.139Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-14T00:44:51.139Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-14T00:44:51.139Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-14T00:44:51.139Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-14T00:44:51.139Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-14T00:44:51.139Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:44:51.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-14T00:44:51.493Z] [2025-02-14T00:44:51.493Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:44:51.811Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-14T00:44:51.811Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-14T00:44:51.811Z] b85a868b505f: Pulling fs layer [2025-02-14T00:44:51.811Z] e2be974225ed: Pulling fs layer [2025-02-14T00:44:51.811Z] 339a4e72a1f5: Pulling fs layer [2025-02-14T00:44:51.811Z] 988bab9f4d93: Pulling fs layer [2025-02-14T00:44:51.811Z] 1469e6f7b9e6: Pulling fs layer [2025-02-14T00:44:51.811Z] eaf3925da568: Pulling fs layer [2025-02-14T00:44:51.811Z] bab4dde63d76: Pulling fs layer [2025-02-14T00:44:51.811Z] bde34c3a00c8: Pulling fs layer [2025-02-14T00:44:51.811Z] b352a97aabf1: Pulling fs layer [2025-02-14T00:44:51.811Z] 4872d77fe225: Pulling fs layer [2025-02-14T00:44:51.811Z] 5851b861e8e6: Pulling fs layer [2025-02-14T00:44:51.811Z] 988bab9f4d93: Waiting [2025-02-14T00:44:51.811Z] 1469e6f7b9e6: Waiting [2025-02-14T00:44:51.811Z] eaf3925da568: Waiting [2025-02-14T00:44:51.811Z] 4872d77fe225: Waiting [2025-02-14T00:44:51.811Z] bab4dde63d76: Waiting [2025-02-14T00:44:51.811Z] b352a97aabf1: Waiting [2025-02-14T00:44:51.811Z] 5851b861e8e6: Waiting [2025-02-14T00:44:51.811Z] bde34c3a00c8: Waiting [2025-02-14T00:44:51.811Z] e2be974225ed: Download complete [2025-02-14T00:44:51.811Z] 988bab9f4d93: Verifying Checksum [2025-02-14T00:44:51.811Z] 988bab9f4d93: Download complete [2025-02-14T00:44:51.811Z] 1469e6f7b9e6: Verifying Checksum [2025-02-14T00:44:51.811Z] 1469e6f7b9e6: Download complete [2025-02-14T00:44:51.811Z] eaf3925da568: Verifying Checksum [2025-02-14T00:44:51.811Z] eaf3925da568: Download complete [2025-02-14T00:44:52.072Z] 339a4e72a1f5: Verifying Checksum [2025-02-14T00:44:52.072Z] 339a4e72a1f5: Download complete [2025-02-14T00:44:52.072Z] bde34c3a00c8: Verifying Checksum [2025-02-14T00:44:52.072Z] bde34c3a00c8: Download complete [2025-02-14T00:44:52.072Z] b352a97aabf1: Verifying Checksum [2025-02-14T00:44:52.072Z] b352a97aabf1: Download complete [2025-02-14T00:44:52.072Z] 4872d77fe225: Verifying Checksum [2025-02-14T00:44:52.072Z] 5851b861e8e6: Verifying Checksum [2025-02-14T00:44:52.072Z] 5851b861e8e6: Download complete [2025-02-14T00:44:52.072Z] b85a868b505f: Verifying Checksum [2025-02-14T00:44:52.072Z] b85a868b505f: Download complete [2025-02-14T00:44:52.332Z] bab4dde63d76: Verifying Checksum [2025-02-14T00:44:52.332Z] bab4dde63d76: Download complete [2025-02-14T00:44:53.277Z] b85a868b505f: Pull complete [2025-02-14T00:44:53.539Z] e2be974225ed: Pull complete [2025-02-14T00:44:54.108Z] 339a4e72a1f5: Pull complete [2025-02-14T00:44:54.108Z] 988bab9f4d93: Pull complete [2025-02-14T00:44:54.367Z] 1469e6f7b9e6: Pull complete [2025-02-14T00:44:54.367Z] eaf3925da568: Pull complete [2025-02-14T00:44:56.904Z] bab4dde63d76: Pull complete [2025-02-14T00:44:56.904Z] bde34c3a00c8: Pull complete [2025-02-14T00:44:57.163Z] b352a97aabf1: Pull complete [2025-02-14T00:44:57.436Z] 4872d77fe225: Pull complete [2025-02-14T00:44:58.005Z] 5851b861e8e6: Pull complete [2025-02-14T00:44:58.267Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-14T00:44:58.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-14T00:44:58.527Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:44:58.669Z] prd-ubuntu20.04-docker-8c-8g-38927 does not seem to be running inside a container [2025-02-14T00:44:58.702Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-14T00:45:01.215Z] $ docker top 7d7aae1d3c3a437479fd5ff1f3a4dcdd11bd660f642efc205b8e31ae5a102ffc -eo pid,comm [2025-02-14T00:45:01.272Z] 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). [2025-02-14T00:45:01.272Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-14T00:45:01.330Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-14T00:45:01.330Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-14T00:45:01.451Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-14T00:45:01.452Z] $ docker exec 7d7aae1d3c3a437479fd5ff1f3a4dcdd11bd660f642efc205b8e31ae5a102ffc ssh-agent [2025-02-14T00:45:01.576Z] SSH_AUTH_SOCK=/tmp/ssh-kGyHW4hYlB31/agent.33 [2025-02-14T00:45:01.576Z] SSH_AGENT_PID=39 [2025-02-14T00:45:01.585Z] Running ssh-add (command line suppressed) [2025-02-14T00:45:01.694Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_17207056714212232067.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_17207056714212232067.key) [2025-02-14T00:45:01.710Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-14T00:45:02.001Z] + git tag --points-at HEAD [Pipeline] } [2025-02-14T00:45:02.027Z] $ docker exec --env ******** --env ******** 7d7aae1d3c3a437479fd5ff1f3a4dcdd11bd660f642efc205b8e31ae5a102ffc ssh-agent -k [2025-02-14T00:45:02.121Z] unset SSH_AUTH_SOCK; [2025-02-14T00:45:02.122Z] unset SSH_AGENT_PID; [2025-02-14T00:45:02.122Z] echo Agent pid 39 killed; [2025-02-14T00:45:02.139Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-14T00:45:02.172Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-14T00:45:02.172Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-14T00:45:02.295Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-14T00:45:02.296Z] $ docker exec 7d7aae1d3c3a437479fd5ff1f3a4dcdd11bd660f642efc205b8e31ae5a102ffc ssh-agent [2025-02-14T00:45:02.399Z] SSH_AUTH_SOCK=/tmp/ssh-bpw7tBQ3gYnd/agent.71 [2025-02-14T00:45:02.399Z] SSH_AGENT_PID=77 [2025-02-14T00:45:02.403Z] Running ssh-add (command line suppressed) [2025-02-14T00:45:02.507Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_6796274126184548565.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_6796274126184548565.key) [2025-02-14T00:45:02.522Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-14T00:45:02.819Z] + git semver init [2025-02-14T00:45:03.078Z] 2025-02-14 00:45:03,011 [run_init] DEBUG init version:0.0.0 force:False [2025-02-14T00:45:03.078Z] 2025-02-14 00:45:03,012 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver [2025-02-14T00:45:03.078Z] 2025-02-14 00:45:03,012 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver [2025-02-14T00:45:03.078Z] 2025-02-14 00:45:03,013 [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, universal_newlines=False, shell=None, istream=None) [2025-02-14T00:45:03.646Z] 2025-02-14 00:45:03,634 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude [2025-02-14T00:45:03.646Z] 2025-02-14 00:45:03,634 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False [2025-02-14T00:45:03.646Z] 2025-02-14 00:45:03,634 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-02-14T00:45:03.646Z] 2025-02-14 00:45:03,635 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-02-14T00:45:03.646Z] 4.0.0-dev.1 [Pipeline] } [2025-02-14T00:45:03.914Z] $ docker exec --env ******** --env ******** 7d7aae1d3c3a437479fd5ff1f3a4dcdd11bd660f642efc205b8e31ae5a102ffc ssh-agent -k [2025-02-14T00:45:04.030Z] unset SSH_AUTH_SOCK; [2025-02-14T00:45:04.031Z] unset SSH_AGENT_PID; [2025-02-14T00:45:04.031Z] echo Agent pid 77 killed; [2025-02-14T00:45:04.041Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-14T00:45:04.367Z] + git semver [Pipeline] } [2025-02-14T00:45:04.640Z] $ docker stop --time=1 7d7aae1d3c3a437479fd5ff1f3a4dcdd11bd660f642efc205b8e31ae5a102ffc [2025-02-14T00:45:05.919Z] $ docker rm -f --volumes 7d7aae1d3c3a437479fd5ff1f3a4dcdd11bd660f642efc205b8e31ae5a102ffc [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-14T00:45:06.269Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-14T00:45:06.516Z] Stashed 1 file(s) [Pipeline] echo [2025-02-14T00:45:06.520Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.1 [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 [2025-02-14T00:45:06.713Z] provisioning config files... [2025-02-14T00:45:06.722Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config15580512225789190439tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:45:07.021Z] ---> ****-login.sh [2025-02-14T00:45:07.021Z] nexus3.edgexfoundry.org:10001 [2025-02-14T00:45:07.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:45:07.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:45:07.021Z] Configure a credential helper to remove this warning. See [2025-02-14T00:45:07.021Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:45:07.022Z] [2025-02-14T00:45:07.022Z] Login Succeeded [2025-02-14T00:45:07.022Z] nexus3.edgexfoundry.org:10002 [2025-02-14T00:45:07.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:45:07.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:45:07.283Z] Configure a credential helper to remove this warning. See [2025-02-14T00:45:07.283Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:45:07.283Z] [2025-02-14T00:45:07.283Z] Login Succeeded [2025-02-14T00:45:07.283Z] nexus3.edgexfoundry.org:10003 [2025-02-14T00:45:07.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:45:07.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:45:07.283Z] Configure a credential helper to remove this warning. See [2025-02-14T00:45:07.283Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:45:07.283Z] [2025-02-14T00:45:07.283Z] Login Succeeded [2025-02-14T00:45:07.283Z] nexus3.edgexfoundry.org:10004 [2025-02-14T00:45:07.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:45:07.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:45:07.543Z] Configure a credential helper to remove this warning. See [2025-02-14T00:45:07.543Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:45:07.543Z] [2025-02-14T00:45:07.543Z] Login Succeeded [2025-02-14T00:45:07.543Z] ****.io [2025-02-14T00:45:07.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:45:07.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:45:07.543Z] Configure a credential helper to remove this warning. See [2025-02-14T00:45:07.543Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:45:07.543Z] [2025-02-14T00:45:07.543Z] Login Succeeded [2025-02-14T00:45:07.543Z] ---> ****-login.sh ends [Pipeline] } [2025-02-14T00:45:07.549Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-14T00:45:07.631Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-14T00:45:07.653Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-14T00:45:07.665Z] ========================================================= [2025-02-14T00:45:07.665Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-14T00:45:07.665Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:45:07.996Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-02-14T00:45:07.996Z] Sending build context to Docker daemon 866.3kB [2025-02-14T00:45:07.996Z] Step 1/5 : FROM golang:1.23-alpine3.20 AS builder [2025-02-14T00:45:08.255Z] 1.23-alpine3.20: Pulling from library/golang [2025-02-14T00:45:08.513Z] 66a3d608f3fa: Pulling fs layer [2025-02-14T00:45:08.513Z] a6b5cec81d87: Pulling fs layer [2025-02-14T00:45:08.513Z] dd968b00abc2: Pulling fs layer [2025-02-14T00:45:08.513Z] 0a7fa572a88c: Pulling fs layer [2025-02-14T00:45:08.513Z] 4f4fb700ef54: Pulling fs layer [2025-02-14T00:45:08.792Z] a6b5cec81d87: Download complete [2025-02-14T00:45:08.792Z] 66a3d608f3fa: Verifying Checksum [2025-02-14T00:45:08.792Z] 66a3d608f3fa: Download complete [2025-02-14T00:45:09.054Z] 66a3d608f3fa: Pull complete [2025-02-14T00:45:09.054Z] a6b5cec81d87: Pull complete [2025-02-14T00:45:09.054Z] 4f4fb700ef54: Verifying Checksum [2025-02-14T00:45:09.054Z] 4f4fb700ef54: Download complete [2025-02-14T00:45:09.622Z] dd968b00abc2: Download complete [2025-02-14T00:45:13.803Z] dd968b00abc2: Pull complete [2025-02-14T00:45:13.803Z] 0a7fa572a88c: Pull complete [2025-02-14T00:45:13.803Z] 4f4fb700ef54: Pull complete [2025-02-14T00:45:13.803Z] Digest: sha256:22caeb4deced0138cb4ae154db260b22d1b2ef893dde7f84415b619beae90901 [2025-02-14T00:45:13.803Z] Status: Downloaded newer image for golang:1.23-alpine3.20 [2025-02-14T00:45:13.803Z] ---> d9452640ca3f [2025-02-14T00:45:13.803Z] Step 2/5 : WORKDIR /device-opcua [2025-02-14T00:45:15.721Z] ---> Running in fa605a60fe01 [2025-02-14T00:45:15.721Z] Removing intermediate container fa605a60fe01 [2025-02-14T00:45:15.721Z] ---> 422ff29516e1 [2025-02-14T00:45:15.721Z] Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-02-14T00:45:15.721Z] ---> Running in 6b573f2b91d9 [2025-02-14T00:45:15.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T00:45:15.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T00:45:16.238Z] v3.20.6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-14T00:45:16.238Z] v3.20.5-74-g354f268b93b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-14T00:45:16.238Z] OK: 24174 distinct packages available [2025-02-14T00:45:16.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T00:45:16.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T00:45:16.758Z] (1/31) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T00:45:16.758Z] (2/31) Installing libgcc (13.2.1_git20240309-r0) [2025-02-14T00:45:16.758Z] (3/31) Installing jansson (2.14-r4) [2025-02-14T00:45:16.758Z] (4/31) Installing libstdc++ (13.2.1_git20240309-r0) [2025-02-14T00:45:16.758Z] (5/31) Installing zstd-libs (1.5.6-r0) [2025-02-14T00:45:16.758Z] (6/31) Installing binutils (2.42-r0) [2025-02-14T00:45:16.758Z] (7/31) Installing libgomp (13.2.1_git20240309-r0) [2025-02-14T00:45:16.758Z] (8/31) Installing libatomic (13.2.1_git20240309-r0) [2025-02-14T00:45:16.758Z] (9/31) Installing gmp (6.3.0-r1) [2025-02-14T00:45:16.758Z] (10/31) Installing isl26 (0.26-r1) [2025-02-14T00:45:16.758Z] (11/31) Installing mpfr4 (4.2.1-r0) [2025-02-14T00:45:16.758Z] (12/31) Installing mpc1 (1.3.1-r1) [2025-02-14T00:45:17.019Z] (13/31) Installing gcc (13.2.1_git20240309-r0) [2025-02-14T00:45:17.589Z] (14/31) Installing brotli-libs (1.1.0-r2) [2025-02-14T00:45:17.589Z] (15/31) Installing c-ares (1.33.1-r0) [2025-02-14T00:45:17.589Z] (16/31) Installing libunistring (1.2-r0) [2025-02-14T00:45:17.589Z] (17/31) Installing libidn2 (2.3.7-r0) [2025-02-14T00:45:17.589Z] (18/31) Installing nghttp2-libs (1.62.1-r0) [2025-02-14T00:45:17.589Z] (19/31) Installing libpsl (0.21.5-r1) [2025-02-14T00:45:17.589Z] (20/31) Installing libcurl (8.12.1-r0) [2025-02-14T00:45:17.589Z] (21/31) Installing libexpat (2.6.4-r0) [2025-02-14T00:45:17.589Z] (22/31) Installing pcre2 (10.43-r0) [2025-02-14T00:45:17.589Z] (23/31) Installing git (2.45.3-r0) [2025-02-14T00:45:17.589Z] (24/31) Installing git-init-template (2.45.3-r0) [2025-02-14T00:45:17.589Z] (25/31) Installing make (4.4.1-r2) [2025-02-14T00:45:17.589Z] (26/31) Installing musl-dev (1.2.5-r1) [2025-02-14T00:45:17.848Z] (27/31) Installing pkgconf (2.2.0-r0) [2025-02-14T00:45:17.848Z] (28/31) Installing libsodium (1.0.19-r0) [2025-02-14T00:45:17.848Z] (29/31) Installing libzmq (4.3.5-r2) [2025-02-14T00:45:17.848Z] (30/31) Installing libsodium-dev (1.0.19-r0) [2025-02-14T00:45:17.848Z] (31/31) Installing zeromq-dev (4.3.5-r2) [2025-02-14T00:45:17.848Z] Executing busybox-1.36.1-r29.trigger [2025-02-14T00:45:17.848Z] OK: 171 MiB in 45 packages [2025-02-14T00:45:21.147Z] Removing intermediate container 6b573f2b91d9 [2025-02-14T00:45:21.147Z] ---> 35c10020c601 [2025-02-14T00:45:21.147Z] Step 4/5 : COPY . . [2025-02-14T00:45:21.147Z] ---> a7051fb7cade [2025-02-14T00:45:21.147Z] Step 5/5 : RUN make build [2025-02-14T00:45:21.147Z] ---> Running in 0d19ac6b70c2 [2025-02-14T00:45:21.407Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-02-14T00:45:21.407Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.1 [2025-02-14T00:45:21.407Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 [2025-02-14T00:45:21.407Z] go: downloading github.com/gopcua/opcua v0.5.3 [2025-02-14T00:45:21.674Z] Still waiting to schedule task [2025-02-14T00:45:21.674Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-38922’ [2025-02-14T00:45:21.975Z] go: downloading github.com/spf13/cast v1.7.0 [2025-02-14T00:45:21.975Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.1 [2025-02-14T00:45:21.975Z] go: downloading github.com/labstack/echo/v4 v4.12.0 [2025-02-14T00:45:22.542Z] go: downloading github.com/google/uuid v1.6.0 [2025-02-14T00:45:22.542Z] go: downloading github.com/panjf2000/ants/v2 v2.10.0 [2025-02-14T00:45:22.542Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2025-02-14T00:45:22.542Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2025-02-14T00:45:22.542Z] go: downloading github.com/go-kit/log v0.2.1 [2025-02-14T00:45:22.542Z] go: downloading golang.org/x/net v0.30.0 [2025-02-14T00:45:22.542Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2025-02-14T00:45:22.542Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2025-02-14T00:45:22.542Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.2 [2025-02-14T00:45:22.542Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2025-02-14T00:45:22.542Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2025-02-14T00:45:22.542Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2025-02-14T00:45:22.542Z] go: downloading github.com/labstack/gommon v0.4.2 [2025-02-14T00:45:22.542Z] go: downloading golang.org/x/crypto v0.28.0 [2025-02-14T00:45:22.801Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2025-02-14T00:45:22.801Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.1 [2025-02-14T00:45:23.060Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.1 [2025-02-14T00:45:23.060Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.1 [2025-02-14T00:45:23.060Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2025-02-14T00:45:23.060Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2025-02-14T00:45:23.060Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2025-02-14T00:45:23.319Z] go: downloading github.com/openziti/sdk-golang v0.23.43 [2025-02-14T00:45:23.319Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2025-02-14T00:45:23.319Z] go: downloading github.com/x448/float16 v0.8.4 [2025-02-14T00:45:23.319Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2025-02-14T00:45:23.319Z] go: downloading github.com/pkg/errors v0.9.1 [2025-02-14T00:45:23.319Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2025-02-14T00:45:23.319Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2025-02-14T00:45:23.319Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2025-02-14T00:45:23.319Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2025-02-14T00:45:23.319Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2025-02-14T00:45:23.319Z] go: downloading github.com/leodido/go-urn v1.4.0 [2025-02-14T00:45:23.580Z] go: downloading golang.org/x/text v0.19.0 [2025-02-14T00:45:23.580Z] go: downloading golang.org/x/sys v0.26.0 [2025-02-14T00:45:23.580Z] go: downloading golang.org/x/sync v0.8.0 [2025-02-14T00:45:23.580Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2025-02-14T00:45:23.580Z] go: downloading github.com/gorilla/websocket v1.5.3 [2025-02-14T00:45:23.839Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2025-02-14T00:45:23.839Z] go: downloading golang.org/x/time v0.6.0 [2025-02-14T00:45:23.839Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2025-02-14T00:45:23.839Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2025-02-14T00:45:23.839Z] go: downloading github.com/go-playground/locales v0.14.1 [2025-02-14T00:45:24.097Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2025-02-14T00:45:24.097Z] go: downloading github.com/zeebo/errs v1.3.0 [2025-02-14T00:45:24.097Z] go: downloading google.golang.org/grpc v1.67.1 [2025-02-14T00:45:24.355Z] go: downloading github.com/hashicorp/consul/api v1.29.4 [2025-02-14T00:45:24.355Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2025-02-14T00:45:24.355Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2025-02-14T00:45:24.355Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2025-02-14T00:45:24.355Z] go: downloading github.com/go-resty/resty/v2 v2.15.3 [2025-02-14T00:45:24.614Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2025-02-14T00:45:24.614Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2025-02-14T00:45:24.614Z] go: downloading github.com/openziti/edge-api v0.26.32 [2025-02-14T00:45:25.549Z] go: downloading github.com/openziti/foundation/v2 v2.0.49 [2025-02-14T00:45:25.549Z] go: downloading github.com/openziti/identity v1.0.85 [2025-02-14T00:45:25.549Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2025-02-14T00:45:25.549Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2025-02-14T00:45:25.549Z] go: downloading golang.org/x/oauth2 v0.23.0 [2025-02-14T00:45:25.549Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2025-02-14T00:45:25.549Z] go: downloading github.com/kataras/go-events v0.0.3 [2025-02-14T00:45:25.549Z] go: downloading github.com/openziti/channel/v3 v3.0.4 [2025-02-14T00:45:25.549Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2025-02-14T00:45:25.808Z] go: downloading github.com/openziti/metrics v1.2.58 [2025-02-14T00:45:25.808Z] go: downloading github.com/openziti/secretstream v0.1.25 [2025-02-14T00:45:25.808Z] go: downloading github.com/openziti/transport/v2 v2.0.146 [2025-02-14T00:45:25.808Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2025-02-14T00:45:25.808Z] go: downloading google.golang.org/protobuf v1.34.2 [2025-02-14T00:45:25.808Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2025-02-14T00:45:25.808Z] go: downloading github.com/go-openapi/errors v0.22.0 [2025-02-14T00:45:25.808Z] go: downloading github.com/go-openapi/swag v0.23.0 [2025-02-14T00:45:25.808Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2025-02-14T00:45:25.808Z] go: downloading go.opentelemetry.io/otel v1.29.0 [2025-02-14T00:45:26.068Z] go: downloading go.opentelemetry.io/otel/trace v1.29.0 [2025-02-14T00:45:26.068Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2025-02-14T00:45:26.068Z] go: downloading github.com/oklog/ulid v1.3.1 [2025-02-14T00:45:26.068Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2025-02-14T00:45:26.068Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2025-02-14T00:45:26.068Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2025-02-14T00:45:26.068Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2025-02-14T00:45:26.068Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2025-02-14T00:45:26.068Z] go: downloading github.com/hashicorp/serf v0.10.1 [2025-02-14T00:45:26.068Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2025-02-14T00:45:26.068Z] go: downloading github.com/go-openapi/validate v0.24.0 [2025-02-14T00:45:26.068Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2025-02-14T00:45:26.068Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2025-02-14T00:45:26.068Z] go: downloading github.com/gorilla/schema v1.4.1 [2025-02-14T00:45:26.068Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2025-02-14T00:45:26.068Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2025-02-14T00:45:26.068Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2025-02-14T00:45:26.326Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2025-02-14T00:45:26.326Z] go: downloading github.com/golang/protobuf v1.5.4 [2025-02-14T00:45:26.326Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2025-02-14T00:45:26.326Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2025-02-14T00:45:26.326Z] go: downloading github.com/go-openapi/loads v0.22.0 [2025-02-14T00:45:26.326Z] go: downloading github.com/go-openapi/spec v0.21.0 [2025-02-14T00:45:26.326Z] go: downloading github.com/mailru/easyjson v0.7.7 [2025-02-14T00:45:26.326Z] go: downloading github.com/go-logr/logr v1.4.2 [2025-02-14T00:45:26.326Z] go: downloading go.opentelemetry.io/otel/metric v1.29.0 [2025-02-14T00:45:26.326Z] go: downloading golang.org/x/term v0.25.0 [2025-02-14T00:45:26.326Z] go: downloading github.com/fatih/color v1.16.0 [2025-02-14T00:45:26.326Z] go: downloading github.com/armon/go-metrics v0.4.1 [2025-02-14T00:45:26.326Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2025-02-14T00:45:26.326Z] go: downloading github.com/josharian/intern v1.0.0 [2025-02-14T00:45:26.326Z] go: downloading github.com/go-logr/stdr v1.2.2 [2025-02-14T00:45:26.326Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2025-02-14T00:45:26.326Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2025-02-14T00:45:26.326Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2025-02-14T00:45:26.326Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2025-02-14T00:45:26.326Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2025-02-14T00:45:26.326Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2025-02-14T00:45:52.886Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-02-14T00:46:11.007Z] Removing intermediate container 0d19ac6b70c2 [2025-02-14T00:46:11.007Z] ---> f686d61e0299 [2025-02-14T00:46:11.007Z] [Warning] One or more build-args [BASE MAKE] were not consumed [2025-02-14T00:46:11.007Z] Successfully built f686d61e0299 [2025-02-14T00:46:11.007Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:46:11.329Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-14T00:46:11.329Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:46:11.412Z] prd-ubuntu20.04-docker-8c-8g-38927 does not seem to be running inside a container [2025-02-14T00:46:11.439Z] $ 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 ******** ci-base-image-x86_64 cat [2025-02-14T00:46:11.863Z] $ docker top cd92d9c585bf1b9641c880f620ec8c2c1c0dd74ce41c209dc279623e50ef8029 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-14T00:46:12.214Z] + go version [2025-02-14T00:46:12.214Z] go version go1.23.6 linux/amd64 [Pipeline] } [2025-02-14T00:46:12.222Z] $ docker stop --time=1 cd92d9c585bf1b9641c880f620ec8c2c1c0dd74ce41c209dc279623e50ef8029 [2025-02-14T00:46:13.458Z] $ docker rm -f --volumes cd92d9c585bf1b9641c880f620ec8c2c1c0dd74ce41c209dc279623e50ef8029 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:46:13.904Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-14T00:46:13.905Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:46:13.980Z] prd-ubuntu20.04-docker-8c-8g-38927 does not seem to be running inside a container [2025-02-14T00:46:14.007Z] $ 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 ******** ci-base-image-x86_64 cat [2025-02-14T00:46:14.340Z] $ docker top 3f2a2169c6dcae10dbc329f7acc37ada098c07d4a3f74ac8c79602a87e68d99a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-14T00:46:14.695Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh [2025-02-14T00:46:14.997Z] + make test [2025-02-14T00:46:14.998Z] go install github.com/jstemmer/go-junit-report@v0.9.1 [2025-02-14T00:46:14.998Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2025-02-14T00:46:20.263Z] go install github.com/axw/gocov/gocov@v1.0.0 [2025-02-14T00:46:20.263Z] go: downloading github.com/axw/gocov v1.0.0 [2025-02-14T00:46:20.523Z] go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 [2025-02-14T00:46:23.052Z] go install github.com/AlekSi/gocov-xml@v1.0.0 [2025-02-14T00:46:23.052Z] go: downloading github.com/AlekSi/gocov-xml v1.0.0 [2025-02-14T00:46:23.620Z] go install github.com/jandelgado/gcov2lcov@v1.0.5 [2025-02-14T00:46:23.878Z] go: downloading github.com/jandelgado/gcov2lcov v1.0.5 [2025-02-14T00:46:24.811Z] rm -rf test-artifacts [2025-02-14T00:46:24.811Z] mkdir test-artifacts [2025-02-14T00:46:24.811Z] go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml [2025-02-14T00:46:24.811Z] go: downloading github.com/stretchr/testify v1.9.0 [2025-02-14T00:46:24.811Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2025-02-14T00:46:24.811Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2025-02-14T00:46:42.888Z] gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml [2025-02-14T00:46:42.888Z] gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo [2025-02-14T00:46:42.901Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-14T00:46:42.921Z] $ docker stop --time=1 3f2a2169c6dcae10dbc329f7acc37ada098c07d4a3f74ac8c79602a87e68d99a [2025-02-14T00:46:46.526Z] $ docker rm -f --volumes 3f2a2169c6dcae10dbc329f7acc37ada098c07d4a3f74ac8c79602a87e68d99a [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-14T00:46:47.003Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-14T00:46:47.064Z] Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-02-14T00:46:47.509Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-14T00:46:47.797Z] + ls -al . [2025-02-14T00:46:47.797Z] total 204 [2025-02-14T00:46:47.797Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 14 00:46 . [2025-02-14T00:46:47.797Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 00:44 .. [2025-02-14T00:46:47.797Z] -rw-rw-r-- 1 jenkins jenkins 62 Feb 14 00:44 .dockerignore [2025-02-14T00:46:47.797Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 00:46 .git [2025-02-14T00:46:47.797Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:44 .github [2025-02-14T00:46:47.797Z] -rw-rw-r-- 1 jenkins jenkins 84 Feb 14 00:44 .gitignore [2025-02-14T00:46:47.797Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 00:45 .semver [2025-02-14T00:46:47.797Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:44 .vscode [2025-02-14T00:46:47.797Z] -rw-rw-r-- 1 jenkins jenkins 7466 Feb 14 00:44 Attribution.txt [2025-02-14T00:46:47.797Z] -rw-rw-r-- 1 jenkins jenkins 1125 Feb 14 00:44 Dockerfile [2025-02-14T00:46:47.797Z] -rw-rw-r-- 1 jenkins jenkins 649 Feb 14 00:44 Jenkinsfile [2025-02-14T00:46:47.797Z] -rw-rw-r-- 1 jenkins jenkins 11367 Feb 14 00:44 LICENSE [2025-02-14T00:46:47.797Z] -rw-rw-r-- 1 jenkins jenkins 2185 Feb 14 00:44 Makefile [2025-02-14T00:46:47.797Z] -rw-rw-r-- 1 jenkins jenkins 4109 Feb 14 00:44 README.md [2025-02-14T00:46:47.797Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 14 00:45 VERSION [2025-02-14T00:46:47.797Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:44 bin [2025-02-14T00:46:47.797Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 00:44 cmd [2025-02-14T00:46:47.797Z] -rw-rw-r-- 1 jenkins jenkins 7098 Feb 14 00:44 go.mod [2025-02-14T00:46:47.797Z] -rw-rw-r-- 1 jenkins jenkins 100417 Feb 14 00:44 go.sum [2025-02-14T00:46:47.797Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 00:44 internal [2025-02-14T00:46:47.797Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 14 00:46 test-artifacts [2025-02-14T00:46:47.797Z] -rw-rw-r-- 1 jenkins jenkins 260 Feb 14 00:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:46:48.131Z] + 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=d484454ed3060f2f1c56262b265adff557aa4896 --label arch=amd64 --label version=4.0.0-dev.1 . [2025-02-14T00:46:48.131Z] Sending build context to Docker daemon 883.7kB [2025-02-14T00:46:48.131Z] Step 1/19 : FROM golang:1.23-alpine3.20 AS builder [2025-02-14T00:46:48.131Z] ---> d9452640ca3f [2025-02-14T00:46:48.131Z] Step 2/19 : WORKDIR /device-opcua [2025-02-14T00:46:48.131Z] ---> Using cache [2025-02-14T00:46:48.131Z] ---> 422ff29516e1 [2025-02-14T00:46:48.131Z] Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-02-14T00:46:48.131Z] ---> Using cache [2025-02-14T00:46:48.131Z] ---> 35c10020c601 [2025-02-14T00:46:48.131Z] Step 4/19 : COPY . . [2025-02-14T00:46:48.389Z] ---> 77ea64f05ebf [2025-02-14T00:46:48.389Z] Step 5/19 : RUN make build [2025-02-14T00:46:48.389Z] ---> Running in 46296d3d73d2 [2025-02-14T00:46:48.647Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-02-14T00:46:48.648Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.1 [2025-02-14T00:46:48.648Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 [2025-02-14T00:46:48.648Z] go: downloading github.com/gopcua/opcua v0.5.3 [2025-02-14T00:46:48.648Z] go: downloading github.com/spf13/cast v1.7.0 [2025-02-14T00:46:48.905Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.1 [2025-02-14T00:46:48.905Z] go: downloading github.com/labstack/echo/v4 v4.12.0 [2025-02-14T00:46:48.905Z] go: downloading github.com/go-kit/log v0.2.1 [2025-02-14T00:46:48.905Z] go: downloading github.com/google/uuid v1.6.0 [2025-02-14T00:46:48.905Z] go: downloading github.com/panjf2000/ants/v2 v2.10.0 [2025-02-14T00:46:48.905Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2025-02-14T00:46:48.905Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2025-02-14T00:46:48.905Z] go: downloading golang.org/x/net v0.30.0 [2025-02-14T00:46:48.905Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2025-02-14T00:46:48.905Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2025-02-14T00:46:48.905Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.2 [2025-02-14T00:46:48.905Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2025-02-14T00:46:48.905Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2025-02-14T00:46:48.905Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2025-02-14T00:46:48.905Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2025-02-14T00:46:48.905Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.1 [2025-02-14T00:46:48.905Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2025-02-14T00:46:48.905Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.1 [2025-02-14T00:46:48.905Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.1 [2025-02-14T00:46:48.905Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2025-02-14T00:46:48.905Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2025-02-14T00:46:48.905Z] go: downloading github.com/openziti/sdk-golang v0.23.43 [2025-02-14T00:46:48.905Z] go: downloading github.com/labstack/gommon v0.4.2 [2025-02-14T00:46:48.905Z] go: downloading golang.org/x/crypto v0.28.0 [2025-02-14T00:46:49.163Z] go: downloading golang.org/x/sync v0.8.0 [2025-02-14T00:46:49.163Z] go: downloading github.com/x448/float16 v0.8.4 [2025-02-14T00:46:49.163Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2025-02-14T00:46:49.163Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2025-02-14T00:46:49.163Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2025-02-14T00:46:49.163Z] go: downloading github.com/leodido/go-urn v1.4.0 [2025-02-14T00:46:49.163Z] go: downloading golang.org/x/text v0.19.0 [2025-02-14T00:46:49.163Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2025-02-14T00:46:49.163Z] go: downloading github.com/gorilla/websocket v1.5.3 [2025-02-14T00:46:49.163Z] go: downloading golang.org/x/sys v0.26.0 [2025-02-14T00:46:49.163Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2025-02-14T00:46:49.163Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2025-02-14T00:46:49.163Z] go: downloading golang.org/x/time v0.6.0 [2025-02-14T00:46:49.163Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2025-02-14T00:46:49.422Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2025-02-14T00:46:49.422Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2025-02-14T00:46:49.422Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2025-02-14T00:46:49.422Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2025-02-14T00:46:49.422Z] go: downloading github.com/go-resty/resty/v2 v2.15.3 [2025-02-14T00:46:49.422Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2025-02-14T00:46:49.422Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2025-02-14T00:46:49.422Z] go: downloading github.com/openziti/edge-api v0.26.32 [2025-02-14T00:46:50.356Z] go: downloading github.com/openziti/foundation/v2 v2.0.49 [2025-02-14T00:46:50.356Z] go: downloading github.com/openziti/identity v1.0.85 [2025-02-14T00:46:50.356Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2025-02-14T00:46:50.356Z] go: downloading github.com/pkg/errors v0.9.1 [2025-02-14T00:46:50.356Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2025-02-14T00:46:50.356Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2025-02-14T00:46:50.356Z] go: downloading golang.org/x/oauth2 v0.23.0 [2025-02-14T00:46:50.356Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2025-02-14T00:46:50.356Z] go: downloading github.com/kataras/go-events v0.0.3 [2025-02-14T00:46:50.356Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2025-02-14T00:46:50.356Z] go: downloading github.com/openziti/channel/v3 v3.0.4 [2025-02-14T00:46:50.356Z] go: downloading github.com/openziti/metrics v1.2.58 [2025-02-14T00:46:50.356Z] go: downloading github.com/openziti/secretstream v0.1.25 [2025-02-14T00:46:50.356Z] go: downloading github.com/openziti/transport/v2 v2.0.146 [2025-02-14T00:46:50.614Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2025-02-14T00:46:50.614Z] go: downloading github.com/hashicorp/consul/api v1.29.4 [2025-02-14T00:46:50.614Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2025-02-14T00:46:50.614Z] go: downloading github.com/go-playground/locales v0.14.1 [2025-02-14T00:46:50.614Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2025-02-14T00:46:50.614Z] go: downloading github.com/zeebo/errs v1.3.0 [2025-02-14T00:46:50.614Z] go: downloading google.golang.org/grpc v1.67.1 [2025-02-14T00:46:50.614Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2025-02-14T00:46:50.614Z] go: downloading github.com/go-openapi/errors v0.22.0 [2025-02-14T00:46:50.614Z] go: downloading github.com/oklog/ulid v1.3.1 [2025-02-14T00:46:50.614Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2025-02-14T00:46:50.872Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2025-02-14T00:46:50.872Z] go: downloading github.com/go-openapi/swag v0.23.0 [2025-02-14T00:46:50.872Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2025-02-14T00:46:50.872Z] go: downloading go.opentelemetry.io/otel v1.29.0 [2025-02-14T00:46:51.139Z] go: downloading go.opentelemetry.io/otel/trace v1.29.0 [2025-02-14T00:46:51.139Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2025-02-14T00:46:51.139Z] go: downloading github.com/go-openapi/validate v0.24.0 [2025-02-14T00:46:51.139Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2025-02-14T00:46:51.139Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2025-02-14T00:46:51.139Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2025-02-14T00:46:51.139Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2025-02-14T00:46:51.396Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2025-02-14T00:46:51.396Z] go: downloading github.com/gorilla/schema v1.4.1 [2025-02-14T00:46:51.396Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2025-02-14T00:46:51.396Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2025-02-14T00:46:51.396Z] go: downloading github.com/golang/protobuf v1.5.4 [2025-02-14T00:46:51.396Z] go: downloading google.golang.org/protobuf v1.34.2 [2025-02-14T00:46:51.396Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2025-02-14T00:46:51.396Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2025-02-14T00:46:51.396Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2025-02-14T00:46:51.396Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2025-02-14T00:46:51.396Z] go: downloading github.com/hashicorp/serf v0.10.1 [2025-02-14T00:46:51.396Z] go: downloading golang.org/x/term v0.25.0 [2025-02-14T00:46:51.396Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2025-02-14T00:46:51.396Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2025-02-14T00:46:51.396Z] go: downloading github.com/go-openapi/loads v0.22.0 [2025-02-14T00:46:51.396Z] go: downloading github.com/go-openapi/spec v0.21.0 [2025-02-14T00:46:51.396Z] go: downloading github.com/mailru/easyjson v0.7.7 [2025-02-14T00:46:51.396Z] go: downloading github.com/go-logr/logr v1.4.2 [2025-02-14T00:46:51.396Z] go: downloading go.opentelemetry.io/otel/metric v1.29.0 [2025-02-14T00:46:51.396Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2025-02-14T00:46:51.396Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2025-02-14T00:46:51.396Z] go: downloading github.com/fatih/color v1.16.0 [2025-02-14T00:46:51.655Z] go: downloading github.com/armon/go-metrics v0.4.1 [2025-02-14T00:46:51.655Z] go: downloading github.com/josharian/intern v1.0.0 [2025-02-14T00:46:51.655Z] go: downloading github.com/go-logr/stdr v1.2.2 [2025-02-14T00:46:51.655Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2025-02-14T00:46:51.655Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2025-02-14T00:46:51.655Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2025-02-14T00:46:51.655Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2025-02-14T00:46:51.655Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2025-02-14T00:47:13.619Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-02-14T00:47:35.696Z] Removing intermediate container 46296d3d73d2 [2025-02-14T00:47:35.696Z] ---> 8f02a0d6bfe4 [2025-02-14T00:47:35.696Z] Step 6/19 : FROM alpine:3.20 [2025-02-14T00:47:35.696Z] 3.20: Pulling from library/alpine [2025-02-14T00:47:35.696Z] 66a3d608f3fa: Already exists [2025-02-14T00:47:35.696Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-14T00:47:35.696Z] Status: Downloaded newer image for alpine:3.20 [2025-02-14T00:47:35.696Z] ---> e29df9b510ff [2025-02-14T00:47:35.696Z] Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-02-14T00:47:35.696Z] ---> Running in 79c7ed7eb2e4 [2025-02-14T00:47:35.696Z] Removing intermediate container 79c7ed7eb2e4 [2025-02-14T00:47:35.696Z] ---> 19bd4f4bddb7 [2025-02-14T00:47:35.696Z] Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init [2025-02-14T00:47:35.696Z] ---> Running in 6cbe768a1a76 [2025-02-14T00:47:35.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T00:47:35.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T00:47:35.696Z] (1/6) Installing dumb-init (1.2.5-r3) [2025-02-14T00:47:35.696Z] (2/6) Installing libgcc (13.2.1_git20240309-r0) [2025-02-14T00:47:35.696Z] (3/6) Installing libsodium (1.0.19-r0) [2025-02-14T00:47:35.696Z] (4/6) Installing libstdc++ (13.2.1_git20240309-r0) [2025-02-14T00:47:35.696Z] (5/6) Installing libzmq (4.3.5-r2) [2025-02-14T00:47:35.696Z] (6/6) Installing zeromq (4.3.5-r2) [2025-02-14T00:47:35.696Z] Executing busybox-1.36.1-r29.trigger [2025-02-14T00:47:35.696Z] OK: 12 MiB in 20 packages [2025-02-14T00:47:35.696Z] Removing intermediate container 6cbe768a1a76 [2025-02-14T00:47:35.696Z] ---> 9a661e1a3f78 [2025-02-14T00:47:35.696Z] Step 9/19 : RUN apk --no-cache upgrade [2025-02-14T00:47:35.696Z] ---> Running in 1eefd5e798f5 [2025-02-14T00:47:35.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T00:47:35.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T00:47:35.955Z] (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T00:47:35.955Z] (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T00:47:35.955Z] (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T00:47:35.955Z] (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T00:47:35.955Z] Executing busybox-1.36.1-r29.trigger [2025-02-14T00:47:35.955Z] OK: 12 MiB in 20 packages [2025-02-14T00:47:36.521Z] Removing intermediate container 1eefd5e798f5 [2025-02-14T00:47:36.521Z] ---> ae8728ffb8bb [2025-02-14T00:47:36.521Z] Step 10/19 : EXPOSE 59997 [2025-02-14T00:47:36.521Z] ---> Running in 5f91805f7b63 [2025-02-14T00:47:36.521Z] Removing intermediate container 5f91805f7b63 [2025-02-14T00:47:36.521Z] ---> df18d46f0f81 [2025-02-14T00:47:36.521Z] Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / [2025-02-14T00:47:37.897Z] ---> c84b536d27de [2025-02-14T00:47:37.897Z] Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res [2025-02-14T00:47:37.897Z] ---> 05f6ef51281c [2025-02-14T00:47:37.897Z] Step 13/19 : COPY LICENSE / [2025-02-14T00:47:37.897Z] ---> ac700616fdf4 [2025-02-14T00:47:37.897Z] Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt [2025-02-14T00:47:38.154Z] ---> cacd8002cbb7 [2025-02-14T00:47:38.154Z] Step 15/19 : ENTRYPOINT ["/device-opcua"] [2025-02-14T00:47:38.154Z] ---> Running in f3ea5e402dee [2025-02-14T00:47:38.154Z] Removing intermediate container f3ea5e402dee [2025-02-14T00:47:38.154Z] ---> 9e25f1b63773 [2025-02-14T00:47:38.154Z] Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-14T00:47:38.154Z] ---> Running in d674a397d428 [2025-02-14T00:47:38.154Z] Removing intermediate container d674a397d428 [2025-02-14T00:47:38.154Z] ---> a0833ac6b286 [2025-02-14T00:47:38.154Z] Step 17/19 : LABEL arch=amd64 [2025-02-14T00:47:38.154Z] ---> Running in 3cd8e95ba2dc [2025-02-14T00:47:38.414Z] Removing intermediate container 3cd8e95ba2dc [2025-02-14T00:47:38.414Z] ---> d14662863a97 [2025-02-14T00:47:38.414Z] Step 18/19 : LABEL git_sha=d484454ed3060f2f1c56262b265adff557aa4896 [2025-02-14T00:47:38.414Z] ---> Running in c454aacf928c [2025-02-14T00:47:38.414Z] Removing intermediate container c454aacf928c [2025-02-14T00:47:38.414Z] ---> 17ad331dfd6f [2025-02-14T00:47:38.414Z] Step 19/19 : LABEL version=4.0.0-dev.1 [2025-02-14T00:47:38.414Z] ---> Running in 184d1545597d [2025-02-14T00:47:38.414Z] Removing intermediate container 184d1545597d [2025-02-14T00:47:38.414Z] ---> 473a871035fc [2025-02-14T00:47:38.414Z] [Warning] One or more build-args [ARCH BASE MAKE] were not consumed [2025-02-14T00:47:38.415Z] Successfully built 473a871035fc [2025-02-14T00:47:38.415Z] Successfully tagged device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-14T00:47:38.535Z] provisioning config files... [2025-02-14T00:47:38.544Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config4216644788141096999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:47:38.848Z] ---> ****-login.sh [2025-02-14T00:47:38.848Z] nexus3.edgexfoundry.org:10001 [2025-02-14T00:47:38.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:47:38.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:47:38.848Z] Configure a credential helper to remove this warning. See [2025-02-14T00:47:38.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:47:38.848Z] [2025-02-14T00:47:38.848Z] Login Succeeded [2025-02-14T00:47:38.848Z] nexus3.edgexfoundry.org:10002 [2025-02-14T00:47:38.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:47:38.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:47:38.849Z] Configure a credential helper to remove this warning. See [2025-02-14T00:47:38.849Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:47:38.849Z] [2025-02-14T00:47:38.849Z] Login Succeeded [2025-02-14T00:47:38.849Z] nexus3.edgexfoundry.org:10003 [2025-02-14T00:47:39.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:47:39.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:47:39.111Z] Configure a credential helper to remove this warning. See [2025-02-14T00:47:39.112Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:47:39.112Z] [2025-02-14T00:47:39.112Z] Login Succeeded [2025-02-14T00:47:39.112Z] nexus3.edgexfoundry.org:10004 [2025-02-14T00:47:39.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:47:39.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:47:39.112Z] Configure a credential helper to remove this warning. See [2025-02-14T00:47:39.112Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:47:39.112Z] [2025-02-14T00:47:39.112Z] Login Succeeded [2025-02-14T00:47:39.112Z] ****.io [2025-02-14T00:47:39.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:47:39.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:47:39.371Z] Configure a credential helper to remove this warning. See [2025-02-14T00:47:39.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:47:39.371Z] [2025-02-14T00:47:39.371Z] Login Succeeded [2025-02-14T00:47:39.371Z] ---> ****-login.sh ends [Pipeline] } [2025-02-14T00:47:39.380Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T00:47:39.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-14T00:47:39.462Z] [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: [2025-02-14T00:47:39.462Z] d484454ed3060f2f1c56262b265adff557aa4896 [2025-02-14T00:47:39.462Z] latest [2025-02-14T00:47:39.462Z] 4.0.0-dev.1 [2025-02-14T00:47:39.462Z] d484454ed3060f2f1c56262b265adff557aa4896-4.0.0-dev.1 [2025-02-14T00:47:39.462Z] main [2025-02-14T00:47:39.462Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:47:39.807Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:d484454ed3060f2f1c56262b265adff557aa4896 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:47:40.134Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:d484454ed3060f2f1c56262b265adff557aa4896 [2025-02-14T00:47:40.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-02-14T00:47:40.135Z] f5e0af914fd0: Preparing [2025-02-14T00:47:40.135Z] 956281c4e3dc: Preparing [2025-02-14T00:47:40.135Z] 286f95abe385: Preparing [2025-02-14T00:47:40.135Z] a0bb728a2cc4: Preparing [2025-02-14T00:47:40.135Z] f9cf1d62960c: Preparing [2025-02-14T00:47:40.135Z] 95490e161752: Preparing [2025-02-14T00:47:40.135Z] ce5a8cde9eee: Preparing [2025-02-14T00:47:40.135Z] 95490e161752: Waiting [2025-02-14T00:47:40.135Z] ce5a8cde9eee: Waiting [2025-02-14T00:47:40.135Z] f5e0af914fd0: Pushed [2025-02-14T00:47:40.135Z] 956281c4e3dc: Pushed [2025-02-14T00:47:40.135Z] 286f95abe385: Pushed [2025-02-14T00:47:40.135Z] ce5a8cde9eee: Layer already exists [2025-02-14T00:47:40.707Z] 95490e161752: Pushed [2025-02-14T00:47:40.707Z] f9cf1d62960c: Pushed [2025-02-14T00:47:44.896Z] a0bb728a2cc4: Pushed [2025-02-14T00:47:44.896Z] d484454ed3060f2f1c56262b265adff557aa4896: digest: sha256:4f36c71ca34b590efd0b1c5470316ae79dabed2b61c8932882d00fb85b22e760 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:47:45.220Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:47:45.552Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-02-14T00:47:45.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-02-14T00:47:45.552Z] f5e0af914fd0: Preparing [2025-02-14T00:47:45.552Z] 956281c4e3dc: Preparing [2025-02-14T00:47:45.552Z] 286f95abe385: Preparing [2025-02-14T00:47:45.552Z] a0bb728a2cc4: Preparing [2025-02-14T00:47:45.552Z] f9cf1d62960c: Preparing [2025-02-14T00:47:45.552Z] 95490e161752: Preparing [2025-02-14T00:47:45.552Z] ce5a8cde9eee: Preparing [2025-02-14T00:47:45.552Z] 95490e161752: Waiting [2025-02-14T00:47:45.552Z] ce5a8cde9eee: Waiting [2025-02-14T00:47:45.552Z] a0bb728a2cc4: Layer already exists [2025-02-14T00:47:45.552Z] f9cf1d62960c: Layer already exists [2025-02-14T00:47:45.552Z] 286f95abe385: Layer already exists [2025-02-14T00:47:45.552Z] 956281c4e3dc: Layer already exists [2025-02-14T00:47:45.552Z] f5e0af914fd0: Layer already exists [2025-02-14T00:47:45.552Z] 95490e161752: Layer already exists [2025-02-14T00:47:45.552Z] ce5a8cde9eee: Layer already exists [2025-02-14T00:47:45.552Z] latest: digest: sha256:4f36c71ca34b590efd0b1c5470316ae79dabed2b61c8932882d00fb85b22e760 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:47:45.875Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:47:46.204Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.0-dev.1 [2025-02-14T00:47:46.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-02-14T00:47:46.204Z] f5e0af914fd0: Preparing [2025-02-14T00:47:46.204Z] 956281c4e3dc: Preparing [2025-02-14T00:47:46.204Z] 286f95abe385: Preparing [2025-02-14T00:47:46.204Z] a0bb728a2cc4: Preparing [2025-02-14T00:47:46.204Z] f9cf1d62960c: Preparing [2025-02-14T00:47:46.204Z] 95490e161752: Preparing [2025-02-14T00:47:46.204Z] ce5a8cde9eee: Preparing [2025-02-14T00:47:46.204Z] 95490e161752: Waiting [2025-02-14T00:47:46.204Z] f9cf1d62960c: Layer already exists [2025-02-14T00:47:46.204Z] a0bb728a2cc4: Layer already exists [2025-02-14T00:47:46.204Z] 286f95abe385: Layer already exists [2025-02-14T00:47:46.204Z] f5e0af914fd0: Layer already exists [2025-02-14T00:47:46.204Z] 956281c4e3dc: Layer already exists [2025-02-14T00:47:46.204Z] ce5a8cde9eee: Layer already exists [2025-02-14T00:47:46.204Z] 95490e161752: Layer already exists [2025-02-14T00:47:46.204Z] 4.0.0-dev.1: digest: sha256:4f36c71ca34b590efd0b1c5470316ae79dabed2b61c8932882d00fb85b22e760 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:47:46.543Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:d484454ed3060f2f1c56262b265adff557aa4896-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:47:46.912Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:d484454ed3060f2f1c56262b265adff557aa4896-4.0.0-dev.1 [2025-02-14T00:47:46.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-02-14T00:47:46.912Z] f5e0af914fd0: Preparing [2025-02-14T00:47:46.912Z] 956281c4e3dc: Preparing [2025-02-14T00:47:46.912Z] 286f95abe385: Preparing [2025-02-14T00:47:46.912Z] a0bb728a2cc4: Preparing [2025-02-14T00:47:46.912Z] f9cf1d62960c: Preparing [2025-02-14T00:47:46.912Z] 95490e161752: Preparing [2025-02-14T00:47:46.912Z] ce5a8cde9eee: Preparing [2025-02-14T00:47:46.912Z] 95490e161752: Waiting [2025-02-14T00:47:46.912Z] ce5a8cde9eee: Waiting [2025-02-14T00:47:46.912Z] 286f95abe385: Layer already exists [2025-02-14T00:47:46.912Z] f9cf1d62960c: Layer already exists [2025-02-14T00:47:46.912Z] a0bb728a2cc4: Layer already exists [2025-02-14T00:47:46.912Z] f5e0af914fd0: Layer already exists [2025-02-14T00:47:46.912Z] 956281c4e3dc: Layer already exists [2025-02-14T00:47:46.912Z] ce5a8cde9eee: Layer already exists [2025-02-14T00:47:46.912Z] 95490e161752: Layer already exists [2025-02-14T00:47:46.912Z] d484454ed3060f2f1c56262b265adff557aa4896-4.0.0-dev.1: digest: sha256:4f36c71ca34b590efd0b1c5470316ae79dabed2b61c8932882d00fb85b22e760 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:47:47.239Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:47:47.581Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-02-14T00:47:47.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-02-14T00:47:47.581Z] f5e0af914fd0: Preparing [2025-02-14T00:47:47.581Z] 956281c4e3dc: Preparing [2025-02-14T00:47:47.581Z] 286f95abe385: Preparing [2025-02-14T00:47:47.581Z] a0bb728a2cc4: Preparing [2025-02-14T00:47:47.581Z] f9cf1d62960c: Preparing [2025-02-14T00:47:47.581Z] 95490e161752: Preparing [2025-02-14T00:47:47.581Z] ce5a8cde9eee: Preparing [2025-02-14T00:47:47.581Z] 95490e161752: Waiting [2025-02-14T00:47:47.581Z] ce5a8cde9eee: Waiting [2025-02-14T00:47:47.581Z] f5e0af914fd0: Layer already exists [2025-02-14T00:47:47.581Z] 956281c4e3dc: Layer already exists [2025-02-14T00:47:47.581Z] 286f95abe385: Layer already exists [2025-02-14T00:47:47.581Z] f9cf1d62960c: Layer already exists [2025-02-14T00:47:47.581Z] a0bb728a2cc4: Layer already exists [2025-02-14T00:47:47.581Z] ce5a8cde9eee: Layer already exists [2025-02-14T00:47:47.581Z] 95490e161752: Layer already exists [2025-02-14T00:47:47.581Z] main: digest: sha256:4f36c71ca34b590efd0b1c5470316ae79dabed2b61c8932882d00fb85b22e760 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T00:47:47.668Z] ===================================================== [Pipeline] echo [2025-02-14T00:47:47.686Z] taggedImages: [2025-02-14T00:47:47.686Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:d484454ed3060f2f1c56262b265adff557aa4896 [2025-02-14T00:47:47.686Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-02-14T00:47:47.686Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.0-dev.1 [2025-02-14T00:47:47.686Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:d484454ed3060f2f1c56262b265adff557aa4896-4.0.0-dev.1 [2025-02-14T00:47:47.686Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:main [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 [2025-02-14T00:47:48.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-14T00:47:48.111Z] [2025-02-14T00:47:48.111Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:47:48.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-14T00:47:48.712Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-14T00:47:48.712Z] 5eb5b503b376: Pulling fs layer [2025-02-14T00:47:48.712Z] 5c69ac0246d0: Pulling fs layer [2025-02-14T00:47:48.712Z] ec43610c2a17: Pulling fs layer [2025-02-14T00:47:48.712Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-14T00:47:48.712Z] 33b1e0a273af: Pulling fs layer [2025-02-14T00:47:48.712Z] 5d3b04190fa2: Pulling fs layer [2025-02-14T00:47:48.712Z] 2f39f015ded8: Pulling fs layer [2025-02-14T00:47:48.712Z] 33b1e0a273af: Waiting [2025-02-14T00:47:48.712Z] 5d3b04190fa2: Waiting [2025-02-14T00:47:48.712Z] 2f39f015ded8: Waiting [2025-02-14T00:47:48.712Z] 3a2ae6a8a46f: Waiting [2025-02-14T00:47:48.712Z] 5c69ac0246d0: Verifying Checksum [2025-02-14T00:47:48.712Z] 5c69ac0246d0: Download complete [2025-02-14T00:47:48.712Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-14T00:47:48.712Z] 3a2ae6a8a46f: Download complete [2025-02-14T00:47:48.712Z] 33b1e0a273af: Verifying Checksum [2025-02-14T00:47:48.712Z] 33b1e0a273af: Download complete [2025-02-14T00:47:48.712Z] 5d3b04190fa2: Verifying Checksum [2025-02-14T00:47:48.712Z] 5d3b04190fa2: Download complete [2025-02-14T00:47:48.712Z] ec43610c2a17: Verifying Checksum [2025-02-14T00:47:48.712Z] ec43610c2a17: Download complete [2025-02-14T00:47:48.970Z] 5eb5b503b376: Verifying Checksum [2025-02-14T00:47:48.970Z] 5eb5b503b376: Download complete [2025-02-14T00:47:49.540Z] 2f39f015ded8: Download complete [2025-02-14T00:47:50.104Z] 5eb5b503b376: Pull complete [2025-02-14T00:47:50.104Z] 5c69ac0246d0: Pull complete [2025-02-14T00:47:50.669Z] ec43610c2a17: Pull complete [2025-02-14T00:47:50.669Z] 3a2ae6a8a46f: Pull complete [2025-02-14T00:47:50.926Z] 33b1e0a273af: Pull complete [2025-02-14T00:47:50.926Z] 5d3b04190fa2: Pull complete [2025-02-14T00:47:55.109Z] 2f39f015ded8: Pull complete [2025-02-14T00:47:55.109Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-14T00:47:55.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-14T00:47:55.109Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:47:55.232Z] prd-ubuntu20.04-docker-8c-8g-38927 does not seem to be running inside a container [2025-02-14T00:47:55.263Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-14T00:47:57.922Z] $ docker top a8fb95f4b3fa7ffbdd51875adc257f63b64312af21146e81747be477fa62752d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:47:58.312Z] ---> job-cost.sh [2025-02-14T00:47:58.313Z] lf-activate-venv: SKIPPING [2025-02-14T00:47:58.313Z] INFO: No Stack... [2025-02-14T00:47:58.571Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-14T00:47:58.829Z] INFO: Archiving Costs [Pipeline] sh [2025-02-14T00:47:59.125Z] + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv [2025-02-14T00:47:59.125Z] + cut -d, -f6 [Pipeline] lock [2025-02-14T00:47:59.139Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-4-stack-cost] [2025-02-14T00:47:59.145Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-4-stack-cost] did not exist. Created. [2025-02-14T00:47:59.150Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-14T00:47:59.456Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-14T00:47:59.477Z] Stashed 1 file(s) [Pipeline] } [2025-02-14T00:47:59.486Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-4-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-14T00:47:59.512Z] $ docker stop --time=1 a8fb95f4b3fa7ffbdd51875adc257f63b64312af21146e81747be477fa62752d [2025-02-14T00:48:00.664Z] $ docker rm -f --volumes a8fb95f4b3fa7ffbdd51875adc257f63b64312af21146e81747be477fa62752d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-14T00:48:13.044Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-38930 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws [2025-02-14T00:48:13.065Z] Running in /w/workspace/device-opc-ua/4 [Pipeline] { [Pipeline] checkout [2025-02-14T00:48:16.122Z] Selected Git installation does not exist. Using Default [2025-02-14T00:48:16.122Z] The recommended git tool is: NONE [2025-02-14T00:48:21.233Z] using credential edgex-jenkins-ssh [2025-02-14T00:48:21.266Z] Cloning the remote Git repository [2025-02-14T00:48:21.315Z] Cloning repository git@github.com:edgexfoundry/device-opc-ua.git [2025-02-14T00:48:21.438Z] > git init /w/workspace/device-opc-ua/4 # timeout=10 [2025-02-14T00:48:21.619Z] Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git [2025-02-14T00:48:21.620Z] > git --version # timeout=10 [2025-02-14T00:48:21.646Z] > git --version # 'git version 2.25.1' [2025-02-14T00:48:21.650Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-14T00:48:21.826Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-14T00:48:22.463Z] > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 [2025-02-14T00:48:22.492Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-14T00:48:23.612Z] Avoid second fetch [2025-02-14T00:48:23.613Z] Checking out Revision d484454ed3060f2f1c56262b265adff557aa4896 (main) [2025-02-14T00:48:24.292Z] Commit message: "Merge pull request #106 from yiqisoft/main" [2025-02-14T00:48:23.620Z] > git config core.sparsecheckout # timeout=10 [2025-02-14T00:48:23.699Z] > git checkout -f d484454ed3060f2f1c56262b265adff557aa4896 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-14T00:48:29.005Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-14T00:48:29.005Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-14T00:48:29.005Z] Dload Upload Total Spent Left Speed [2025-02-14T00:48:29.005Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 75905 0 --:--:-- --:--:-- --:--:-- 76357 [Pipeline] sh [2025-02-14T00:48:29.344Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-14T00:48:29.673Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-02-14T00:48:29.673Z] + sudo tee /etc/docker/daemon.new [2025-02-14T00:48:29.673Z] { [2025-02-14T00:48:29.673Z] "registry-mirrors": [ [2025-02-14T00:48:29.673Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-14T00:48:29.673Z] ], [2025-02-14T00:48:29.673Z] "bip": "10.250.0.254/24", [2025-02-14T00:48:29.673Z] "hosts": [ [2025-02-14T00:48:29.673Z] "tcp://0.0.0.0:5555", [2025-02-14T00:48:29.673Z] "unix:///var/run/docker.sock" [2025-02-14T00:48:29.673Z] ], [2025-02-14T00:48:29.673Z] "mtu": 1458, [2025-02-14T00:48:29.673Z] "selinux-enabled": true, [2025-02-14T00:48:29.673Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-14T00:48:29.673Z] } [Pipeline] sh [2025-02-14T00:48:30.005Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-14T00:48:30.333Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-14T00:48:48.589Z] provisioning config files... [2025-02-14T00:48:48.612Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/4@tmp/config6536629148838623334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:48:49.049Z] ---> ****-login.sh [2025-02-14T00:48:49.049Z] nexus3.edgexfoundry.org:10001 [2025-02-14T00:48:49.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:48:49.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:48:49.595Z] Configure a credential helper to remove this warning. See [2025-02-14T00:48:49.595Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:48:49.595Z] [2025-02-14T00:48:49.595Z] Login Succeeded [2025-02-14T00:48:49.595Z] nexus3.edgexfoundry.org:10002 [2025-02-14T00:48:49.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:48:49.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:48:49.865Z] Configure a credential helper to remove this warning. See [2025-02-14T00:48:49.865Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:48:49.865Z] [2025-02-14T00:48:49.865Z] Login Succeeded [2025-02-14T00:48:49.865Z] nexus3.edgexfoundry.org:10003 [2025-02-14T00:48:50.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:48:50.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:48:50.400Z] Configure a credential helper to remove this warning. See [2025-02-14T00:48:50.400Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:48:50.400Z] [2025-02-14T00:48:50.400Z] Login Succeeded [2025-02-14T00:48:50.400Z] nexus3.edgexfoundry.org:10004 [2025-02-14T00:48:50.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:48:50.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:48:50.669Z] Configure a credential helper to remove this warning. See [2025-02-14T00:48:50.669Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:48:50.669Z] [2025-02-14T00:48:50.669Z] Login Succeeded [2025-02-14T00:48:50.669Z] ****.io [2025-02-14T00:48:50.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:48:50.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:48:50.935Z] Configure a credential helper to remove this warning. See [2025-02-14T00:48:50.935Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:48:50.935Z] [2025-02-14T00:48:50.935Z] Login Succeeded [2025-02-14T00:48:50.935Z] ---> ****-login.sh ends [Pipeline] } [2025-02-14T00:48:50.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-14T00:48:51.252Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-14T00:48:51.270Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-14T00:48:51.287Z] ========================================================= [2025-02-14T00:48:51.287Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-14T00:48:51.287Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:48:51.663Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-02-14T00:48:51.929Z] Sending build context to Docker daemon 569.9kB [2025-02-14T00:48:51.929Z] Step 1/5 : FROM golang:1.23-alpine3.20 AS builder [2025-02-14T00:48:52.514Z] 1.23-alpine3.20: Pulling from library/golang [2025-02-14T00:48:52.786Z] 0152682790bb: Pulling fs layer [2025-02-14T00:48:52.786Z] 7b3b141d4917: Pulling fs layer [2025-02-14T00:48:52.786Z] ff7476bebdd2: Pulling fs layer [2025-02-14T00:48:52.786Z] 6bd0810b3f04: Pulling fs layer [2025-02-14T00:48:52.786Z] 4f4fb700ef54: Pulling fs layer [2025-02-14T00:48:52.786Z] 6bd0810b3f04: Waiting [2025-02-14T00:48:52.786Z] 4f4fb700ef54: Waiting [2025-02-14T00:48:53.058Z] 7b3b141d4917: Verifying Checksum [2025-02-14T00:48:53.058Z] 7b3b141d4917: Download complete [2025-02-14T00:48:53.058Z] 0152682790bb: Verifying Checksum [2025-02-14T00:48:53.058Z] 0152682790bb: Download complete [2025-02-14T00:48:53.058Z] 6bd0810b3f04: Verifying Checksum [2025-02-14T00:48:53.058Z] 6bd0810b3f04: Download complete [2025-02-14T00:48:53.329Z] 4f4fb700ef54: Verifying Checksum [2025-02-14T00:48:53.329Z] 4f4fb700ef54: Download complete [2025-02-14T00:48:53.599Z] 0152682790bb: Pull complete [2025-02-14T00:48:54.183Z] 7b3b141d4917: Pull complete [2025-02-14T00:48:54.455Z] ff7476bebdd2: Verifying Checksum [2025-02-14T00:48:54.455Z] ff7476bebdd2: Download complete [2025-02-14T00:49:06.769Z] ff7476bebdd2: Pull complete [2025-02-14T00:49:06.769Z] 6bd0810b3f04: Pull complete [2025-02-14T00:49:07.036Z] 4f4fb700ef54: Pull complete [2025-02-14T00:49:07.036Z] Digest: sha256:22caeb4deced0138cb4ae154db260b22d1b2ef893dde7f84415b619beae90901 [2025-02-14T00:49:07.036Z] Status: Downloaded newer image for golang:1.23-alpine3.20 [2025-02-14T00:49:07.036Z] ---> 6f28aa44b600 [2025-02-14T00:49:07.036Z] Step 2/5 : WORKDIR /device-opcua [2025-02-14T00:49:08.446Z] ---> Running in a45701ceb33f [2025-02-14T00:49:08.722Z] Removing intermediate container a45701ceb33f [2025-02-14T00:49:08.722Z] ---> 5ddd932309eb [2025-02-14T00:49:08.722Z] Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-02-14T00:49:08.722Z] ---> Running in 3457bb06e075 [2025-02-14T00:49:09.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T00:49:10.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T00:49:11.675Z] v3.20.5-78-g7064fb1792b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-14T00:49:11.675Z] v3.20.5-74-g354f268b93b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-14T00:49:11.675Z] OK: 24052 distinct packages available [2025-02-14T00:49:11.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T00:49:11.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T00:49:12.907Z] (1/31) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T00:49:13.173Z] (2/31) Installing libgcc (13.2.1_git20240309-r0) [2025-02-14T00:49:13.173Z] (3/31) Installing jansson (2.14-r4) [2025-02-14T00:49:13.173Z] (4/31) Installing libstdc++ (13.2.1_git20240309-r0) [2025-02-14T00:49:13.173Z] (5/31) Installing zstd-libs (1.5.6-r0) [2025-02-14T00:49:13.173Z] (6/31) Installing binutils (2.42-r0) [2025-02-14T00:49:13.438Z] (7/31) Installing libgomp (13.2.1_git20240309-r0) [2025-02-14T00:49:13.438Z] (8/31) Installing libatomic (13.2.1_git20240309-r0) [2025-02-14T00:49:13.438Z] (9/31) Installing gmp (6.3.0-r1) [2025-02-14T00:49:13.438Z] (10/31) Installing isl26 (0.26-r1) [2025-02-14T00:49:13.705Z] (11/31) Installing mpfr4 (4.2.1-r0) [2025-02-14T00:49:13.705Z] (12/31) Installing mpc1 (1.3.1-r1) [2025-02-14T00:49:13.705Z] (13/31) Installing gcc (13.2.1_git20240309-r0) [2025-02-14T00:49:16.279Z] (14/31) Installing brotli-libs (1.1.0-r2) [2025-02-14T00:49:16.279Z] (15/31) Installing c-ares (1.33.1-r0) [2025-02-14T00:49:16.279Z] (16/31) Installing libunistring (1.2-r0) [2025-02-14T00:49:16.279Z] (17/31) Installing libidn2 (2.3.7-r0) [2025-02-14T00:49:16.279Z] (18/31) Installing nghttp2-libs (1.62.1-r0) [2025-02-14T00:49:16.279Z] (19/31) Installing libpsl (0.21.5-r1) [2025-02-14T00:49:16.279Z] (20/31) Installing libcurl (8.12.1-r0) [2025-02-14T00:49:16.279Z] (21/31) Installing libexpat (2.6.4-r0) [2025-02-14T00:49:16.279Z] (22/31) Installing pcre2 (10.43-r0) [2025-02-14T00:49:16.279Z] (23/31) Installing git (2.45.3-r0) [2025-02-14T00:49:16.549Z] (24/31) Installing git-init-template (2.45.3-r0) [2025-02-14T00:49:16.549Z] (25/31) Installing make (4.4.1-r2) [2025-02-14T00:49:16.549Z] (26/31) Installing musl-dev (1.2.5-r1) [2025-02-14T00:49:16.815Z] (27/31) Installing pkgconf (2.2.0-r0) [2025-02-14T00:49:16.815Z] (28/31) Installing libsodium (1.0.19-r0) [2025-02-14T00:49:16.815Z] (29/31) Installing libzmq (4.3.5-r2) [2025-02-14T00:49:16.815Z] (30/31) Installing libsodium-dev (1.0.19-r0) [2025-02-14T00:49:17.084Z] (31/31) Installing zeromq-dev (4.3.5-r2) [2025-02-14T00:49:17.084Z] Executing busybox-1.36.1-r29.trigger [2025-02-14T00:49:17.084Z] OK: 165 MiB in 45 packages [2025-02-14T00:49:23.736Z] Removing intermediate container 3457bb06e075 [2025-02-14T00:49:23.736Z] ---> ac18e98df5b8 [2025-02-14T00:49:23.736Z] Step 4/5 : COPY . . [2025-02-14T00:49:23.736Z] ---> b3225624ecf9 [2025-02-14T00:49:23.736Z] Step 5/5 : RUN make build [2025-02-14T00:49:23.736Z] ---> Running in 35cb4230738c [2025-02-14T00:49:24.692Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-02-14T00:49:24.692Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.1 [2025-02-14T00:49:24.692Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 [2025-02-14T00:49:25.272Z] go: downloading github.com/spf13/cast v1.7.0 [2025-02-14T00:49:25.272Z] go: downloading github.com/gopcua/opcua v0.5.3 [2025-02-14T00:49:25.272Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.1 [2025-02-14T00:49:25.272Z] go: downloading github.com/labstack/echo/v4 v4.12.0 [2025-02-14T00:49:25.539Z] go: downloading github.com/go-kit/log v0.2.1 [2025-02-14T00:49:25.539Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2025-02-14T00:49:25.805Z] go: downloading github.com/google/uuid v1.6.0 [2025-02-14T00:49:26.077Z] go: downloading github.com/panjf2000/ants/v2 v2.10.0 [2025-02-14T00:49:26.077Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2025-02-14T00:49:26.077Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2025-02-14T00:49:26.077Z] go: downloading github.com/labstack/gommon v0.4.2 [2025-02-14T00:49:26.077Z] go: downloading golang.org/x/crypto v0.28.0 [2025-02-14T00:49:26.077Z] go: downloading golang.org/x/net v0.30.0 [2025-02-14T00:49:27.040Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2025-02-14T00:49:27.040Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2025-02-14T00:49:27.040Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2025-02-14T00:49:27.308Z] go: downloading github.com/leodido/go-urn v1.4.0 [2025-02-14T00:49:27.581Z] go: downloading golang.org/x/text v0.19.0 [2025-02-14T00:49:27.581Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2025-02-14T00:49:27.854Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2025-02-14T00:49:27.854Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.2 [2025-02-14T00:49:28.124Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2025-02-14T00:49:28.124Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2025-02-14T00:49:28.124Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.1 [2025-02-14T00:49:28.391Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.1 [2025-02-14T00:49:28.391Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2025-02-14T00:49:28.391Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2025-02-14T00:49:28.391Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.1 [2025-02-14T00:49:28.659Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2025-02-14T00:49:28.659Z] go: downloading github.com/openziti/sdk-golang v0.23.43 [2025-02-14T00:49:28.927Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2025-02-14T00:49:28.927Z] go: downloading golang.org/x/sync v0.8.0 [2025-02-14T00:49:28.927Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2025-02-14T00:49:28.927Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2025-02-14T00:49:28.927Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2025-02-14T00:49:29.200Z] go: downloading github.com/x448/float16 v0.8.4 [2025-02-14T00:49:29.200Z] go: downloading github.com/go-playground/locales v0.14.1 [2025-02-14T00:49:29.200Z] go: downloading golang.org/x/sys v0.26.0 [2025-02-14T00:49:30.612Z] go: downloading github.com/pkg/errors v0.9.1 [2025-02-14T00:49:30.612Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2025-02-14T00:49:30.612Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2025-02-14T00:49:30.881Z] go: downloading github.com/gorilla/websocket v1.5.3 [2025-02-14T00:49:30.881Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2025-02-14T00:49:31.147Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2025-02-14T00:49:31.415Z] go: downloading golang.org/x/time v0.6.0 [2025-02-14T00:49:31.415Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2025-02-14T00:49:31.682Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2025-02-14T00:49:31.682Z] go: downloading github.com/go-resty/resty/v2 v2.15.3 [2025-02-14T00:49:31.949Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2025-02-14T00:49:31.949Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2025-02-14T00:49:32.216Z] go: downloading github.com/openziti/edge-api v0.26.32 [2025-02-14T00:49:35.565Z] go: downloading github.com/openziti/foundation/v2 v2.0.49 [2025-02-14T00:49:35.565Z] go: downloading github.com/openziti/identity v1.0.85 [2025-02-14T00:49:35.565Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2025-02-14T00:49:35.565Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2025-02-14T00:49:35.565Z] go: downloading golang.org/x/oauth2 v0.23.0 [2025-02-14T00:49:35.565Z] go: downloading github.com/openziti/channel/v3 v3.0.4 [2025-02-14T00:49:35.565Z] go: downloading github.com/openziti/secretstream v0.1.25 [2025-02-14T00:49:35.565Z] go: downloading github.com/openziti/transport/v2 v2.0.146 [2025-02-14T00:49:35.565Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2025-02-14T00:49:35.565Z] go: downloading github.com/kataras/go-events v0.0.3 [2025-02-14T00:49:35.842Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2025-02-14T00:49:35.842Z] go: downloading github.com/openziti/metrics v1.2.58 [2025-02-14T00:49:35.842Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2025-02-14T00:49:35.842Z] go: downloading github.com/hashicorp/consul/api v1.29.4 [2025-02-14T00:49:35.842Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2025-02-14T00:49:35.842Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2025-02-14T00:49:35.842Z] go: downloading github.com/zeebo/errs v1.3.0 [2025-02-14T00:49:35.842Z] go: downloading google.golang.org/grpc v1.67.1 [2025-02-14T00:49:37.795Z] go: downloading github.com/go-openapi/errors v0.22.0 [2025-02-14T00:49:37.796Z] go: downloading github.com/go-openapi/swag v0.23.0 [2025-02-14T00:49:37.796Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2025-02-14T00:49:37.796Z] go: downloading go.opentelemetry.io/otel v1.29.0 [2025-02-14T00:49:38.379Z] go: downloading go.opentelemetry.io/otel/trace v1.29.0 [2025-02-14T00:49:38.379Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2025-02-14T00:49:38.379Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2025-02-14T00:49:38.379Z] go: downloading github.com/oklog/ulid v1.3.1 [2025-02-14T00:49:38.379Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2025-02-14T00:49:38.379Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2025-02-14T00:49:38.379Z] go: downloading github.com/go-openapi/validate v0.24.0 [2025-02-14T00:49:38.962Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2025-02-14T00:49:39.229Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2025-02-14T00:49:39.229Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2025-02-14T00:49:39.229Z] go: downloading github.com/gorilla/schema v1.4.1 [2025-02-14T00:49:39.497Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2025-02-14T00:49:39.497Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2025-02-14T00:49:39.497Z] go: downloading github.com/golang/protobuf v1.5.4 [2025-02-14T00:49:39.497Z] go: downloading google.golang.org/protobuf v1.34.2 [2025-02-14T00:49:40.904Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2025-02-14T00:49:40.904Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2025-02-14T00:49:41.174Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2025-02-14T00:49:41.443Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2025-02-14T00:49:41.443Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2025-02-14T00:49:41.443Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2025-02-14T00:49:41.708Z] go: downloading github.com/hashicorp/serf v0.10.1 [2025-02-14T00:49:41.708Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2025-02-14T00:49:41.708Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2025-02-14T00:49:41.708Z] go: downloading github.com/go-openapi/loads v0.22.0 [2025-02-14T00:49:41.708Z] go: downloading github.com/go-openapi/spec v0.21.0 [2025-02-14T00:49:41.973Z] go: downloading github.com/mailru/easyjson v0.7.7 [2025-02-14T00:49:42.239Z] go: downloading github.com/go-logr/logr v1.4.2 [2025-02-14T00:49:42.239Z] go: downloading go.opentelemetry.io/otel/metric v1.29.0 [2025-02-14T00:49:42.239Z] go: downloading golang.org/x/term v0.25.0 [2025-02-14T00:49:42.239Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2025-02-14T00:49:42.239Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2025-02-14T00:49:42.239Z] go: downloading github.com/fatih/color v1.16.0 [2025-02-14T00:49:42.239Z] go: downloading github.com/armon/go-metrics v0.4.1 [2025-02-14T00:49:42.239Z] go: downloading github.com/josharian/intern v1.0.0 [2025-02-14T00:49:42.239Z] go: downloading github.com/go-logr/stdr v1.2.2 [2025-02-14T00:49:42.239Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2025-02-14T00:49:42.239Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2025-02-14T00:49:42.239Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2025-02-14T00:49:42.239Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2025-02-14T00:49:42.504Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2025-02-14T00:53:19.344Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-02-14T00:53:51.639Z] Removing intermediate container 35cb4230738c [2025-02-14T00:53:51.639Z] ---> eae6cddac1ff [2025-02-14T00:53:51.639Z] [Warning] One or more build-args [BASE MAKE] were not consumed [2025-02-14T00:53:51.639Z] Successfully built eae6cddac1ff [2025-02-14T00:53:51.639Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:53:52.003Z] + docker inspect -f . ci-base-image-arm64 [2025-02-14T00:53:52.003Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:53:52.224Z] prd-ubuntu20.04-docker-arm64-4c-16g-38930 does not seem to be running inside a container [2025-02-14T00:53:52.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/4 -v /w/workspace/device-opc-ua/4:/w/workspace/device-opc-ua/4:rw,z -v /w/workspace/device-opc-ua/4@tmp:/w/workspace/device-opc-ua/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-02-14T00:53:53.619Z] $ docker top 7f30d7384bbaf14359fd441e236d9e0c41374da4a95f504353f434d71ce63340 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-14T00:53:54.487Z] + go version [2025-02-14T00:53:54.487Z] go version go1.23.6 linux/arm64 [Pipeline] } [2025-02-14T00:53:54.509Z] $ docker stop --time=1 7f30d7384bbaf14359fd441e236d9e0c41374da4a95f504353f434d71ce63340 [2025-02-14T00:53:56.199Z] $ docker rm -f --volumes 7f30d7384bbaf14359fd441e236d9e0c41374da4a95f504353f434d71ce63340 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:53:56.809Z] + docker inspect -f . ci-base-image-arm64 [2025-02-14T00:53:56.809Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:53:57.013Z] prd-ubuntu20.04-docker-arm64-4c-16g-38930 does not seem to be running inside a container [2025-02-14T00:53:57.080Z] $ 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/4 -v /w/workspace/device-opc-ua/4:/w/workspace/device-opc-ua/4:rw,z -v /w/workspace/device-opc-ua/4@tmp:/w/workspace/device-opc-ua/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-02-14T00:53:58.997Z] $ docker top f8eb66bc1b02e2ec60189689cab7936977b6596b93ccc00ba47dbb8e764e3f5c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-14T00:53:59.942Z] + git config --global --add safe.directory /w/workspace/device-opc-ua/4 [Pipeline] fileExists [Pipeline] sh [2025-02-14T00:54:00.650Z] + make test [2025-02-14T00:54:00.650Z] go install github.com/jstemmer/go-junit-report@v0.9.1 [2025-02-14T00:54:00.650Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2025-02-14T00:54:32.931Z] go install github.com/axw/gocov/gocov@v1.0.0 [2025-02-14T00:54:32.931Z] go: downloading github.com/axw/gocov v1.0.0 [2025-02-14T00:54:32.931Z] go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 [2025-02-14T00:54:45.279Z] go install github.com/AlekSi/gocov-xml@v1.0.0 [2025-02-14T00:54:45.553Z] go: downloading github.com/AlekSi/gocov-xml v1.0.0 [2025-02-14T00:54:47.515Z] go install github.com/jandelgado/gcov2lcov@v1.0.5 [2025-02-14T00:54:47.515Z] go: downloading github.com/jandelgado/gcov2lcov v1.0.5 [2025-02-14T00:54:49.489Z] rm -rf test-artifacts [2025-02-14T00:54:49.489Z] mkdir test-artifacts [2025-02-14T00:54:49.489Z] go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml [2025-02-14T00:54:49.758Z] go: downloading github.com/stretchr/testify v1.9.0 [2025-02-14T00:54:50.027Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2025-02-14T00:54:50.027Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2025-02-14T00:58:56.904Z] gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml [2025-02-14T00:58:56.904Z] gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo [2025-02-14T00:58:56.924Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-14T00:58:56.943Z] $ docker stop --time=1 f8eb66bc1b02e2ec60189689cab7936977b6596b93ccc00ba47dbb8e764e3f5c [2025-02-14T00:58:58.838Z] $ docker rm -f --volumes f8eb66bc1b02e2ec60189689cab7936977b6596b93ccc00ba47dbb8e764e3f5c [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-14T00:59:00.722Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-14T00:59:00.752Z] Warning: overwriting stash ‘coverage-report’ [2025-02-14T00:59:01.197Z] Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-14T00:59:01.628Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-14T00:59:01.954Z] + ls -al . [2025-02-14T00:59:01.954Z] total 200 [2025-02-14T00:59:01.954Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 14 00:54 . [2025-02-14T00:59:01.954Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 00:48 .. [2025-02-14T00:59:01.954Z] -rw-rw-r-- 1 jenkins jenkins 62 Feb 14 00:48 .dockerignore [2025-02-14T00:59:01.954Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 00:58 .git [2025-02-14T00:59:01.954Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:48 .github [2025-02-14T00:59:01.954Z] -rw-rw-r-- 1 jenkins jenkins 84 Feb 14 00:48 .gitignore [2025-02-14T00:59:01.954Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:48 .vscode [2025-02-14T00:59:01.954Z] -rw-rw-r-- 1 jenkins jenkins 7466 Feb 14 00:48 Attribution.txt [2025-02-14T00:59:01.954Z] -rw-rw-r-- 1 jenkins jenkins 1125 Feb 14 00:48 Dockerfile [2025-02-14T00:59:01.954Z] -rw-rw-r-- 1 jenkins jenkins 649 Feb 14 00:48 Jenkinsfile [2025-02-14T00:59:01.954Z] -rw-rw-r-- 1 jenkins jenkins 11367 Feb 14 00:48 LICENSE [2025-02-14T00:59:01.954Z] -rw-rw-r-- 1 jenkins jenkins 2185 Feb 14 00:48 Makefile [2025-02-14T00:59:01.954Z] -rw-rw-r-- 1 jenkins jenkins 4109 Feb 14 00:48 README.md [2025-02-14T00:59:01.954Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 14 00:45 VERSION [2025-02-14T00:59:01.954Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:48 bin [2025-02-14T00:59:01.954Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 00:48 cmd [2025-02-14T00:59:01.954Z] -rw-rw-r-- 1 jenkins jenkins 7098 Feb 14 00:48 go.mod [2025-02-14T00:59:01.954Z] -rw-rw-r-- 1 jenkins jenkins 100417 Feb 14 00:48 go.sum [2025-02-14T00:59:01.954Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 00:48 internal [2025-02-14T00:59:01.954Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 14 00:58 test-artifacts [2025-02-14T00:59:01.954Z] -rw-rw-r-- 1 jenkins jenkins 260 Feb 14 00:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:59:02.341Z] + 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=d484454ed3060f2f1c56262b265adff557aa4896 --label arch=arm64 --label version=4.0.0-dev.1 . [2025-02-14T00:59:02.607Z] Sending build context to Docker daemon 586.8kB [2025-02-14T00:59:02.607Z] Step 1/19 : FROM golang:1.23-alpine3.20 AS builder [2025-02-14T00:59:02.607Z] ---> 6f28aa44b600 [2025-02-14T00:59:02.607Z] Step 2/19 : WORKDIR /device-opcua [2025-02-14T00:59:02.607Z] ---> Using cache [2025-02-14T00:59:02.607Z] ---> 5ddd932309eb [2025-02-14T00:59:02.607Z] Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-02-14T00:59:02.607Z] ---> Using cache [2025-02-14T00:59:02.607Z] ---> ac18e98df5b8 [2025-02-14T00:59:02.607Z] Step 4/19 : COPY . . [2025-02-14T00:59:03.577Z] ---> 26cf43682d03 [2025-02-14T00:59:03.577Z] Step 5/19 : RUN make build [2025-02-14T00:59:03.577Z] ---> Running in ad2ec1cc0be0 [2025-02-14T00:59:04.996Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-02-14T00:59:04.996Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.1 [2025-02-14T00:59:04.996Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 [2025-02-14T00:59:05.288Z] go: downloading github.com/gopcua/opcua v0.5.3 [2025-02-14T00:59:05.288Z] go: downloading github.com/spf13/cast v1.7.0 [2025-02-14T00:59:05.555Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.1 [2025-02-14T00:59:05.555Z] go: downloading github.com/labstack/echo/v4 v4.12.0 [2025-02-14T00:59:05.820Z] go: downloading github.com/go-kit/log v0.2.1 [2025-02-14T00:59:05.820Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2025-02-14T00:59:06.086Z] go: downloading github.com/google/uuid v1.6.0 [2025-02-14T00:59:06.086Z] go: downloading github.com/panjf2000/ants/v2 v2.10.0 [2025-02-14T00:59:06.352Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2025-02-14T00:59:06.352Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2025-02-14T00:59:06.619Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2025-02-14T00:59:06.619Z] go: downloading github.com/labstack/gommon v0.4.2 [2025-02-14T00:59:06.619Z] go: downloading golang.org/x/crypto v0.28.0 [2025-02-14T00:59:06.619Z] go: downloading golang.org/x/net v0.30.0 [2025-02-14T00:59:07.587Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2025-02-14T00:59:07.587Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2025-02-14T00:59:08.184Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2025-02-14T00:59:08.184Z] go: downloading github.com/leodido/go-urn v1.4.0 [2025-02-14T00:59:08.184Z] go: downloading golang.org/x/text v0.19.0 [2025-02-14T00:59:08.450Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2025-02-14T00:59:08.450Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.2 [2025-02-14T00:59:08.717Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2025-02-14T00:59:08.717Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2025-02-14T00:59:08.717Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.1 [2025-02-14T00:59:08.983Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.1 [2025-02-14T00:59:08.983Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2025-02-14T00:59:08.983Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2025-02-14T00:59:08.983Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.1 [2025-02-14T00:59:09.248Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2025-02-14T00:59:09.248Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2025-02-14T00:59:09.248Z] go: downloading github.com/openziti/sdk-golang v0.23.43 [2025-02-14T00:59:09.514Z] go: downloading golang.org/x/sync v0.8.0 [2025-02-14T00:59:09.514Z] go: downloading github.com/x448/float16 v0.8.4 [2025-02-14T00:59:09.783Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2025-02-14T00:59:09.783Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2025-02-14T00:59:09.783Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2025-02-14T00:59:09.783Z] go: downloading github.com/pkg/errors v0.9.1 [2025-02-14T00:59:09.783Z] go: downloading github.com/go-playground/locales v0.14.1 [2025-02-14T00:59:09.783Z] go: downloading golang.org/x/sys v0.26.0 [2025-02-14T00:59:11.724Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2025-02-14T00:59:11.724Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2025-02-14T00:59:11.724Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2025-02-14T00:59:11.724Z] go: downloading github.com/gorilla/websocket v1.5.3 [2025-02-14T00:59:11.993Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2025-02-14T00:59:11.993Z] go: downloading golang.org/x/time v0.6.0 [2025-02-14T00:59:12.258Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2025-02-14T00:59:12.522Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2025-02-14T00:59:12.522Z] go: downloading github.com/go-resty/resty/v2 v2.15.3 [2025-02-14T00:59:13.104Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2025-02-14T00:59:13.104Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2025-02-14T00:59:13.104Z] go: downloading github.com/openziti/edge-api v0.26.32 [2025-02-14T00:59:16.437Z] go: downloading github.com/openziti/foundation/v2 v2.0.49 [2025-02-14T00:59:16.437Z] go: downloading github.com/openziti/identity v1.0.85 [2025-02-14T00:59:16.437Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2025-02-14T00:59:16.437Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2025-02-14T00:59:16.437Z] go: downloading github.com/kataras/go-events v0.0.3 [2025-02-14T00:59:16.437Z] go: downloading github.com/openziti/channel/v3 v3.0.4 [2025-02-14T00:59:16.437Z] go: downloading github.com/openziti/metrics v1.2.58 [2025-02-14T00:59:16.437Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2025-02-14T00:59:16.437Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2025-02-14T00:59:16.703Z] go: downloading github.com/openziti/secretstream v0.1.25 [2025-02-14T00:59:16.703Z] go: downloading github.com/openziti/transport/v2 v2.0.146 [2025-02-14T00:59:16.703Z] go: downloading golang.org/x/oauth2 v0.23.0 [2025-02-14T00:59:16.969Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2025-02-14T00:59:16.969Z] go: downloading github.com/hashicorp/consul/api v1.29.4 [2025-02-14T00:59:16.969Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2025-02-14T00:59:16.969Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2025-02-14T00:59:16.969Z] go: downloading github.com/zeebo/errs v1.3.0 [2025-02-14T00:59:16.969Z] go: downloading google.golang.org/grpc v1.67.1 [2025-02-14T00:59:18.911Z] go: downloading github.com/go-openapi/errors v0.22.0 [2025-02-14T00:59:18.911Z] go: downloading github.com/go-openapi/swag v0.23.0 [2025-02-14T00:59:18.911Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2025-02-14T00:59:18.911Z] go: downloading go.opentelemetry.io/otel v1.29.0 [2025-02-14T00:59:19.500Z] go: downloading go.opentelemetry.io/otel/trace v1.29.0 [2025-02-14T00:59:19.500Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2025-02-14T00:59:19.500Z] go: downloading github.com/oklog/ulid v1.3.1 [2025-02-14T00:59:19.500Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2025-02-14T00:59:19.500Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2025-02-14T00:59:19.766Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2025-02-14T00:59:19.766Z] go: downloading github.com/go-openapi/validate v0.24.0 [2025-02-14T00:59:20.362Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2025-02-14T00:59:20.362Z] go: downloading google.golang.org/protobuf v1.34.2 [2025-02-14T00:59:21.772Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2025-02-14T00:59:21.772Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2025-02-14T00:59:21.772Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2025-02-14T00:59:22.039Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2025-02-14T00:59:22.305Z] go: downloading github.com/gorilla/schema v1.4.1 [2025-02-14T00:59:22.305Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2025-02-14T00:59:22.305Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2025-02-14T00:59:22.573Z] go: downloading github.com/golang/protobuf v1.5.4 [2025-02-14T00:59:22.840Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2025-02-14T00:59:22.840Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2025-02-14T00:59:22.840Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2025-02-14T00:59:22.840Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2025-02-14T00:59:23.118Z] go: downloading github.com/hashicorp/serf v0.10.1 [2025-02-14T00:59:23.118Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2025-02-14T00:59:23.118Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2025-02-14T00:59:23.118Z] go: downloading github.com/go-openapi/loads v0.22.0 [2025-02-14T00:59:23.118Z] go: downloading github.com/go-openapi/spec v0.21.0 [2025-02-14T00:59:23.387Z] go: downloading github.com/mailru/easyjson v0.7.7 [2025-02-14T00:59:23.387Z] go: downloading github.com/go-logr/logr v1.4.2 [2025-02-14T00:59:23.387Z] go: downloading go.opentelemetry.io/otel/metric v1.29.0 [2025-02-14T00:59:23.387Z] go: downloading golang.org/x/term v0.25.0 [2025-02-14T00:59:23.656Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2025-02-14T00:59:23.656Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2025-02-14T00:59:23.656Z] go: downloading github.com/fatih/color v1.16.0 [2025-02-14T00:59:23.656Z] go: downloading github.com/josharian/intern v1.0.0 [2025-02-14T00:59:23.656Z] go: downloading github.com/go-logr/stdr v1.2.2 [2025-02-14T00:59:23.656Z] go: downloading github.com/armon/go-metrics v0.4.1 [2025-02-14T00:59:23.656Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2025-02-14T00:59:23.656Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2025-02-14T00:59:23.656Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2025-02-14T00:59:23.656Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2025-02-14T00:59:23.656Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2025-02-14T01:03:15.521Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-02-14T01:03:54.465Z] Removing intermediate container ad2ec1cc0be0 [2025-02-14T01:03:54.465Z] ---> 825664679fd5 [2025-02-14T01:03:54.465Z] Step 6/19 : FROM alpine:3.20 [2025-02-14T01:03:54.465Z] 3.20: Pulling from library/alpine [2025-02-14T01:03:54.465Z] 0152682790bb: Already exists [2025-02-14T01:03:54.465Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-14T01:03:54.465Z] Status: Downloaded newer image for alpine:3.20 [2025-02-14T01:03:54.465Z] ---> f4194d9e8c10 [2025-02-14T01:03:54.465Z] Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-02-14T01:03:54.465Z] ---> Running in b33a0eb76d1e [2025-02-14T01:03:54.465Z] Removing intermediate container b33a0eb76d1e [2025-02-14T01:03:54.465Z] ---> 137a505fb599 [2025-02-14T01:03:54.465Z] Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init [2025-02-14T01:03:54.465Z] ---> Running in 44a3433cc282 [2025-02-14T01:03:54.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T01:03:54.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T01:03:54.465Z] (1/6) Installing dumb-init (1.2.5-r3) [2025-02-14T01:03:54.465Z] (2/6) Installing libgcc (13.2.1_git20240309-r0) [2025-02-14T01:03:54.465Z] (3/6) Installing libsodium (1.0.19-r0) [2025-02-14T01:03:54.465Z] (4/6) Installing libstdc++ (13.2.1_git20240309-r0) [2025-02-14T01:03:54.465Z] (5/6) Installing libzmq (4.3.5-r2) [2025-02-14T01:03:54.465Z] (6/6) Installing zeromq (4.3.5-r2) [2025-02-14T01:03:54.465Z] Executing busybox-1.36.1-r29.trigger [2025-02-14T01:03:54.465Z] OK: 13 MiB in 20 packages [2025-02-14T01:03:54.730Z] Removing intermediate container 44a3433cc282 [2025-02-14T01:03:54.730Z] ---> de592636bf12 [2025-02-14T01:03:54.730Z] Step 9/19 : RUN apk --no-cache upgrade [2025-02-14T01:03:54.730Z] ---> Running in 1648d6a36e4f [2025-02-14T01:03:55.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T01:03:55.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T01:03:57.366Z] (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T01:03:57.366Z] (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T01:03:57.366Z] (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T01:03:57.366Z] (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T01:03:57.636Z] Executing busybox-1.36.1-r29.trigger [2025-02-14T01:03:57.636Z] OK: 13 MiB in 20 packages [2025-02-14T01:03:59.074Z] Removing intermediate container 1648d6a36e4f [2025-02-14T01:03:59.074Z] ---> c6c1a55c8817 [2025-02-14T01:03:59.074Z] Step 10/19 : EXPOSE 59997 [2025-02-14T01:03:59.074Z] ---> Running in 65402f019358 [2025-02-14T01:03:59.465Z] Removing intermediate container 65402f019358 [2025-02-14T01:03:59.465Z] ---> 46d85a3118e2 [2025-02-14T01:03:59.465Z] Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / [2025-02-14T01:04:02.876Z] ---> a4476b3abd56 [2025-02-14T01:04:02.876Z] Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res [2025-02-14T01:04:02.876Z] ---> dddd9a92c4ee [2025-02-14T01:04:02.876Z] Step 13/19 : COPY LICENSE / [2025-02-14T01:04:03.478Z] ---> 14e1a36710b8 [2025-02-14T01:04:03.478Z] Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt [2025-02-14T01:04:04.071Z] ---> 10539274fff8 [2025-02-14T01:04:04.071Z] Step 15/19 : ENTRYPOINT ["/device-opcua"] [2025-02-14T01:04:04.071Z] ---> Running in 7cb658f1f294 [2025-02-14T01:04:04.337Z] Removing intermediate container 7cb658f1f294 [2025-02-14T01:04:04.337Z] ---> c37615838ffa [2025-02-14T01:04:04.337Z] Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-14T01:04:04.337Z] ---> Running in db86ecfd6fd7 [2025-02-14T01:04:04.923Z] Removing intermediate container db86ecfd6fd7 [2025-02-14T01:04:04.923Z] ---> f492196ce9be [2025-02-14T01:04:04.923Z] Step 17/19 : LABEL arch=arm64 [2025-02-14T01:04:04.923Z] ---> Running in 0f5e3400b4fd [2025-02-14T01:04:05.189Z] Removing intermediate container 0f5e3400b4fd [2025-02-14T01:04:05.189Z] ---> c06ca2321ed5 [2025-02-14T01:04:05.189Z] Step 18/19 : LABEL git_sha=d484454ed3060f2f1c56262b265adff557aa4896 [2025-02-14T01:04:05.189Z] ---> Running in 553e00529237 [2025-02-14T01:04:05.459Z] Removing intermediate container 553e00529237 [2025-02-14T01:04:05.459Z] ---> 447bc299b37e [2025-02-14T01:04:05.459Z] Step 19/19 : LABEL version=4.0.0-dev.1 [2025-02-14T01:04:05.727Z] ---> Running in 10ce933445f0 [2025-02-14T01:04:05.996Z] Removing intermediate container 10ce933445f0 [2025-02-14T01:04:05.996Z] ---> d7bd029366a3 [2025-02-14T01:04:05.996Z] [Warning] One or more build-args [ARCH BASE MAKE] were not consumed [2025-02-14T01:04:05.996Z] Successfully built d7bd029366a3 [2025-02-14T01:04:05.996Z] 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 [2025-02-14T01:04:06.144Z] provisioning config files... [2025-02-14T01:04:06.159Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/4@tmp/config3542610835219014230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-14T01:04:06.519Z] ---> ****-login.sh [2025-02-14T01:04:06.520Z] nexus3.edgexfoundry.org:10001 [2025-02-14T01:04:06.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T01:04:06.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T01:04:06.788Z] Configure a credential helper to remove this warning. See [2025-02-14T01:04:06.788Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T01:04:06.788Z] [2025-02-14T01:04:06.788Z] Login Succeeded [2025-02-14T01:04:06.788Z] nexus3.edgexfoundry.org:10002 [2025-02-14T01:04:07.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T01:04:07.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T01:04:07.270Z] Configure a credential helper to remove this warning. See [2025-02-14T01:04:07.270Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T01:04:07.270Z] [2025-02-14T01:04:07.270Z] Login Succeeded [2025-02-14T01:04:07.270Z] nexus3.edgexfoundry.org:10003 [2025-02-14T01:04:07.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T01:04:07.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T01:04:07.541Z] Configure a credential helper to remove this warning. See [2025-02-14T01:04:07.541Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T01:04:07.541Z] [2025-02-14T01:04:07.541Z] Login Succeeded [2025-02-14T01:04:07.541Z] nexus3.edgexfoundry.org:10004 [2025-02-14T01:04:07.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T01:04:08.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T01:04:08.089Z] Configure a credential helper to remove this warning. See [2025-02-14T01:04:08.089Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T01:04:08.089Z] [2025-02-14T01:04:08.089Z] Login Succeeded [2025-02-14T01:04:08.089Z] ****.io [2025-02-14T01:04:08.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T01:04:08.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T01:04:08.627Z] Configure a credential helper to remove this warning. See [2025-02-14T01:04:08.627Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T01:04:08.627Z] [2025-02-14T01:04:08.627Z] Login Succeeded [2025-02-14T01:04:08.627Z] ---> ****-login.sh ends [Pipeline] } [2025-02-14T01:04:08.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T01:04:08.702Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-14T01:04:08.727Z] [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: [2025-02-14T01:04:08.727Z] d484454ed3060f2f1c56262b265adff557aa4896 [2025-02-14T01:04:08.727Z] latest [2025-02-14T01:04:08.727Z] 4.0.0-dev.1 [2025-02-14T01:04:08.727Z] d484454ed3060f2f1c56262b265adff557aa4896-4.0.0-dev.1 [2025-02-14T01:04:08.727Z] main [2025-02-14T01:04:08.727Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T01:04:09.089Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:d484454ed3060f2f1c56262b265adff557aa4896 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T01:04:09.462Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:d484454ed3060f2f1c56262b265adff557aa4896 [2025-02-14T01:04:09.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-02-14T01:04:09.462Z] 11d6e8a57084: Preparing [2025-02-14T01:04:09.462Z] ee964a01948b: Preparing [2025-02-14T01:04:09.462Z] 6206bb1e388c: Preparing [2025-02-14T01:04:09.462Z] 6471fe79355a: Preparing [2025-02-14T01:04:09.462Z] 857934b2a9a8: Preparing [2025-02-14T01:04:09.462Z] 63efacfac3e3: Preparing [2025-02-14T01:04:09.462Z] 534a70dc8296: Preparing [2025-02-14T01:04:09.462Z] 63efacfac3e3: Waiting [2025-02-14T01:04:09.462Z] 534a70dc8296: Waiting [2025-02-14T01:04:09.731Z] ee964a01948b: Pushed [2025-02-14T01:04:09.731Z] 11d6e8a57084: Pushed [2025-02-14T01:04:09.731Z] 6206bb1e388c: Pushed [2025-02-14T01:04:09.731Z] 534a70dc8296: Layer already exists [2025-02-14T01:04:11.140Z] 63efacfac3e3: Pushed [2025-02-14T01:04:11.406Z] 857934b2a9a8: Pushed [2025-02-14T01:04:21.586Z] 6471fe79355a: Pushed [2025-02-14T01:04:21.586Z] d484454ed3060f2f1c56262b265adff557aa4896: digest: sha256:aae1e245f172f4d262a9a0c7eceeecc3279c8976653804fe8725310c4e58e13e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T01:04:21.958Z] + 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 [2025-02-14T01:04:22.326Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2025-02-14T01:04:22.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-02-14T01:04:22.326Z] 11d6e8a57084: Preparing [2025-02-14T01:04:22.326Z] ee964a01948b: Preparing [2025-02-14T01:04:22.326Z] 6206bb1e388c: Preparing [2025-02-14T01:04:22.326Z] 6471fe79355a: Preparing [2025-02-14T01:04:22.326Z] 857934b2a9a8: Preparing [2025-02-14T01:04:22.326Z] 63efacfac3e3: Preparing [2025-02-14T01:04:22.326Z] 534a70dc8296: Preparing [2025-02-14T01:04:22.326Z] 63efacfac3e3: Waiting [2025-02-14T01:04:22.326Z] 534a70dc8296: Waiting [2025-02-14T01:04:22.326Z] 11d6e8a57084: Layer already exists [2025-02-14T01:04:22.326Z] 6471fe79355a: Layer already exists [2025-02-14T01:04:22.326Z] 6206bb1e388c: Layer already exists [2025-02-14T01:04:22.326Z] ee964a01948b: Layer already exists [2025-02-14T01:04:22.326Z] 857934b2a9a8: Layer already exists [2025-02-14T01:04:22.326Z] 534a70dc8296: Layer already exists [2025-02-14T01:04:22.326Z] 63efacfac3e3: Layer already exists [2025-02-14T01:04:22.601Z] latest: digest: sha256:aae1e245f172f4d262a9a0c7eceeecc3279c8976653804fe8725310c4e58e13e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T01:04:22.980Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T01:04:23.346Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.0-dev.1 [2025-02-14T01:04:23.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-02-14T01:04:23.346Z] 11d6e8a57084: Preparing [2025-02-14T01:04:23.346Z] ee964a01948b: Preparing [2025-02-14T01:04:23.346Z] 6206bb1e388c: Preparing [2025-02-14T01:04:23.346Z] 6471fe79355a: Preparing [2025-02-14T01:04:23.346Z] 857934b2a9a8: Preparing [2025-02-14T01:04:23.346Z] 63efacfac3e3: Preparing [2025-02-14T01:04:23.346Z] 534a70dc8296: Preparing [2025-02-14T01:04:23.346Z] 63efacfac3e3: Waiting [2025-02-14T01:04:23.346Z] 534a70dc8296: Waiting [2025-02-14T01:04:23.346Z] 11d6e8a57084: Layer already exists [2025-02-14T01:04:23.346Z] 6471fe79355a: Layer already exists [2025-02-14T01:04:23.346Z] ee964a01948b: Layer already exists [2025-02-14T01:04:23.346Z] 857934b2a9a8: Layer already exists [2025-02-14T01:04:23.346Z] 6206bb1e388c: Layer already exists [2025-02-14T01:04:23.346Z] 534a70dc8296: Layer already exists [2025-02-14T01:04:23.346Z] 63efacfac3e3: Layer already exists [2025-02-14T01:04:23.614Z] 4.0.0-dev.1: digest: sha256:aae1e245f172f4d262a9a0c7eceeecc3279c8976653804fe8725310c4e58e13e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T01:04:23.997Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:d484454ed3060f2f1c56262b265adff557aa4896-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T01:04:24.368Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:d484454ed3060f2f1c56262b265adff557aa4896-4.0.0-dev.1 [2025-02-14T01:04:24.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-02-14T01:04:24.368Z] 11d6e8a57084: Preparing [2025-02-14T01:04:24.368Z] ee964a01948b: Preparing [2025-02-14T01:04:24.368Z] 6206bb1e388c: Preparing [2025-02-14T01:04:24.368Z] 6471fe79355a: Preparing [2025-02-14T01:04:24.368Z] 857934b2a9a8: Preparing [2025-02-14T01:04:24.368Z] 63efacfac3e3: Preparing [2025-02-14T01:04:24.368Z] 534a70dc8296: Preparing [2025-02-14T01:04:24.368Z] 63efacfac3e3: Waiting [2025-02-14T01:04:24.368Z] 534a70dc8296: Waiting [2025-02-14T01:04:24.368Z] 11d6e8a57084: Layer already exists [2025-02-14T01:04:24.368Z] 6471fe79355a: Layer already exists [2025-02-14T01:04:24.368Z] ee964a01948b: Layer already exists [2025-02-14T01:04:24.368Z] 857934b2a9a8: Layer already exists [2025-02-14T01:04:24.368Z] 6206bb1e388c: Layer already exists [2025-02-14T01:04:24.368Z] 534a70dc8296: Layer already exists [2025-02-14T01:04:24.368Z] 63efacfac3e3: Layer already exists [2025-02-14T01:04:24.633Z] d484454ed3060f2f1c56262b265adff557aa4896-4.0.0-dev.1: digest: sha256:aae1e245f172f4d262a9a0c7eceeecc3279c8976653804fe8725310c4e58e13e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T01:04:24.995Z] + 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 [2025-02-14T01:04:25.357Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [2025-02-14T01:04:25.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-02-14T01:04:25.357Z] 11d6e8a57084: Preparing [2025-02-14T01:04:25.357Z] ee964a01948b: Preparing [2025-02-14T01:04:25.357Z] 6206bb1e388c: Preparing [2025-02-14T01:04:25.357Z] 6471fe79355a: Preparing [2025-02-14T01:04:25.357Z] 857934b2a9a8: Preparing [2025-02-14T01:04:25.357Z] 63efacfac3e3: Preparing [2025-02-14T01:04:25.357Z] 534a70dc8296: Preparing [2025-02-14T01:04:25.357Z] 63efacfac3e3: Waiting [2025-02-14T01:04:25.357Z] 534a70dc8296: Waiting [2025-02-14T01:04:25.357Z] 6471fe79355a: Layer already exists [2025-02-14T01:04:25.357Z] 857934b2a9a8: Layer already exists [2025-02-14T01:04:25.357Z] 11d6e8a57084: Layer already exists [2025-02-14T01:04:25.357Z] 6206bb1e388c: Layer already exists [2025-02-14T01:04:25.357Z] ee964a01948b: Layer already exists [2025-02-14T01:04:25.357Z] 63efacfac3e3: Layer already exists [2025-02-14T01:04:25.357Z] 534a70dc8296: Layer already exists [2025-02-14T01:04:25.624Z] main: digest: sha256:aae1e245f172f4d262a9a0c7eceeecc3279c8976653804fe8725310c4e58e13e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T01:04:25.700Z] ===================================================== [Pipeline] echo [2025-02-14T01:04:25.718Z] taggedImages: [2025-02-14T01:04:25.718Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:d484454ed3060f2f1c56262b265adff557aa4896 [2025-02-14T01:04:25.718Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2025-02-14T01:04:25.718Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.0-dev.1 [2025-02-14T01:04:25.718Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:d484454ed3060f2f1c56262b265adff557aa4896-4.0.0-dev.1 [2025-02-14T01:04:25.718Z] - 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 [2025-02-14T01:04:26.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-14T01:04:26.117Z] [2025-02-14T01:04:26.117Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T01:04:26.459Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-14T01:04:26.460Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-14T01:04:26.460Z] 8998bd30e6a1: Pulling fs layer [2025-02-14T01:04:26.460Z] 04944245beec: Pulling fs layer [2025-02-14T01:04:26.460Z] 699f458cf7ca: Pulling fs layer [2025-02-14T01:04:26.460Z] 765212b225bb: Pulling fs layer [2025-02-14T01:04:26.460Z] f23df028b6ca: Pulling fs layer [2025-02-14T01:04:26.460Z] d65c8cfc05b1: Pulling fs layer [2025-02-14T01:04:26.460Z] 2437ff75d9bd: Pulling fs layer [2025-02-14T01:04:26.460Z] 765212b225bb: Waiting [2025-02-14T01:04:26.460Z] f23df028b6ca: Waiting [2025-02-14T01:04:26.460Z] d65c8cfc05b1: Waiting [2025-02-14T01:04:26.460Z] 2437ff75d9bd: Waiting [2025-02-14T01:04:26.726Z] 04944245beec: Verifying Checksum [2025-02-14T01:04:26.726Z] 04944245beec: Download complete [2025-02-14T01:04:26.726Z] 765212b225bb: Download complete [2025-02-14T01:04:26.726Z] f23df028b6ca: Download complete [2025-02-14T01:04:26.726Z] d65c8cfc05b1: Verifying Checksum [2025-02-14T01:04:26.726Z] d65c8cfc05b1: Download complete [2025-02-14T01:04:26.992Z] 699f458cf7ca: Verifying Checksum [2025-02-14T01:04:26.992Z] 699f458cf7ca: Download complete [2025-02-14T01:04:27.259Z] 8998bd30e6a1: Verifying Checksum [2025-02-14T01:04:27.259Z] 8998bd30e6a1: Download complete [2025-02-14T01:04:29.839Z] 2437ff75d9bd: Verifying Checksum [2025-02-14T01:04:29.839Z] 2437ff75d9bd: Download complete [2025-02-14T01:04:31.786Z] 8998bd30e6a1: Pull complete [2025-02-14T01:04:32.370Z] 04944245beec: Pull complete [2025-02-14T01:04:33.778Z] 699f458cf7ca: Pull complete [2025-02-14T01:04:34.046Z] 765212b225bb: Pull complete [2025-02-14T01:04:35.008Z] f23df028b6ca: Pull complete [2025-02-14T01:04:35.281Z] d65c8cfc05b1: Pull complete [2025-02-14T01:04:53.688Z] 2437ff75d9bd: Pull complete [2025-02-14T01:04:53.688Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-14T01:04:53.688Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-14T01:04:53.688Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T01:04:53.920Z] prd-ubuntu20.04-docker-arm64-4c-16g-38930 does not seem to be running inside a container [2025-02-14T01:04:53.994Z] $ 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/4 -v /w/workspace/device-opc-ua/4:/w/workspace/device-opc-ua/4:rw,z -v /w/workspace/device-opc-ua/4@tmp:/w/workspace/device-opc-ua/4@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:arm64 cat [2025-02-14T01:04:57.001Z] $ docker top af2738c720bc659bb600af7c069e5b132dd6b97451620dcbd1539b665f6a1e19 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-14T01:04:57.850Z] ---> job-cost.sh [2025-02-14T01:04:57.850Z] lf-activate-venv: SKIPPING [2025-02-14T01:04:57.850Z] INFO: No Stack... [2025-02-14T01:04:59.785Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-14T01:05:00.366Z] INFO: Archiving Costs [Pipeline] sh [2025-02-14T01:05:00.996Z] + + cut -d, -f6cat [2025-02-14T01:05:00.996Z] /w/workspace/device-opc-ua/4/archives/cost.csv [Pipeline] lock [2025-02-14T01:05:01.029Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-4-stack-cost] [2025-02-14T01:05:01.036Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-4-stack-cost] did not exist. Created. [2025-02-14T01:05:01.043Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-14T01:05:01.694Z] /w/workspace/device-opc-ua/4@tmp/durable-faca7810/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-02-14T01:05:02.327Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-14T01:05:02.353Z] Warning: overwriting stash ‘stack-cost’ [2025-02-14T01:05:02.451Z] Stashed 1 file(s) [Pipeline] } [2025-02-14T01:05:02.458Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-4-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-14T01:05:02.487Z] $ docker stop --time=1 af2738c720bc659bb600af7c069e5b132dd6b97451620dcbd1539b665f6a1e19 [2025-02-14T01:05:04.013Z] $ docker rm -f --volumes af2738c720bc659bb600af7c069e5b132dd6b97451620dcbd1539b665f6a1e19 [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 [2025-02-14T01:05:04.450Z] provisioning config files... [2025-02-14T01:05:04.457Z] copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config7234791537368690896tmp [Pipeline] { [Pipeline] sh [2025-02-14T01:05:04.756Z] + set +x [2025-02-14T01:05:04.756Z] + curl -s https://codecov.io/bash [2025-02-14T01:05:04.756Z] + bash -s -- [2025-02-14T01:05:04.756Z] [2025-02-14T01:05:04.756Z] _____ _ [2025-02-14T01:05:04.756Z] / ____| | | [2025-02-14T01:05:04.756Z] | | ___ __| | ___ ___ _____ __ [2025-02-14T01:05:04.756Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-14T01:05:04.756Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-14T01:05:04.756Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-14T01:05:04.756Z] Bash-1.0.6 [2025-02-14T01:05:04.756Z] [2025-02-14T01:05:04.756Z] [2025-02-14T01:05:04.756Z] ==> git version 2.25.1 found [2025-02-14T01:05:04.756Z] ==> 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 [2025-02-14T01:05:04.756Z] Release-Date: 2020-01-08 [2025-02-14T01:05:04.756Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-02-14T01:05:04.756Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-14T01:05:04.756Z] ==> Jenkins CI detected. [2025-02-14T01:05:04.756Z] current dir:  /w/workspace/edgexfoundry_device-opc-ua_main [2025-02-14T01:05:04.756Z] project root: . [2025-02-14T01:05:04.756Z] --> token set from env [2025-02-14T01:05:04.756Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-14T01:05:04.756Z] ==> Running gcov in . (disable via -X gcov) [2025-02-14T01:05:04.756Z] ==> Python coveragepy not found [2025-02-14T01:05:04.756Z] ==> Searching for coverage reports in: [2025-02-14T01:05:04.756Z] + . [2025-02-14T01:05:04.756Z] -> Found 4 reports [2025-02-14T01:05:04.756Z] ==> Detecting git/mercurial file structure [2025-02-14T01:05:04.756Z] ==> Reading reports [2025-02-14T01:05:04.756Z] + ./test-artifacts/coverage.lcov bytes=561 [2025-02-14T01:05:04.756Z] + ./test-artifacts/cover.out bytes=2241 [2025-02-14T01:05:04.756Z] + ./test-artifacts/coverage.xml bytes=6158 [2025-02-14T01:05:04.756Z] + ./test-artifacts/report.xml bytes=4152 [2025-02-14T01:05:05.016Z] ==> Appending adjustments [2025-02-14T01:05:05.016Z] https://docs.codecov.io/docs/fixing-reports [2025-02-14T01:05:05.016Z] + Found adjustments [2025-02-14T01:05:05.016Z] ==> Gzipping contents [2025-02-14T01:05:05.016Z] 4.0K /tmp/codecov.OTWb9f.gz [2025-02-14T01:05:05.016Z] ==> Uploading reports [2025-02-14T01:05:05.016Z] url: https://codecov.io [2025-02-14T01:05:05.016Z] query: branch=main&commit=d484454ed3060f2f1c56262b265adff557aa4896&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-14T01:05:05.016Z] -> Pinging Codecov [2025-02-14T01:05:05.017Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d484454ed3060f2f1c56262b265adff557aa4896&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-14T01:05:05.276Z] -> Uploading to [2025-02-14T01:05:05.276Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/d484454ed3060f2f1c56262b265adff557aa4896/46359e3b-e54c-49ba-93f3-3cec77148cc9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250214%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250214T010505Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=ca0eee9e5d7e1703389a53a827d5f17990fc1eab9d3c835cf5b7a439a549c904 [2025-02-14T01:05:05.276Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-14T01:05:05.276Z] Dload Upload Total Spent Left Speed [2025-02-14T01:05:05.276Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3506 0 0 100 3506 0 26360 --:--:-- --:--:-- --:--:-- 26360 100 3506 0 0 100 3506 0 26360 --:--:-- --:--:-- --:--:-- 26164 [2025-02-14T01:05:05.276Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/d484454ed3060f2f1c56262b265adff557aa4896 [Pipeline] } [2025-02-14T01:05:05.321Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-02-14T01:05:05.453Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-14T01:05:05.468Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T01:05:05.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-14T01:05:05.822Z] [2025-02-14T01:05:05.822Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T01:05:06.194Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-14T01:05:06.194Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-14T01:05:06.194Z] 43c4264eed91: Pulling fs layer [2025-02-14T01:05:06.194Z] 4cc291be95ef: Pulling fs layer [2025-02-14T01:05:06.194Z] 2ac1f1163629: Pulling fs layer [2025-02-14T01:05:06.194Z] 5c3c966382ef: Pulling fs layer [2025-02-14T01:05:06.194Z] 4f4fb700ef54: Pulling fs layer [2025-02-14T01:05:06.194Z] d9c7d2e4e75e: Pulling fs layer [2025-02-14T01:05:06.195Z] 9c3e1370e548: Pulling fs layer [2025-02-14T01:05:06.195Z] 5c3c966382ef: Waiting [2025-02-14T01:05:06.195Z] 9c3e1370e548: Waiting [2025-02-14T01:05:06.195Z] 4f4fb700ef54: Waiting [2025-02-14T01:05:06.195Z] d9c7d2e4e75e: Waiting [2025-02-14T01:05:06.195Z] 4cc291be95ef: Verifying Checksum [2025-02-14T01:05:06.195Z] 4cc291be95ef: Download complete [2025-02-14T01:05:06.195Z] 5c3c966382ef: Download complete [2025-02-14T01:05:06.195Z] 4f4fb700ef54: Download complete [2025-02-14T01:05:06.195Z] 43c4264eed91: Download complete [2025-02-14T01:05:06.472Z] d9c7d2e4e75e: Verifying Checksum [2025-02-14T01:05:06.472Z] d9c7d2e4e75e: Download complete [2025-02-14T01:05:06.472Z] 43c4264eed91: Pull complete [2025-02-14T01:05:06.472Z] 4cc291be95ef: Pull complete [2025-02-14T01:05:06.741Z] 2ac1f1163629: Verifying Checksum [2025-02-14T01:05:06.741Z] 2ac1f1163629: Download complete [2025-02-14T01:05:07.651Z] 9c3e1370e548: Verifying Checksum [2025-02-14T01:05:07.651Z] 9c3e1370e548: Download complete [2025-02-14T01:05:10.470Z] 2ac1f1163629: Pull complete [2025-02-14T01:05:10.471Z] 5c3c966382ef: Pull complete [2025-02-14T01:05:10.471Z] 4f4fb700ef54: Pull complete [2025-02-14T01:05:10.729Z] d9c7d2e4e75e: Pull complete [2025-02-14T01:05:14.062Z] 9c3e1370e548: Pull complete [2025-02-14T01:05:14.062Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-14T01:05:14.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-14T01:05:14.062Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T01:05:14.167Z] prd-ubuntu20.04-docker-8c-8g-38927 does not seem to be running inside a container [2025-02-14T01:05:14.193Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-02-14T01:05:18.198Z] $ docker top e2d62649163acf09281f3e4f38dddedf7785684a7e8dd8eea718562cd528a53f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-14T01:05:18.549Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] echo [2025-02-14T01:05:18.560Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:main' [Pipeline] sh [2025-02-14T01:05:18.843Z] + set -o pipefail [2025-02-14T01:05:18.843Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:main' [2025-02-14T01:05:25.416Z] [2025-02-14T01:05:25.416Z] Monitoring /w/workspace/edgexfoundry_device-opc-ua_main (github.com/edgexfoundry/device-opc-ua)... [2025-02-14T01:05:25.416Z] [2025-02-14T01:05:25.416Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3cf99318-0193-4c3c-b62c-841d5a6b07bf/history/6ef01c4b-6f42-41c2-82aa-07897e9a8e9c [2025-02-14T01:05:25.416Z] [2025-02-14T01:05:25.416Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-14T01:05:25.416Z] [2025-02-14T01:05:25.675Z] [2025-02-14T01:05:25.675Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-02-14T01:05:25.676Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-02-14T01:05:25.938Z] $ docker stop --time=1 e2d62649163acf09281f3e4f38dddedf7785684a7e8dd8eea718562cd528a53f [2025-02-14T01:05:30.598Z] $ docker rm -f --volumes e2d62649163acf09281f3e4f38dddedf7785684a7e8dd8eea718562cd528a53f [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 [2025-02-14T01:05:31.509Z] + git log --format=format:%s -1 d484454ed3060f2f1c56262b265adff557aa4896 [Pipeline] sh [2025-02-14T01:05:31.798Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-14T01:05:31.799Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T01:05:32.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-14T01:05:32.101Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T01:05:32.182Z] prd-ubuntu20.04-docker-8c-8g-38927 does not seem to be running inside a container [2025-02-14T01:05:32.209Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-14T01:05:32.584Z] $ docker top ecbfe435bdee9141c865da3147bdf35f6af27d50b72ed348b12d26fd4bcc1fc7 -eo pid,comm [2025-02-14T01:05:32.633Z] 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). [2025-02-14T01:05:32.633Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-14T01:05:32.690Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-14T01:05:32.690Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-14T01:05:32.799Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-14T01:05:32.796Z] $ docker exec ecbfe435bdee9141c865da3147bdf35f6af27d50b72ed348b12d26fd4bcc1fc7 ssh-agent [2025-02-14T01:05:32.899Z] SSH_AUTH_SOCK=/tmp/ssh-qpihmqC7qqu7/agent.33 [2025-02-14T01:05:32.899Z] SSH_AGENT_PID=39 [2025-02-14T01:05:32.904Z] Running ssh-add (command line suppressed) [2025-02-14T01:05:33.001Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_4416531134546889661.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_4416531134546889661.key) [2025-02-14T01:05:33.019Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-14T01:05:33.314Z] + git semver tag [2025-02-14T01:05:33.573Z] 2025-02-14 01:05:33,477 [run_tag] DEBUG tag force:False [2025-02-14T01:05:33.573Z] 2025-02-14 01:05:33,477 [check_head_tag] DEBUG check head tag [2025-02-14T01:05:33.573Z] 2025-02-14 01:05:33,477 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-02-14T01:05:33.573Z] 2025-02-14 01:05:33,477 [execute] INFO git tag -a v4.0.0-dev.1 -m v4.0.0-dev.1 [2025-02-14T01:05:33.573Z] 2025-02-14 01:05:33,477 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.1', '-m', 'v4.0.0-dev.1'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=None) [2025-02-14T01:05:33.573Z] 2025-02-14 01:05:33,482 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-02-14T01:05:33.573Z] 4.0.0-dev.1 [Pipeline] } [2025-02-14T01:05:33.577Z] $ docker exec --env ******** --env ******** ecbfe435bdee9141c865da3147bdf35f6af27d50b72ed348b12d26fd4bcc1fc7 ssh-agent -k [2025-02-14T01:05:33.663Z] unset SSH_AUTH_SOCK; [2025-02-14T01:05:33.663Z] unset SSH_AGENT_PID; [2025-02-14T01:05:33.664Z] echo Agent pid 39 killed; [2025-02-14T01:05:33.676Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-14T01:05:34.005Z] + git semver [Pipeline] } [2025-02-14T01:05:34.269Z] $ docker stop --time=1 ecbfe435bdee9141c865da3147bdf35f6af27d50b72ed348b12d26fd4bcc1fc7 [2025-02-14T01:05:35.522Z] $ docker rm -f --volumes ecbfe435bdee9141c865da3147bdf35f6af27d50b72ed348b12d26fd4bcc1fc7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T01:05:35.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-14T01:05:35.930Z] [2025-02-14T01:05:35.930Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T01:05:36.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-14T01:05:36.232Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-14T01:05:36.232Z] ab5ef0e58194: Pulling fs layer [2025-02-14T01:05:36.232Z] 9712f1f96733: Pulling fs layer [2025-02-14T01:05:36.232Z] 63f879dbbcfc: Pulling fs layer [2025-02-14T01:05:36.232Z] 0d9ebad4ef96: Pulling fs layer [2025-02-14T01:05:36.232Z] e9a5061849ea: Pulling fs layer [2025-02-14T01:05:36.232Z] d747dcd14b5f: Pulling fs layer [2025-02-14T01:05:36.232Z] 2de7ff778b66: Pulling fs layer [2025-02-14T01:05:36.232Z] e9a5061849ea: Waiting [2025-02-14T01:05:36.232Z] d747dcd14b5f: Waiting [2025-02-14T01:05:36.232Z] 2de7ff778b66: Waiting [2025-02-14T01:05:36.232Z] 0d9ebad4ef96: Waiting [2025-02-14T01:05:36.232Z] 9712f1f96733: Verifying Checksum [2025-02-14T01:05:36.232Z] 9712f1f96733: Download complete [2025-02-14T01:05:36.490Z] 63f879dbbcfc: Verifying Checksum [2025-02-14T01:05:36.490Z] 63f879dbbcfc: Download complete [2025-02-14T01:05:36.749Z] e9a5061849ea: Verifying Checksum [2025-02-14T01:05:36.749Z] e9a5061849ea: Download complete [2025-02-14T01:05:36.749Z] d747dcd14b5f: Download complete [2025-02-14T01:05:36.749Z] 0d9ebad4ef96: Verifying Checksum [2025-02-14T01:05:37.006Z] ab5ef0e58194: Verifying Checksum [2025-02-14T01:05:37.006Z] ab5ef0e58194: Download complete [2025-02-14T01:05:37.006Z] 2de7ff778b66: Verifying Checksum [2025-02-14T01:05:37.006Z] 2de7ff778b66: Download complete [2025-02-14T01:05:39.537Z] ab5ef0e58194: Pull complete [2025-02-14T01:05:39.537Z] 9712f1f96733: Pull complete [2025-02-14T01:05:40.103Z] 63f879dbbcfc: Pull complete [2025-02-14T01:05:44.329Z] 0d9ebad4ef96: Pull complete [2025-02-14T01:05:44.329Z] e9a5061849ea: Pull complete [2025-02-14T01:05:44.329Z] d747dcd14b5f: Pull complete [2025-02-14T01:05:44.897Z] 2de7ff778b66: Pull complete [2025-02-14T01:05:44.897Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-14T01:05:44.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-14T01:05:44.897Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T01:05:44.991Z] prd-ubuntu20.04-docker-8c-8g-38927 does not seem to be running inside a container [2025-02-14T01:05:45.014Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-02-14T01:05:50.048Z] $ docker top c420c04288b0a610430738a0d52b2d03247122b66c9a3342a763b4718ee48f12 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-14T01:05:50.141Z] provisioning config files... [2025-02-14T01:05:50.150Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config3628552436461977860tmp [2025-02-14T01:05:50.160Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config1465750299204514406tmp [2025-02-14T01:05:50.169Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config8565119351916935801tmp [Pipeline] { [Pipeline] echo [2025-02-14T01:05:50.199Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T01:05:50.488Z] ---> sigul-configuration.sh [2025-02-14T01:05:50.488Z] gpg: directory `/root/.gnupg' created [2025-02-14T01:05:50.488Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-14T01:05:50.489Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-14T01:05:50.489Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-14T01:05:50.489Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-14T01:05:50.489Z] gpg: CAST5 encrypted data [2025-02-14T01:05:50.489Z] gpg: encrypted with 1 passphrase [2025-02-14T01:05:50.489Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-14T01:05:50.786Z] + mkdir /home/jenkins [2025-02-14T01:05:50.786Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-14T01:05:51.085Z] + 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 [2025-02-14T01:05:51.099Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T01:05:51.388Z] ---> sigul-install.sh [2025-02-14T01:05:51.388Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-14T01:05:51.681Z] + git tag --list [2025-02-14T01:05:51.682Z] v4.0.0-dev.1 [Pipeline] sh [2025-02-14T01:05:51.977Z] + lftools sign git-tag v4.0.0-dev.1 [2025-02-14T01:05:52.545Z] Signing Git tag with Sigul... [2025-02-14T01:05:52.545Z] Signing v4.0.0-dev.1 [Pipeline] echo [2025-02-14T01:05:52.820Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T01:05:53.115Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-14T01:05:53.122Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-14T01:05:53.150Z] $ docker stop --time=1 c420c04288b0a610430738a0d52b2d03247122b66c9a3342a763b4718ee48f12 [2025-02-14T01:05:54.460Z] $ docker rm -f --volumes c420c04288b0a610430738a0d52b2d03247122b66c9a3342a763b4718ee48f12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-14T01:05:54.921Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-14T01:05:54.921Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T01:05:55.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-14T01:05:55.223Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T01:05:55.315Z] prd-ubuntu20.04-docker-8c-8g-38927 does not seem to be running inside a container [2025-02-14T01:05:55.341Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-14T01:05:55.655Z] $ docker top dfec67224b9edd98328536bdd7849fb6345cdb30e8656de2983d4eddcabd00a5 -eo pid,comm [2025-02-14T01:05:55.706Z] 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). [2025-02-14T01:05:55.706Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-14T01:05:55.771Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-14T01:05:55.771Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-14T01:05:55.885Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-14T01:05:55.882Z] $ docker exec dfec67224b9edd98328536bdd7849fb6345cdb30e8656de2983d4eddcabd00a5 ssh-agent [2025-02-14T01:05:55.996Z] SSH_AUTH_SOCK=/tmp/ssh-uVjGc1yaX0B6/agent.33 [2025-02-14T01:05:55.996Z] SSH_AGENT_PID=39 [2025-02-14T01:05:56.001Z] Running ssh-add (command line suppressed) [2025-02-14T01:05:56.095Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_15887621495345580939.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_15887621495345580939.key) [2025-02-14T01:05:56.113Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-14T01:05:56.408Z] + git semver bump pre [2025-02-14T01:05:56.668Z] 2025-02-14 01:05:56,562 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-02-14T01:05:56.668Z] 2025-02-14 01:05:56,563 [bump_version] DEBUG bumping version:4.0.0-dev.1 on axis:pre with prefix:dev [2025-02-14T01:05:56.668Z] 2025-02-14 01:05:56,563 [bump_version] DEBUG bumped version:4.0.0-dev.2 [2025-02-14T01:05:56.668Z] 2025-02-14 01:05:56,563 [write_version] DEBUG write version:4.0.0-dev.2 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:True [2025-02-14T01:05:56.668Z] 2025-02-14 01:05:56,563 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-02-14T01:05:56.668Z] 2025-02-14 01:05:56,563 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-02-14T01:05:56.668Z] 2025-02-14 01:05:56,565 [execute] INFO git cat-file --batch-check [2025-02-14T01:05:56.668Z] 2025-02-14 01:05:56,565 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-14T01:05:56.668Z] 2025-02-14 01:05:56,569 [execute] INFO git cat-file --batch [2025-02-14T01:05:56.668Z] 2025-02-14 01:05:56,570 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-14T01:05:56.668Z] 2025-02-14 01:05:56,574 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-02-14T01:05:56.668Z] 4.0.0-dev.2 [Pipeline] } [2025-02-14T01:05:56.672Z] $ docker exec --env ******** --env ******** dfec67224b9edd98328536bdd7849fb6345cdb30e8656de2983d4eddcabd00a5 ssh-agent -k [2025-02-14T01:05:56.767Z] unset SSH_AUTH_SOCK; [2025-02-14T01:05:56.768Z] unset SSH_AGENT_PID; [2025-02-14T01:05:56.768Z] echo Agent pid 39 killed; [2025-02-14T01:05:56.782Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-14T01:05:57.114Z] + git semver [Pipeline] } [2025-02-14T01:05:57.377Z] $ docker stop --time=1 dfec67224b9edd98328536bdd7849fb6345cdb30e8656de2983d4eddcabd00a5 [2025-02-14T01:05:58.643Z] $ docker rm -f --volumes dfec67224b9edd98328536bdd7849fb6345cdb30e8656de2983d4eddcabd00a5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-14T01:05:59.197Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-14T01:05:59.197Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T01:05:59.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-14T01:05:59.500Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T01:05:59.571Z] prd-ubuntu20.04-docker-8c-8g-38927 does not seem to be running inside a container [2025-02-14T01:05:59.592Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-14T01:05:59.904Z] $ docker top af9814ede84d941b2f5258e4103dd02546028548e9b66312732e9a277efab5d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-14T01:06:00.025Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-14T01:06:00.025Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-14T01:06:00.146Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-14T01:06:00.148Z] $ docker exec af9814ede84d941b2f5258e4103dd02546028548e9b66312732e9a277efab5d6 ssh-agent [2025-02-14T01:06:00.258Z] SSH_AUTH_SOCK=/tmp/ssh-Kt206yMskMMa/agent.32 [2025-02-14T01:06:00.258Z] SSH_AGENT_PID=38 [2025-02-14T01:06:00.262Z] Running ssh-add (command line suppressed) [2025-02-14T01:06:00.366Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_1383965844232303523.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_1383965844232303523.key) [2025-02-14T01:06:00.388Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-14T01:06:00.689Z] + git semver push [2025-02-14T01:06:00.948Z] 2025-02-14 01:06:00,897 [run_push] DEBUG push [2025-02-14T01:06:00.948Z] 2025-02-14 01:06:00,898 [execute] INFO git cat-file --batch-check [2025-02-14T01:06:00.948Z] 2025-02-14 01:06:00,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-14T01:06:00.948Z] 2025-02-14 01:06:00,901 [execute] INFO git rev-list fa88fb6c1607df93f707c74f9102db8387d4c7a8 -- [2025-02-14T01:06:00.948Z] 2025-02-14 01:06:00,902 [execute] DEBUG Popen(['git', 'rev-list', 'fa88fb6c1607df93f707c74f9102db8387d4c7a8', '--'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-14T01:06:00.948Z] 2025-02-14 01:06:00,906 [execute] INFO git fetch -v origin [2025-02-14T01:06:00.948Z] 2025-02-14 01:06:00,906 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-14T01:06:01.515Z] 2025-02-14 01:06:01,357 [run_push] DEBUG no remote changes detected [2025-02-14T01:06:01.515Z] 2025-02-14 01:06:01,357 [execute] INFO git push origin semver [2025-02-14T01:06:01.515Z] 2025-02-14 01:06:01,357 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-14T01:06:02.453Z] 2025-02-14 01:06:02,095 [run_push] DEBUG push all version tags [2025-02-14T01:06:02.453Z] 2025-02-14 01:06:02,095 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-14T01:06:02.453Z] 2025-02-14 01:06:02,096 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=None) [2025-02-14T01:06:03.022Z] 2025-02-14 01:06:02,896 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-02-14T01:06:03.022Z] 4.0.0-dev.2 [Pipeline] } [2025-02-14T01:06:03.026Z] $ docker exec --env ******** --env ******** af9814ede84d941b2f5258e4103dd02546028548e9b66312732e9a277efab5d6 ssh-agent -k [2025-02-14T01:06:03.117Z] unset SSH_AUTH_SOCK; [2025-02-14T01:06:03.118Z] unset SSH_AGENT_PID; [2025-02-14T01:06:03.118Z] echo Agent pid 38 killed; [2025-02-14T01:06:03.137Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-14T01:06:03.471Z] + git semver [Pipeline] } [2025-02-14T01:06:03.735Z] $ docker stop --time=1 af9814ede84d941b2f5258e4103dd02546028548e9b66312732e9a277efab5d6 [2025-02-14T01:06:05.030Z] $ docker rm -f --volumes af9814ede84d941b2f5258e4103dd02546028548e9b66312732e9a277efab5d6 [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 [2025-02-14T01:06:05.658Z] + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] [2025-02-14T01:06:05.658Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-02-14T01:06:05.658Z] total 16 [2025-02-14T01:06:05.658Z] drwxr-xr-x 3 root root 4096 Feb 14 00:47 . [2025-02-14T01:06:05.658Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 14 01:05 .. [2025-02-14T01:06:05.658Z] drwxr-xr-x 2 root root 4096 Feb 14 00:47 cost [2025-02-14T01:06:05.658Z] -rw-r--r-- 1 root root 83 Feb 14 00:47 cost.csv [2025-02-14T01:06:05.658Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-02-14T01:06:05.658Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-02-14T01:06:05.658Z] total 16 [2025-02-14T01:06:05.658Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 00:47 . [2025-02-14T01:06:05.658Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 14 01:05 .. [2025-02-14T01:06:05.658Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 14 00:47 cost [2025-02-14T01:06:05.658Z] -rw-r--r-- 1 jenkins jenkins 83 Feb 14 00:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-14T01:06:05.951Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T01:06:06.811Z] ---> package-listing.sh [2025-02-14T01:06:06.811Z] ++ facter osfamily [2025-02-14T01:06:06.811Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-14T01:06:07.072Z] + OS_FAMILY=debian [2025-02-14T01:06:07.072Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2025-02-14T01:06:07.072Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-14T01:06:07.072Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-14T01:06:07.072Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-14T01:06:07.072Z] + PACKAGES=/tmp/packages_start.txt [2025-02-14T01:06:07.072Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-02-14T01:06:07.072Z] + PACKAGES=/tmp/packages_end.txt [2025-02-14T01:06:07.072Z] + case "${OS_FAMILY}" in [2025-02-14T01:06:07.072Z] + dpkg -l [2025-02-14T01:06:07.072Z] + grep '^ii' [2025-02-14T01:06:07.072Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-14T01:06:07.072Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-14T01:06:07.072Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-14T01:06:07.072Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-02-14T01:06:07.072Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2025-02-14T01:06:07.072Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo [2025-02-14T01:06:07.084Z] 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 [2025-02-14T01:06:07.360Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T01:06:07.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-14T01:06:07.921Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T01:06:08.004Z] prd-ubuntu20.04-docker-8c-8g-38927 does not seem to be running inside a container [2025-02-14T01:06:08.025Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-14T01:06:08.240Z] $ docker top 49e3db2bb6604a050406afa59eb349acdf153809d58827386ada65615c458ec9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-14T01:06:08.597Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-14T01:06:08.883Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-14T01:06:09.169Z] + ls /var/log/sa-host [2025-02-14T01:06:09.169Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-14T01:06:09.251Z] provisioning config files... [2025-02-14T01:06:09.259Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config14314717786935383474tmp [Pipeline] { [Pipeline] echo [2025-02-14T01:06:09.275Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T01:06:09.555Z] ---> create-netrc.sh [Pipeline] } [2025-02-14T01:06:09.562Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-14T01:06:09.907Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-14T01:06:09.917Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T01:06:10.200Z] ---> sudo-logs.sh [2025-02-14T01:06:10.200Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-14T01:06:10.238Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T01:06:10.518Z] ---> job-cost.sh [2025-02-14T01:06:10.518Z] lf-activate-venv: SKIPPING [2025-02-14T01:06:10.518Z] DEBUG: total: 0.2199999988079071 [2025-02-14T01:06:10.518Z] INFO: Retrieving Stack Cost... [2025-02-14T01:06:10.776Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-14T01:06:11.035Z] INFO: Archiving Costs [Pipeline] echo [2025-02-14T01:06:11.048Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T01:06:11.330Z] ---> logs-deploy.sh [2025-02-14T01:06:11.330Z] lf-activate-venv: SKIPPING [2025-02-14T01:06:11.330Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/4 [2025-02-14T01:06:11.330Z] INFO: archiving workspace using pattern(s): [2025-02-14T01:06:12.272Z] Archives upload complete. [2025-02-14T01:06:12.272Z] INFO: archiving logs to Nexus