Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c 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-ssh17094417177832777468.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-ssh2923169335148393112.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-ssh6369945083534362965.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-ssh1245758239362448017.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-ssh11985274873543423973.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-opc-ua] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-opc-ua-settings PROJECT: device-opc-ua USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-opc-ua DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-40241 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 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c (main) Commit message: "build(deps): bump github.com/gopcua/opcua from 0.5.3 to 0.7.1 (#109)" > git config core.sparsecheckout # timeout=10 > git checkout -f 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c # timeout=10 > git rev-list --no-walk e5113cae9f55a885cd3ab0c49ffe2573e5538b3c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:39:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:39:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:39:51 ========================================================= 05:39:51 EdgeX Global Pipelines Version Info 05:39:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:39:52 ------------------- 05:39:52 stable info: 05:39:52 ------------------- 05:39:52 Commited By: Cherry Wang cherry@iotechsys.com 05:39:52 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 05:39:52 Message: update stable to v1.0.269 05:39:53 ------------------- 05:39:53 experimental info: 05:39:53 ------------------- 05:39:53 Commited By: Ginny Guan ginny@iotechsys.com 05:39:53 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 05:39:53 Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:39:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo 05:39:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo 05:39:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:39:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:39:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:39:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:39:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:39:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:39:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:39:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:39:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:39:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo 05:39:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:39:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:39:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:39:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:39:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:39:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:39:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:39:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:39:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:39:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:39:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:39:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:39:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:39:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:39:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:39:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:39:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:39:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:39:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c [Pipeline] echo 05:39:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 567f634 [Pipeline] echo 05:39:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:39:54 provisioning config files... 05:39:54 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config6090340712714557048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:39:54 ---> ****-login.sh 05:39:54 nexus3.edgexfoundry.org:10001 05:39:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:39:54 Configure a credential helper to remove this warning. See 05:39:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:39:54 05:39:54 Login Succeeded 05:39:54 nexus3.edgexfoundry.org:10002 05:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:39:55 Configure a credential helper to remove this warning. See 05:39:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:39:55 05:39:55 Login Succeeded 05:39:55 nexus3.edgexfoundry.org:10003 05:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:39:55 Configure a credential helper to remove this warning. See 05:39:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:39:55 05:39:55 Login Succeeded 05:39:55 nexus3.edgexfoundry.org:10004 05:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:39:55 Configure a credential helper to remove this warning. See 05:39:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:39:55 05:39:55 Login Succeeded 05:39:55 ****.io 05:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:39:55 Configure a credential helper to remove this warning. See 05:39:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:39:55 05:39:55 Login Succeeded 05:39:55 ---> ****-login.sh ends [Pipeline] } 05:39:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:39:55 + git rev-list -1 --merges 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c~1..567f6343e4b1422d3c43b87100bcf5ceebd6dd2c [Pipeline] echo 05:39:55 -----------> git rev-list -1 --merges 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c~1..567f6343e4b1422d3c43b87100bcf5ceebd6dd2c 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c [false] [Pipeline] sh 05:39:56 + git log --format=format:%s -1 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c [Pipeline] echo 05:39:56 ========================================================= 05:39:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:39:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:39:56 + git log --format=format:%s -1 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c [Pipeline] echo 05:39:56 [semverPrep] GIT_COMMIT: 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c, Commit Message: build(deps): bump github.com/gopcua/opcua from 0.5.3 to 0.7.1 (#109) [Pipeline] echo 05:39:56 [semverPrep] This is not a build commit. [Pipeline] sh 05:39:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:39:56 + grep -v github /etc/ssh/ssh_known_hosts 05:39:56 + [ -e /tmp/ssh_known_hosts ] 05:39:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:39:56 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:39:56 sudo tee -a /etc/ssh/ssh_known_hosts 05:39:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:39:57 05:39:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:39:57 0.1.4: Pulling from edgex-devops/py-git-semver 05:39:57 b85a868b505f: Pulling fs layer 05:39:57 e2be974225ed: Pulling fs layer 05:39:57 339a4e72a1f5: Pulling fs layer 05:39:57 988bab9f4d93: Pulling fs layer 05:39:57 1469e6f7b9e6: Pulling fs layer 05:39:57 eaf3925da568: Pulling fs layer 05:39:57 bab4dde63d76: Pulling fs layer 05:39:57 bde34c3a00c8: Pulling fs layer 05:39:57 b352a97aabf1: Pulling fs layer 05:39:57 4872d77fe225: Pulling fs layer 05:39:57 5851b861e8e6: Pulling fs layer 05:39:57 eaf3925da568: Waiting 05:39:57 4872d77fe225: Waiting 05:39:57 1469e6f7b9e6: Waiting 05:39:57 b352a97aabf1: Waiting 05:39:57 bde34c3a00c8: Waiting 05:39:57 988bab9f4d93: Waiting 05:39:57 5851b861e8e6: Waiting 05:39:57 bab4dde63d76: Waiting 05:39:57 e2be974225ed: Download complete 05:39:57 988bab9f4d93: Verifying Checksum 05:39:57 1469e6f7b9e6: Verifying Checksum 05:39:57 1469e6f7b9e6: Download complete 05:39:57 eaf3925da568: Download complete 05:39:57 339a4e72a1f5: Verifying Checksum 05:39:57 339a4e72a1f5: Download complete 05:39:57 bde34c3a00c8: Download complete 05:39:57 4872d77fe225: Verifying Checksum 05:39:57 4872d77fe225: Download complete 05:39:57 5851b861e8e6: Verifying Checksum 05:39:57 5851b861e8e6: Download complete 05:39:57 b85a868b505f: Download complete 05:39:58 bab4dde63d76: Verifying Checksum 05:39:58 bab4dde63d76: Download complete 05:39:59 b85a868b505f: Pull complete 05:39:59 e2be974225ed: Pull complete 05:39:59 339a4e72a1f5: Pull complete 05:39:59 988bab9f4d93: Pull complete 05:40:00 1469e6f7b9e6: Pull complete 05:40:00 eaf3925da568: Pull complete 05:40:01 bab4dde63d76: Pull complete 05:40:01 bde34c3a00c8: Pull complete 05:40:01 b352a97aabf1: Pull complete 05:40:01 4872d77fe225: Pull complete 05:40:02 5851b861e8e6: Pull complete 05:40:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:40:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:40:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:40:02 prd-ubuntu20.04-docker-8c-8g-40241 does not seem to be running inside a container 05:40:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:40:03 $ docker top 9553a1f9dcceae3fbefdd056012168329e760da572bf8317c2cf8c8e36187408 -eo pid,comm 05:40:03 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). 05:40:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:40:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:40:03 [ssh-agent] Looking for ssh-agent implementation... 05:40:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:40:03 $ docker exec 9553a1f9dcceae3fbefdd056012168329e760da572bf8317c2cf8c8e36187408 ssh-agent 05:40:04 SSH_AUTH_SOCK=/tmp/ssh-Eo6wilpiopwV/agent.32 05:40:04 SSH_AGENT_PID=38 05:40:04 Running ssh-add (command line suppressed) 05:40:04 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_18151296038333347137.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_18151296038333347137.key) 05:40:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:40:04 + git tag --points-at HEAD [Pipeline] } 05:40:04 $ docker exec --env ******** --env ******** 9553a1f9dcceae3fbefdd056012168329e760da572bf8317c2cf8c8e36187408 ssh-agent -k 05:40:04 unset SSH_AUTH_SOCK; 05:40:04 unset SSH_AGENT_PID; 05:40:04 echo Agent pid 38 killed; 05:40:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:40:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:40:04 [ssh-agent] Looking for ssh-agent implementation... 05:40:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:40:04 $ docker exec 9553a1f9dcceae3fbefdd056012168329e760da572bf8317c2cf8c8e36187408 ssh-agent 05:40:04 SSH_AUTH_SOCK=/tmp/ssh-Vp0e1x4RoO6W/agent.71 05:40:04 SSH_AGENT_PID=77 05:40:04 Running ssh-add (command line suppressed) 05:40:04 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_13057556078806424437.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_13057556078806424437.key) 05:40:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:40:05 + git semver init 05:40:05 2025-03-05 05:40:05,516 [run_init] DEBUG init version:0.0.0 force:False 05:40:05 2025-03-05 05:40:05,517 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver 05:40:05 2025-03-05 05:40:05,518 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver 05:40:05 2025-03-05 05:40:05,519 [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) 05:40:06 2025-03-05 05:40:06,134 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude 05:40:06 2025-03-05 05:40:06,134 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False 05:40:06 2025-03-05 05:40:06,134 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 05:40:06 2025-03-05 05:40:06,134 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 05:40:06 4.0.0-dev.3 [Pipeline] } 05:40:06 $ docker exec --env ******** --env ******** 9553a1f9dcceae3fbefdd056012168329e760da572bf8317c2cf8c8e36187408 ssh-agent -k 05:40:06 unset SSH_AUTH_SOCK; 05:40:06 unset SSH_AGENT_PID; 05:40:06 echo Agent pid 77 killed; 05:40:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:40:06 + git semver [Pipeline] } 05:40:07 $ docker stop --time=1 9553a1f9dcceae3fbefdd056012168329e760da572bf8317c2cf8c8e36187408 05:40:08 $ docker rm -f --volumes 9553a1f9dcceae3fbefdd056012168329e760da572bf8317c2cf8c8e36187408 [Pipeline] // withDockerContainer [Pipeline] sh 05:40:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:40:09 Stashed 1 file(s) [Pipeline] echo 05:40:09 [edgeXSemver]: initialized semver on version 4.0.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:40:09 provisioning config files... 05:40:09 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config12574992862731749621tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:40:09 ---> ****-login.sh 05:40:09 nexus3.edgexfoundry.org:10001 05:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:40:09 Configure a credential helper to remove this warning. See 05:40:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:40:09 05:40:09 Login Succeeded 05:40:09 nexus3.edgexfoundry.org:10002 05:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:40:09 Configure a credential helper to remove this warning. See 05:40:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:40:09 05:40:09 Login Succeeded 05:40:09 nexus3.edgexfoundry.org:10003 05:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:40:09 Configure a credential helper to remove this warning. See 05:40:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:40:09 05:40:09 Login Succeeded 05:40:09 nexus3.edgexfoundry.org:10004 05:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:40:09 Configure a credential helper to remove this warning. See 05:40:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:40:09 05:40:09 Login Succeeded 05:40:09 ****.io 05:40:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:40:10 Configure a credential helper to remove this warning. See 05:40:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:40:10 05:40:10 Login Succeeded 05:40:10 ---> ****-login.sh ends [Pipeline] } 05:40:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:40:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:40:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:40:10 ========================================================= 05:40:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:40:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:10 + 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 . 05:40:10 Sending build context to Docker daemon 830kB 05:40:10 Step 1/5 : FROM golang:1.23-alpine3.20 AS builder 05:40:10 1.23-alpine3.20: Pulling from library/golang 05:40:11 0a9a5dfd008f: Pulling fs layer 05:40:11 8833042f23b5: Pulling fs layer 05:40:11 6ca661eb024f: Pulling fs layer 05:40:11 b5acb76e9680: Pulling fs layer 05:40:11 4f4fb700ef54: Pulling fs layer 05:40:11 b5acb76e9680: Waiting 05:40:11 4f4fb700ef54: Waiting 05:40:11 0a9a5dfd008f: Verifying Checksum 05:40:11 0a9a5dfd008f: Download complete 05:40:11 8833042f23b5: Verifying Checksum 05:40:11 8833042f23b5: Download complete 05:40:11 4f4fb700ef54: Verifying Checksum 05:40:11 4f4fb700ef54: Download complete 05:40:11 b5acb76e9680: Verifying Checksum 05:40:11 b5acb76e9680: Download complete 05:40:11 0a9a5dfd008f: Pull complete 05:40:11 8833042f23b5: Pull complete 05:40:11 6ca661eb024f: Verifying Checksum 05:40:11 6ca661eb024f: Download complete 05:40:15 6ca661eb024f: Pull complete 05:40:15 b5acb76e9680: Pull complete 05:40:15 4f4fb700ef54: Pull complete 05:40:15 Digest: sha256:ba3bc885fdb001d0e84a6f4d1735d7cc03ebfe0f1c35337ad1d0e7869aedd516 05:40:15 Status: Downloaded newer image for golang:1.23-alpine3.20 05:40:15 ---> e6f66776510c 05:40:15 Step 2/5 : WORKDIR /device-opcua 05:40:16 ---> Running in f0b5022f6d6d 05:40:16 Removing intermediate container f0b5022f6d6d 05:40:16 ---> bb04ebe938c6 05:40:16 Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 05:40:16 ---> Running in f843288796f1 05:40:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:40:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:40:17 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:40:17 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:40:17 OK: 24170 distinct packages available 05:40:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:40:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:40:17 (1/30) Installing libgcc (13.2.1_git20240309-r1) 05:40:17 (2/30) Installing jansson (2.14-r4) 05:40:17 (3/30) Installing libstdc++ (13.2.1_git20240309-r1) 05:40:17 (4/30) Installing zstd-libs (1.5.6-r0) 05:40:17 (5/30) Installing binutils (2.42-r0) 05:40:17 (6/30) Installing libgomp (13.2.1_git20240309-r1) 05:40:17 (7/30) Installing libatomic (13.2.1_git20240309-r1) 05:40:17 (8/30) Installing gmp (6.3.0-r1) 05:40:17 (9/30) Installing isl26 (0.26-r1) 05:40:17 (10/30) Installing mpfr4 (4.2.1-r0) 05:40:17 (11/30) Installing mpc1 (1.3.1-r1) 05:40:17 (12/30) Installing gcc (13.2.1_git20240309-r1) 05:40:18 (13/30) Installing brotli-libs (1.1.0-r2) 05:40:18 (14/30) Installing c-ares (1.33.1-r0) 05:40:18 (15/30) Installing libunistring (1.2-r0) 05:40:18 (16/30) Installing libidn2 (2.3.7-r0) 05:40:18 (17/30) Installing nghttp2-libs (1.62.1-r0) 05:40:18 (18/30) Installing libpsl (0.21.5-r1) 05:40:18 (19/30) Installing libcurl (8.12.1-r0) 05:40:18 (20/30) Installing libexpat (2.6.4-r0) 05:40:18 (21/30) Installing pcre2 (10.43-r0) 05:40:18 (22/30) Installing git (2.45.3-r0) 05:40:18 (23/30) Installing git-init-template (2.45.3-r0) 05:40:18 (24/30) Installing make (4.4.1-r2) 05:40:18 (25/30) Installing musl-dev (1.2.5-r1) 05:40:18 (26/30) Installing pkgconf (2.2.0-r0) 05:40:18 (27/30) Installing libsodium (1.0.19-r0) 05:40:18 (28/30) Installing libzmq (4.3.5-r2) 05:40:18 (29/30) Installing libsodium-dev (1.0.19-r0) 05:40:18 (30/30) Installing zeromq-dev (4.3.5-r2) 05:40:18 Executing busybox-1.36.1-r29.trigger 05:40:18 OK: 171 MiB in 45 packages 05:40:21 Removing intermediate container f843288796f1 05:40:21 ---> 8d606f213778 05:40:21 Step 4/5 : COPY . . 05:40:21 ---> 69698c7f519a 05:40:21 Step 5/5 : RUN make build 05:40:21 ---> Running in 4cb59416d54a 05:40:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 05:40:21 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.26 05:40:21 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.30 05:40:21 go: downloading github.com/gopcua/opcua v0.7.1 05:40:21 go: downloading github.com/spf13/cast v1.7.1 05:40:21 go: downloading github.com/go-kit/log v0.2.1 05:40:21 go: downloading github.com/go-playground/validator/v10 v10.25.0 05:40:21 go: downloading github.com/google/uuid v1.6.0 05:40:21 go: downloading github.com/go-logfmt/logfmt v0.5.1 05:40:21 go: downloading github.com/leodido/go-urn v1.4.0 05:40:21 go: downloading github.com/go-playground/universal-translator v0.18.1 05:40:21 go: downloading github.com/gabriel-vasile/mimetype v1.4.8 05:40:22 go: downloading golang.org/x/crypto v0.33.0 05:40:22 go: downloading golang.org/x/text v0.22.0 05:40:22 go: downloading github.com/go-playground/locales v0.14.1 05:40:22 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.29 05:40:22 go: downloading github.com/labstack/echo/v4 v4.13.3 05:40:22 go: downloading github.com/panjf2000/ants/v2 v2.11.1 05:40:22 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 05:40:22 go: downloading golang.org/x/net v0.35.0 05:40:22 go: downloading github.com/OneOfOne/xxhash v1.2.8 05:40:22 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 05:40:22 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.18 05:40:22 go: downloading github.com/hashicorp/go-multierror v1.1.1 05:40:22 go: downloading gopkg.in/yaml.v3 v3.0.1 05:40:22 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.4 05:40:22 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.14 05:40:22 go: downloading github.com/mitchellh/copystructure v1.2.0 05:40:22 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 05:40:22 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.12 05:40:22 go: downloading github.com/mitchellh/mapstructure v1.5.0 05:40:22 go: downloading github.com/sirupsen/logrus v1.9.3 05:40:22 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 05:40:22 go: downloading github.com/openziti/sdk-golang v0.24.1 05:40:22 go: downloading golang.org/x/sync v0.11.0 05:40:22 go: downloading github.com/x448/float16 v0.8.4 05:40:22 go: downloading github.com/hashicorp/errwrap v1.1.0 05:40:22 go: downloading github.com/labstack/gommon v0.4.2 05:40:22 go: downloading github.com/mitchellh/reflectwalk v1.0.2 05:40:22 go: downloading github.com/gorilla/websocket v1.5.3 05:40:22 go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 05:40:22 go: downloading github.com/valyala/fasttemplate v1.2.2 05:40:22 go: downloading golang.org/x/time v0.8.0 05:40:22 go: downloading golang.org/x/sys v0.30.0 05:40:22 go: downloading github.com/michaelquigley/pfxlog v0.6.10 05:40:22 go: downloading github.com/openziti/channel/v3 v3.0.27 05:40:22 go: downloading github.com/openziti/edge-api v0.26.38 05:40:22 go: downloading github.com/openziti/foundation/v2 v2.0.56 05:40:22 go: downloading github.com/openziti/secretstream v0.1.28 05:40:22 go: downloading github.com/openziti/transport/v2 v2.0.160 05:40:22 go: downloading github.com/pkg/errors v0.9.1 05:40:22 go: downloading golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d 05:40:22 go: downloading github.com/go-openapi/runtime v0.28.0 05:40:22 go: downloading github.com/go-openapi/strfmt v0.23.0 05:40:22 go: downloading github.com/go-resty/resty/v2 v2.16.4 05:40:23 go: downloading github.com/openziti/identity v1.0.94 05:40:23 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 05:40:23 go: downloading github.com/zitadel/oidc/v2 v2.12.2 05:40:23 go: downloading golang.org/x/oauth2 v0.25.0 05:40:23 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 05:40:23 go: downloading github.com/kataras/go-events v0.0.3 05:40:23 go: downloading github.com/openziti/metrics v1.2.65 05:40:23 go: downloading github.com/zeebo/errs v1.4.0 05:40:23 go: downloading google.golang.org/grpc v1.70.0 05:40:23 go: downloading github.com/valyala/bytebufferpool v1.0.0 05:40:23 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 05:40:23 go: downloading github.com/mattn/go-colorable v0.1.14 05:40:23 go: downloading github.com/mattn/go-isatty v0.0.20 05:40:23 go: downloading google.golang.org/protobuf v1.36.3 05:40:24 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 05:40:24 go: downloading github.com/go-openapi/errors v0.22.0 05:40:24 go: downloading github.com/go-openapi/swag v0.23.0 05:40:24 go: downloading github.com/opentracing/opentracing-go v1.2.0 05:40:24 go: downloading go.opentelemetry.io/otel v1.32.0 05:40:24 Still waiting to schedule task 05:40:24 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:40:24 go: downloading go.opentelemetry.io/otel/trace v1.32.0 05:40:24 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 05:40:24 go: downloading github.com/oklog/ulid v1.3.1 05:40:24 go: downloading go.mongodb.org/mongo-driver v1.17.0 05:40:24 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 05:40:24 go: downloading github.com/go-openapi/validate v0.24.0 05:40:24 go: downloading github.com/fsnotify/fsnotify v1.7.0 05:40:24 go: downloading github.com/mitchellh/go-ps v1.0.0 05:40:24 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 05:40:24 go: downloading github.com/go-jose/go-jose/v4 v4.0.5 05:40:24 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 05:40:24 go: downloading github.com/gorilla/securecookie v1.1.2 05:40:24 go: downloading github.com/gorilla/schema v1.4.1 05:40:24 go: downloading github.com/muhlemmer/gu v0.3.1 05:40:24 go: downloading golang.org/x/term v0.29.0 05:40:24 go: downloading github.com/go-openapi/analysis v0.23.0 05:40:24 go: downloading github.com/go-openapi/loads v0.22.0 05:40:24 go: downloading github.com/go-openapi/spec v0.21.0 05:40:24 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a 05:40:24 go: downloading github.com/mailru/easyjson v0.7.7 05:40:24 go: downloading github.com/go-logr/logr v1.4.2 05:40:24 go: downloading go.opentelemetry.io/otel/metric v1.32.0 05:40:24 go: downloading github.com/tklauser/go-sysconf v0.3.12 05:40:24 go: downloading github.com/go-openapi/jsonpointer v0.21.0 05:40:24 go: downloading github.com/go-logr/stdr v1.2.2 05:40:24 go: downloading github.com/josharian/intern v1.0.0 05:40:24 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 05:40:24 go: downloading github.com/tklauser/numcpus v0.6.1 05:40:24 go: downloading github.com/go-openapi/jsonreference v0.21.0 05:40:51 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 05:41:03 Removing intermediate container 4cb59416d54a 05:41:03 ---> 937bfa0a7fc5 05:41:03 [Warning] One or more build-args [BASE MAKE] were not consumed 05:41:03 Successfully built 937bfa0a7fc5 05:41:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:03 + docker inspect -f . ci-base-image-x86_64 05:41:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:04 prd-ubuntu20.04-docker-8c-8g-40241 does not seem to be running inside a container 05:41:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:41:04 $ docker top 75bc4053b4298df0f72a2cde9f0d0afc9fd0f0ab669ef99a073b00fe2fe3a8a4 -eo pid,comm [Pipeline] { [Pipeline] sh 05:41:04 + go version 05:41:04 go version go1.23.7 linux/amd64 [Pipeline] } 05:41:04 $ docker stop --time=1 75bc4053b4298df0f72a2cde9f0d0afc9fd0f0ab669ef99a073b00fe2fe3a8a4 05:41:06 $ docker rm -f --volumes 75bc4053b4298df0f72a2cde9f0d0afc9fd0f0ab669ef99a073b00fe2fe3a8a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:06 + docker inspect -f . ci-base-image-x86_64 05:41:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:06 prd-ubuntu20.04-docker-8c-8g-40241 does not seem to be running inside a container 05:41:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:41:07 $ docker top f4a095e037dd2c2973a43726d35dbac0c8e377bd3ad97eb0e7956575637265e9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:41:07 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh 05:41:07 + make test 05:41:07 go install github.com/jstemmer/go-junit-report@v0.9.1 05:41:07 go: downloading github.com/jstemmer/go-junit-report v0.9.1 05:41:14 go install github.com/axw/gocov/gocov@v1.0.0 05:41:14 go: downloading github.com/axw/gocov v1.0.0 05:41:15 go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 05:41:17 go install github.com/AlekSi/gocov-xml@v1.0.0 05:41:17 go: downloading github.com/AlekSi/gocov-xml v1.0.0 05:41:18 go install github.com/jandelgado/gcov2lcov@v1.0.5 05:41:18 go: downloading github.com/jandelgado/gcov2lcov v1.0.5 05:41:19 rm -rf test-artifacts 05:41:19 mkdir test-artifacts 05:41:19 go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml 05:41:19 go: downloading github.com/stretchr/testify v1.10.0 05:41:20 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 05:41:20 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 05:41:42 gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml 05:41:42 gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo 05:41:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:41:42 $ docker stop --time=1 f4a095e037dd2c2973a43726d35dbac0c8e377bd3ad97eb0e7956575637265e9 05:41:44 $ docker rm -f --volumes f4a095e037dd2c2973a43726d35dbac0c8e377bd3ad97eb0e7956575637265e9 [Pipeline] // withDockerContainer [Pipeline] sh 05:41:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:41:44 Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:41:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:41:45 + ls -al . 05:41:45 total 192 05:41:45 drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 05:41 . 05:41:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 05:39 .. 05:41:45 -rw-rw-r-- 1 jenkins jenkins 62 Mar 5 05:39 .dockerignore 05:41:45 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 05:41 .git 05:41:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 05:39 .github 05:41:45 -rw-rw-r-- 1 jenkins jenkins 84 Mar 5 05:39 .gitignore 05:41:45 drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 05:40 .semver 05:41:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 05:39 .vscode 05:41:45 -rw-rw-r-- 1 jenkins jenkins 7466 Mar 5 05:39 Attribution.txt 05:41:45 -rw-rw-r-- 1 jenkins jenkins 1125 Mar 5 05:39 Dockerfile 05:41:45 -rw-rw-r-- 1 jenkins jenkins 649 Mar 5 05:39 Jenkinsfile 05:41:45 -rw-rw-r-- 1 jenkins jenkins 11367 Mar 5 05:39 LICENSE 05:41:45 -rw-rw-r-- 1 jenkins jenkins 2185 Mar 5 05:39 Makefile 05:41:45 -rw-rw-r-- 1 jenkins jenkins 4109 Mar 5 05:39 README.md 05:41:45 -rw-rw-r-- 1 jenkins jenkins 11 Mar 5 05:40 VERSION 05:41:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 05:39 bin 05:41:45 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 05:39 cmd 05:41:45 -rw-rw-r-- 1 jenkins jenkins 6291 Mar 5 05:39 go.mod 05:41:45 -rw-rw-r-- 1 jenkins jenkins 86793 Mar 5 05:39 go.sum 05:41:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 05:39 internal 05:41:45 drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 05:41 test-artifacts 05:41:45 -rw-rw-r-- 1 jenkins jenkins 260 Mar 5 05:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:46 + 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=567f6343e4b1422d3c43b87100bcf5ceebd6dd2c --label arch=amd64 --label version=4.0.0-dev.3 . 05:41:46 Sending build context to Docker daemon 847.4kB 05:41:46 Step 1/19 : FROM golang:1.23-alpine3.20 AS builder 05:41:46 ---> e6f66776510c 05:41:46 Step 2/19 : WORKDIR /device-opcua 05:41:46 ---> Using cache 05:41:46 ---> bb04ebe938c6 05:41:46 Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 05:41:46 ---> Using cache 05:41:46 ---> 8d606f213778 05:41:46 Step 4/19 : COPY . . 05:41:46 ---> 7d1a1f4d8396 05:41:46 Step 5/19 : RUN make build 05:41:46 ---> Running in eca99eb0e3e9 05:41:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 05:41:46 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.26 05:41:46 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.30 05:41:46 go: downloading github.com/gopcua/opcua v0.7.1 05:41:46 go: downloading github.com/spf13/cast v1.7.1 05:41:46 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.29 05:41:46 go: downloading github.com/labstack/echo/v4 v4.13.3 05:41:46 go: downloading github.com/go-kit/log v0.2.1 05:41:46 go: downloading github.com/go-playground/validator/v10 v10.25.0 05:41:46 go: downloading github.com/google/uuid v1.6.0 05:41:46 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 05:41:46 go: downloading github.com/panjf2000/ants/v2 v2.11.1 05:41:46 go: downloading github.com/go-logfmt/logfmt v0.5.1 05:41:46 go: downloading golang.org/x/net v0.35.0 05:41:46 go: downloading github.com/OneOfOne/xxhash v1.2.8 05:41:46 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 05:41:46 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.18 05:41:46 go: downloading github.com/hashicorp/go-multierror v1.1.1 05:41:46 go: downloading gopkg.in/yaml.v3 v3.0.1 05:41:46 go: downloading github.com/labstack/gommon v0.4.2 05:41:46 go: downloading golang.org/x/crypto v0.33.0 05:41:47 go: downloading github.com/mitchellh/mapstructure v1.5.0 05:41:47 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 05:41:47 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.4 05:41:47 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 05:41:47 go: downloading github.com/openziti/sdk-golang v0.24.1 05:41:47 go: downloading github.com/sirupsen/logrus v1.9.3 05:41:47 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.14 05:41:47 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.12 05:41:47 go: downloading github.com/mitchellh/copystructure v1.2.0 05:41:47 go: downloading github.com/x448/float16 v0.8.4 05:41:47 go: downloading golang.org/x/sync v0.11.0 05:41:47 go: downloading github.com/hashicorp/errwrap v1.1.0 05:41:47 go: downloading github.com/mattn/go-colorable v0.1.14 05:41:47 go: downloading github.com/mattn/go-isatty v0.0.20 05:41:47 go: downloading github.com/valyala/fasttemplate v1.2.2 05:41:47 go: downloading github.com/gabriel-vasile/mimetype v1.4.8 05:41:47 go: downloading github.com/go-playground/universal-translator v0.18.1 05:41:47 go: downloading github.com/leodido/go-urn v1.4.0 05:41:47 go: downloading golang.org/x/text v0.22.0 05:41:47 go: downloading github.com/gorilla/websocket v1.5.3 05:41:47 go: downloading golang.org/x/time v0.8.0 05:41:47 go: downloading golang.org/x/sys v0.30.0 05:41:47 go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 05:41:47 go: downloading github.com/michaelquigley/pfxlog v0.6.10 05:41:47 go: downloading github.com/openziti/channel/v3 v3.0.27 05:41:47 go: downloading github.com/openziti/edge-api v0.26.38 05:41:47 go: downloading github.com/openziti/foundation/v2 v2.0.56 05:41:47 go: downloading github.com/openziti/secretstream v0.1.28 05:41:47 go: downloading github.com/openziti/transport/v2 v2.0.160 05:41:47 go: downloading github.com/pkg/errors v0.9.1 05:41:47 go: downloading golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d 05:41:47 go: downloading github.com/mitchellh/reflectwalk v1.0.2 05:41:47 go: downloading github.com/valyala/bytebufferpool v1.0.0 05:41:47 go: downloading github.com/go-openapi/runtime v0.28.0 05:41:47 go: downloading github.com/go-openapi/strfmt v0.23.0 05:41:47 go: downloading github.com/go-resty/resty/v2 v2.16.4 05:41:48 go: downloading github.com/openziti/identity v1.0.94 05:41:48 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 05:41:48 go: downloading github.com/zitadel/oidc/v2 v2.12.2 05:41:48 go: downloading golang.org/x/oauth2 v0.25.0 05:41:48 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 05:41:48 go: downloading github.com/kataras/go-events v0.0.3 05:41:48 go: downloading github.com/openziti/metrics v1.2.65 05:41:48 go: downloading github.com/go-playground/locales v0.14.1 05:41:48 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 05:41:48 go: downloading github.com/zeebo/errs v1.4.0 05:41:48 go: downloading google.golang.org/grpc v1.70.0 05:41:48 go: downloading google.golang.org/protobuf v1.36.3 05:41:48 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 05:41:48 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 05:41:48 go: downloading github.com/go-openapi/errors v0.22.0 05:41:48 go: downloading github.com/oklog/ulid v1.3.1 05:41:48 go: downloading go.mongodb.org/mongo-driver v1.17.0 05:41:48 go: downloading github.com/go-openapi/swag v0.23.0 05:41:48 go: downloading github.com/opentracing/opentracing-go v1.2.0 05:41:48 go: downloading go.opentelemetry.io/otel v1.32.0 05:41:48 go: downloading go.opentelemetry.io/otel/trace v1.32.0 05:41:48 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 05:41:48 go: downloading github.com/go-openapi/validate v0.24.0 05:41:48 go: downloading github.com/fsnotify/fsnotify v1.7.0 05:41:48 go: downloading github.com/mitchellh/go-ps v1.0.0 05:41:48 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 05:41:48 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 05:41:49 go: downloading github.com/gorilla/securecookie v1.1.2 05:41:49 go: downloading github.com/gorilla/schema v1.4.1 05:41:49 go: downloading github.com/muhlemmer/gu v0.3.1 05:41:49 go: downloading golang.org/x/term v0.29.0 05:41:49 go: downloading github.com/go-jose/go-jose/v4 v4.0.5 05:41:49 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a 05:41:49 go: downloading github.com/go-openapi/analysis v0.23.0 05:41:49 go: downloading github.com/go-openapi/loads v0.22.0 05:41:49 go: downloading github.com/go-openapi/spec v0.21.0 05:41:49 go: downloading github.com/mailru/easyjson v0.7.7 05:41:49 go: downloading github.com/go-logr/logr v1.4.2 05:41:49 go: downloading go.opentelemetry.io/otel/metric v1.32.0 05:41:49 go: downloading github.com/tklauser/go-sysconf v0.3.12 05:41:49 go: downloading github.com/go-openapi/jsonpointer v0.21.0 05:41:49 go: downloading github.com/go-logr/stdr v1.2.2 05:41:49 go: downloading github.com/josharian/intern v1.0.0 05:41:49 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 05:41:49 go: downloading github.com/go-openapi/jsonreference v0.21.0 05:41:49 go: downloading github.com/tklauser/numcpus v0.6.1 05:41:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40242 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws 05:41:52 Running in /w/workspace/device-opc-ua/6 [Pipeline] { [Pipeline] checkout 05:41:55 Selected Git installation does not exist. Using Default 05:41:55 The recommended git tool is: NONE 05:41:59 using credential edgex-jenkins-ssh 05:41:59 Cloning the remote Git repository 05:41:59 Cloning repository git@github.com:edgexfoundry/device-opc-ua.git 05:41:59 > git init /w/workspace/device-opc-ua/6 # timeout=10 05:42:00 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git 05:42:00 > git --version # timeout=10 05:42:00 > git --version # 'git version 2.25.1' 05:42:00 using GIT_SSH to set credentials SSH Credentials for GitHub 05:42:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:42:00 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 05:42:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:42:01 Avoid second fetch 05:42:01 Checking out Revision 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c (main) 05:42:02 Commit message: "build(deps): bump github.com/gopcua/opcua from 0.5.3 to 0.7.1 (#109)" 05:42:01 > git config core.sparsecheckout # timeout=10 05:42:01 > git checkout -f 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:42:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:42:07 % Total % Received % Xferd Average Speed Time Time Time Current 05:42:07 Dload Upload Total Spent Left Speed 05:42:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 22664 0 --:--:-- --:--:-- --:--:-- 22624 100 12828 100 12828 0 0 22624 0 --:--:-- --:--:-- --:--:-- 22584 [Pipeline] sh 05:42:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:42:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:42:08 + sudo tee /etc/docker/daemon.new 05:42:08 { 05:42:08 "registry-mirrors": [ 05:42:08 "https://nexus3.edgexfoundry.org:10001" 05:42:08 ], 05:42:08 "bip": "10.250.0.254/24", 05:42:08 "hosts": [ 05:42:08 "tcp://0.0.0.0:5555", 05:42:08 "unix:///var/run/docker.sock" 05:42:08 ], 05:42:08 "mtu": 1458, 05:42:08 "selinux-enabled": true, 05:42:08 "seccomp-profile": "/etc/docker/seccomp.json" 05:42:08 } [Pipeline] sh 05:42:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:42:08 + sudo service docker restart 05:42:15 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:42:27 provisioning config files... 05:42:27 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/6@tmp/config1714438751953395837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:27 ---> ****-login.sh 05:42:27 nexus3.edgexfoundry.org:10001 05:42:27 Removing intermediate container eca99eb0e3e9 05:42:27 ---> 22194ea21f75 05:42:27 Step 6/19 : FROM alpine:3.20 05:42:27 3.20: Pulling from library/alpine 05:42:27 0a9a5dfd008f: Already exists 05:42:27 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:42:27 Status: Downloaded newer image for alpine:3.20 05:42:27 ---> ff221270b9fb 05:42:27 Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 05:42:27 ---> Running in 3135e02e4d42 05:42:27 Removing intermediate container 3135e02e4d42 05:42:27 ---> 1d81dbb19e64 05:42:27 Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init 05:42:27 ---> Running in 4d77c9f8642f 05:42:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:42:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:28 Configure a credential helper to remove this warning. See 05:42:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:28 05:42:28 Login Succeeded 05:42:28 nexus3.edgexfoundry.org:10002 05:42:28 (1/6) Installing dumb-init (1.2.5-r3) 05:42:28 (2/6) Installing libgcc (13.2.1_git20240309-r1) 05:42:28 (3/6) Installing libsodium (1.0.19-r0) 05:42:28 (4/6) Installing libstdc++ (13.2.1_git20240309-r1) 05:42:28 (5/6) Installing libzmq (4.3.5-r2) 05:42:28 (6/6) Installing zeromq (4.3.5-r2) 05:42:28 Executing busybox-1.36.1-r29.trigger 05:42:28 OK: 12 MiB in 20 packages 05:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:28 Configure a credential helper to remove this warning. See 05:42:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:28 05:42:28 Login Succeeded 05:42:28 nexus3.edgexfoundry.org:10003 05:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:28 Removing intermediate container 4d77c9f8642f 05:42:28 ---> e35f196f005d 05:42:28 Step 9/19 : RUN apk --no-cache upgrade 05:42:28 ---> Running in 6e0c85171833 05:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:28 Configure a credential helper to remove this warning. See 05:42:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:28 05:42:28 Login Succeeded 05:42:28 nexus3.edgexfoundry.org:10004 05:42:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:42:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:42:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:29 Configure a credential helper to remove this warning. See 05:42:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:29 05:42:29 Login Succeeded 05:42:29 ****.io 05:42:29 OK: 12 MiB in 20 packages 05:42:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:29 Removing intermediate container 6e0c85171833 05:42:29 ---> 32fd175dda94 05:42:29 Step 10/19 : EXPOSE 59997 05:42:29 ---> Running in 01a10969e7eb 05:42:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:29 Configure a credential helper to remove this warning. See 05:42:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:29 05:42:29 Login Succeeded 05:42:29 ---> ****-login.sh ends [Pipeline] } 05:42:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 05:42:29 Removing intermediate container 01a10969e7eb 05:42:29 ---> ef4cf2bb8a12 05:42:29 Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / [Pipeline] echo 05:42:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:42:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:42:30 ========================================================= 05:42:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 05:42:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:30 + 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 . 05:42:30 Sending build context to Docker daemon 537.6kB 05:42:30 Step 1/5 : FROM golang:1.23-alpine3.20 AS builder 05:42:30 ---> 8f1d4c291212 05:42:30 Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res 05:42:30 ---> a976c25e0b41 05:42:30 Step 13/19 : COPY LICENSE / 05:42:30 ---> ce68d9513e4e 05:42:30 Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt 05:42:31 1.23-alpine3.20: Pulling from library/golang 05:42:31 ---> d7bd1993dea3 05:42:31 Step 15/19 : ENTRYPOINT ["/device-opcua"] 05:42:31 ---> Running in 967550cb539e 05:42:31 Removing intermediate container 967550cb539e 05:42:31 ---> 0bef8f8a0c5a 05:42:31 Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 05:42:31 ---> Running in 45755b650329 05:42:31 94e9d8af2201: Pulling fs layer 05:42:31 345fe9f21930: Pulling fs layer 05:42:31 b40fc9e46828: Pulling fs layer 05:42:31 c9804373a1e5: Pulling fs layer 05:42:31 4f4fb700ef54: Pulling fs layer 05:42:31 c9804373a1e5: Waiting 05:42:31 4f4fb700ef54: Waiting 05:42:31 Removing intermediate container 45755b650329 05:42:31 ---> 974181a198d6 05:42:31 Step 17/19 : LABEL arch=amd64 05:42:31 ---> Running in d1966b7443b4 05:42:31 Removing intermediate container d1966b7443b4 05:42:31 ---> cd41cdcd7abb 05:42:31 Step 18/19 : LABEL git_sha=567f6343e4b1422d3c43b87100bcf5ceebd6dd2c 05:42:31 ---> Running in 879cb2b13b6a 05:42:31 Removing intermediate container 879cb2b13b6a 05:42:31 ---> 11f6f0237e1c 05:42:31 Step 19/19 : LABEL version=4.0.0-dev.3 05:42:31 ---> Running in 4c5350d80ce8 05:42:31 345fe9f21930: Verifying Checksum 05:42:31 345fe9f21930: Download complete 05:42:31 94e9d8af2201: Verifying Checksum 05:42:31 94e9d8af2201: Download complete 05:42:31 c9804373a1e5: Verifying Checksum 05:42:31 4f4fb700ef54: Verifying Checksum 05:42:31 4f4fb700ef54: Download complete 05:42:31 Removing intermediate container 4c5350d80ce8 05:42:31 ---> d1d426124dd4 05:42:31 [Warning] One or more build-args [ARCH BASE MAKE] were not consumed 05:42:31 Successfully built d1d426124dd4 05:42:31 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 05:42:31 provisioning config files... 05:42:31 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config13918686561568524455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:32 ---> ****-login.sh 05:42:32 nexus3.edgexfoundry.org:10001 05:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:32 Configure a credential helper to remove this warning. See 05:42:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:32 05:42:32 Login Succeeded 05:42:32 nexus3.edgexfoundry.org:10002 05:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:32 Configure a credential helper to remove this warning. See 05:42:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:32 05:42:32 Login Succeeded 05:42:32 nexus3.edgexfoundry.org:10003 05:42:32 94e9d8af2201: Pull complete 05:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:32 Configure a credential helper to remove this warning. See 05:42:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:32 05:42:32 Login Succeeded 05:42:32 nexus3.edgexfoundry.org:10004 05:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:32 Configure a credential helper to remove this warning. See 05:42:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:32 05:42:32 Login Succeeded 05:42:32 ****.io 05:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:32 Configure a credential helper to remove this warning. See 05:42:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:32 05:42:32 Login Succeeded 05:42:32 ---> ****-login.sh ends [Pipeline] } 05:42:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:42:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:42:32 [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: 05:42:32 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c 05:42:32 latest 05:42:32 4.0.0-dev.3 05:42:32 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c-4.0.0-dev.3 05:42:32 main 05:42:32 ===================================================== 05:42:32 345fe9f21930: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:33 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:567f6343e4b1422d3c43b87100bcf5ceebd6dd2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:33 b40fc9e46828: Verifying Checksum 05:42:33 b40fc9e46828: Download complete 05:42:33 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:567f6343e4b1422d3c43b87100bcf5ceebd6dd2c 05:42:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 05:42:33 457d565acaab: Preparing 05:42:33 306a361a1ff4: Preparing 05:42:33 e6d18fdf830d: Preparing 05:42:33 2d0566798990: Preparing 05:42:33 958bc42daab7: Preparing 05:42:33 39582a8ee6bc: Preparing 05:42:33 994456c4fd7b: Preparing 05:42:33 39582a8ee6bc: Waiting 05:42:33 994456c4fd7b: Waiting 05:42:33 306a361a1ff4: Pushed 05:42:33 e6d18fdf830d: Pushed 05:42:33 958bc42daab7: Pushed 05:42:33 457d565acaab: Pushed 05:42:33 994456c4fd7b: Layer already exists 05:42:34 39582a8ee6bc: Pushed 05:42:39 2d0566798990: Pushed 05:42:39 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c: digest: sha256:b2b53c4a33cabeba5d8cd2bb02bc65467e0df89c92e2ee518620114683d11bbd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:39 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:39 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest 05:42:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 05:42:39 457d565acaab: Preparing 05:42:39 306a361a1ff4: Preparing 05:42:39 e6d18fdf830d: Preparing 05:42:39 2d0566798990: Preparing 05:42:39 958bc42daab7: Preparing 05:42:39 39582a8ee6bc: Preparing 05:42:39 994456c4fd7b: Preparing 05:42:39 39582a8ee6bc: Waiting 05:42:39 994456c4fd7b: Waiting 05:42:39 958bc42daab7: Layer already exists 05:42:39 e6d18fdf830d: Layer already exists 05:42:39 2d0566798990: Layer already exists 05:42:39 306a361a1ff4: Layer already exists 05:42:39 457d565acaab: Layer already exists 05:42:39 39582a8ee6bc: Layer already exists 05:42:39 994456c4fd7b: Layer already exists 05:42:39 latest: digest: sha256:b2b53c4a33cabeba5d8cd2bb02bc65467e0df89c92e2ee518620114683d11bbd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:40 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:40 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.0-dev.3 05:42:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 05:42:40 457d565acaab: Preparing 05:42:40 306a361a1ff4: Preparing 05:42:40 e6d18fdf830d: Preparing 05:42:40 2d0566798990: Preparing 05:42:40 958bc42daab7: Preparing 05:42:40 39582a8ee6bc: Preparing 05:42:40 994456c4fd7b: Preparing 05:42:40 39582a8ee6bc: Waiting 05:42:40 994456c4fd7b: Waiting 05:42:40 2d0566798990: Layer already exists 05:42:40 457d565acaab: Layer already exists 05:42:40 306a361a1ff4: Layer already exists 05:42:40 e6d18fdf830d: Layer already exists 05:42:40 958bc42daab7: Layer already exists 05:42:40 994456c4fd7b: Layer already exists 05:42:40 39582a8ee6bc: Layer already exists 05:42:40 4.0.0-dev.3: digest: sha256:b2b53c4a33cabeba5d8cd2bb02bc65467e0df89c92e2ee518620114683d11bbd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:40 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:567f6343e4b1422d3c43b87100bcf5ceebd6dd2c-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:41 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:567f6343e4b1422d3c43b87100bcf5ceebd6dd2c-4.0.0-dev.3 05:42:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 05:42:41 457d565acaab: Preparing 05:42:41 306a361a1ff4: Preparing 05:42:41 e6d18fdf830d: Preparing 05:42:41 2d0566798990: Preparing 05:42:41 958bc42daab7: Preparing 05:42:41 39582a8ee6bc: Preparing 05:42:41 994456c4fd7b: Preparing 05:42:41 39582a8ee6bc: Waiting 05:42:41 994456c4fd7b: Waiting 05:42:41 2d0566798990: Layer already exists 05:42:41 e6d18fdf830d: Layer already exists 05:42:41 958bc42daab7: Layer already exists 05:42:41 457d565acaab: Layer already exists 05:42:41 306a361a1ff4: Layer already exists 05:42:41 994456c4fd7b: Layer already exists 05:42:41 39582a8ee6bc: Layer already exists 05:42:41 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c-4.0.0-dev.3: digest: sha256:b2b53c4a33cabeba5d8cd2bb02bc65467e0df89c92e2ee518620114683d11bbd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:41 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:41 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main 05:42:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 05:42:41 457d565acaab: Preparing 05:42:41 306a361a1ff4: Preparing 05:42:41 e6d18fdf830d: Preparing 05:42:41 2d0566798990: Preparing 05:42:41 958bc42daab7: Preparing 05:42:41 39582a8ee6bc: Preparing 05:42:41 994456c4fd7b: Preparing 05:42:41 39582a8ee6bc: Waiting 05:42:41 994456c4fd7b: Waiting 05:42:41 2d0566798990: Layer already exists 05:42:41 306a361a1ff4: Layer already exists 05:42:41 457d565acaab: Layer already exists 05:42:41 958bc42daab7: Layer already exists 05:42:41 e6d18fdf830d: Layer already exists 05:42:41 39582a8ee6bc: Layer already exists 05:42:41 994456c4fd7b: Layer already exists 05:42:41 main: digest: sha256:b2b53c4a33cabeba5d8cd2bb02bc65467e0df89c92e2ee518620114683d11bbd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:42:42 ===================================================== [Pipeline] echo 05:42:42 taggedImages: 05:42:42 - nexus3.edgexfoundry.org:10004/device-opc-ua:567f6343e4b1422d3c43b87100bcf5ceebd6dd2c 05:42:42 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 05:42:42 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.0-dev.3 05:42:42 - nexus3.edgexfoundry.org:10004/device-opc-ua:567f6343e4b1422d3c43b87100bcf5ceebd6dd2c-4.0.0-dev.3 05:42:42 - 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 05:42:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:42:42 05:42:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:42:42 latest: Pulling from edgex-lftools-log-publisher 05:42:42 5eb5b503b376: Pulling fs layer 05:42:42 5c69ac0246d0: Pulling fs layer 05:42:42 ec43610c2a17: Pulling fs layer 05:42:42 3a2ae6a8a46f: Pulling fs layer 05:42:42 33b1e0a273af: Pulling fs layer 05:42:42 5d3b04190fa2: Pulling fs layer 05:42:42 2f39f015ded8: Pulling fs layer 05:42:42 3a2ae6a8a46f: Waiting 05:42:42 33b1e0a273af: Waiting 05:42:42 2f39f015ded8: Waiting 05:42:42 5d3b04190fa2: Waiting 05:42:42 5c69ac0246d0: Verifying Checksum 05:42:42 5c69ac0246d0: Download complete 05:42:42 3a2ae6a8a46f: Verifying Checksum 05:42:42 3a2ae6a8a46f: Download complete 05:42:42 33b1e0a273af: Verifying Checksum 05:42:42 33b1e0a273af: Download complete 05:42:42 ec43610c2a17: Download complete 05:42:42 5d3b04190fa2: Verifying Checksum 05:42:42 5d3b04190fa2: Download complete 05:42:43 5eb5b503b376: Verifying Checksum 05:42:43 5eb5b503b376: Download complete 05:42:43 2f39f015ded8: Download complete 05:42:44 5eb5b503b376: Pull complete 05:42:44 5c69ac0246d0: Pull complete 05:42:44 ec43610c2a17: Pull complete 05:42:44 3a2ae6a8a46f: Pull complete 05:42:44 33b1e0a273af: Pull complete 05:42:44 5d3b04190fa2: Pull complete 05:42:48 b40fc9e46828: Pull complete 05:42:48 c9804373a1e5: Pull complete 05:42:48 4f4fb700ef54: Pull complete 05:42:48 Digest: sha256:ba3bc885fdb001d0e84a6f4d1735d7cc03ebfe0f1c35337ad1d0e7869aedd516 05:42:48 Status: Downloaded newer image for golang:1.23-alpine3.20 05:42:48 ---> 54805b3f18a3 05:42:48 Step 2/5 : WORKDIR /device-opcua 05:42:48 ---> Running in f005420e7288 05:42:48 Removing intermediate container f005420e7288 05:42:48 ---> cd0351889862 05:42:48 Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 05:42:48 ---> Running in 3bcb07ae04d9 05:42:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:42:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:42:50 2f39f015ded8: Pull complete 05:42:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:42:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:42:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:42:50 prd-ubuntu20.04-docker-8c-8g-40241 does not seem to be running inside a container 05:42:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:42:51 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:42:51 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:42:51 OK: 24048 distinct packages available 05:42:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:42:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:42:51 $ docker top a34684b6d78d6b79fda41db7b8e1c3403141e2905d9397d5dfea004fa9b028d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:52 ---> job-cost.sh 05:42:52 lf-activate-venv: SKIPPING 05:42:52 INFO: No Stack... 05:42:52 INFO: Retrieving Pricing Info for: v3-standard-8 05:42:52 INFO: Archiving Costs [Pipeline] sh 05:42:52 + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv 05:42:52 + cut -d, -f6 [Pipeline] lock 05:42:52 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-6-stack-cost] 05:42:53 (1/30) Installing libgcc (13.2.1_git20240309-r1) 05:42:53 (2/30) Installing jansson (2.14-r4) 05:42:53 (3/30) Installing libstdc++ (13.2.1_git20240309-r1) 05:42:53 (4/30) Installing zstd-libs (1.5.6-r0) 05:42:53 (5/30) Installing binutils (2.42-r0) 05:42:53 Resource [jenkins-edgexfoundry-device-opc-ua-main-6-stack-cost] did not exist. Created. 05:42:53 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:42:53 (6/30) Installing libgomp (13.2.1_git20240309-r1) 05:42:53 (7/30) Installing libatomic (13.2.1_git20240309-r1) 05:42:53 (8/30) Installing gmp (6.3.0-r1) 05:42:53 (9/30) Installing isl26 (0.26-r1) 05:42:53 (10/30) Installing mpfr4 (4.2.1-r0) 05:42:53 (11/30) Installing mpc1 (1.3.1-r1) 05:42:53 (12/30) Installing gcc (13.2.1_git20240309-r1) 05:42:53 + echo total: 0.2199999988079071 [Pipeline] stash 05:42:53 Stashed 1 file(s) [Pipeline] } 05:42:53 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-6-stack-cost] [Pipeline] // lock [Pipeline] } 05:42:53 $ docker stop --time=1 a34684b6d78d6b79fda41db7b8e1c3403141e2905d9397d5dfea004fa9b028d6 05:42:54 $ docker rm -f --volumes a34684b6d78d6b79fda41db7b8e1c3403141e2905d9397d5dfea004fa9b028d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:42:56 (13/30) Installing brotli-libs (1.1.0-r2) 05:42:56 (14/30) Installing c-ares (1.33.1-r0) 05:42:56 (15/30) Installing libunistring (1.2-r0) 05:42:56 (16/30) Installing libidn2 (2.3.7-r0) 05:42:56 (17/30) Installing nghttp2-libs (1.62.1-r0) 05:42:56 (18/30) Installing libpsl (0.21.5-r1) 05:42:56 (19/30) Installing libcurl (8.12.1-r0) 05:42:56 (20/30) Installing libexpat (2.6.4-r0) 05:42:56 (21/30) Installing pcre2 (10.43-r0) 05:42:56 (22/30) Installing git (2.45.3-r0) 05:42:56 (23/30) Installing git-init-template (2.45.3-r0) 05:42:56 (24/30) Installing make (4.4.1-r2) 05:42:56 (25/30) Installing musl-dev (1.2.5-r1) 05:42:56 (26/30) Installing pkgconf (2.2.0-r0) 05:42:56 (27/30) Installing libsodium (1.0.19-r0) 05:42:56 (28/30) Installing libzmq (4.3.5-r2) 05:42:56 (29/30) Installing libsodium-dev (1.0.19-r0) 05:42:56 (30/30) Installing zeromq-dev (4.3.5-r2) 05:42:56 Executing busybox-1.36.1-r29.trigger 05:42:56 OK: 165 MiB in 45 packages 05:43:03 Removing intermediate container 3bcb07ae04d9 05:43:03 ---> 83307e5cc580 05:43:03 Step 4/5 : COPY . . 05:43:03 ---> 89c83c04aa18 05:43:03 Step 5/5 : RUN make build 05:43:03 ---> Running in beab3636a305 05:43:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 05:43:04 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.26 05:43:04 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.30 05:43:04 go: downloading github.com/gopcua/opcua v0.7.1 05:43:04 go: downloading github.com/spf13/cast v1.7.1 05:43:04 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.29 05:43:04 go: downloading github.com/labstack/echo/v4 v4.13.3 05:43:05 go: downloading github.com/go-kit/log v0.2.1 05:43:05 go: downloading github.com/go-playground/validator/v10 v10.25.0 05:43:05 go: downloading github.com/google/uuid v1.6.0 05:43:05 go: downloading github.com/panjf2000/ants/v2 v2.11.1 05:43:05 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 05:43:05 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 05:43:05 go: downloading github.com/labstack/gommon v0.4.2 05:43:05 go: downloading golang.org/x/crypto v0.33.0 05:43:05 go: downloading golang.org/x/net v0.35.0 05:43:06 go: downloading github.com/go-logfmt/logfmt v0.5.1 05:43:06 go: downloading github.com/gabriel-vasile/mimetype v1.4.8 05:43:06 go: downloading github.com/go-playground/universal-translator v0.18.1 05:43:06 go: downloading github.com/leodido/go-urn v1.4.0 05:43:06 go: downloading golang.org/x/text v0.22.0 05:43:07 go: downloading github.com/OneOfOne/xxhash v1.2.8 05:43:07 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.18 05:43:07 go: downloading github.com/hashicorp/go-multierror v1.1.1 05:43:07 go: downloading gopkg.in/yaml.v3 v3.0.1 05:43:07 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.4 05:43:07 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.14 05:43:07 go: downloading github.com/mitchellh/copystructure v1.2.0 05:43:07 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 05:43:07 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.12 05:43:07 go: downloading github.com/mitchellh/mapstructure v1.5.0 05:43:07 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 05:43:07 go: downloading github.com/openziti/sdk-golang v0.24.1 05:43:07 go: downloading github.com/sirupsen/logrus v1.9.3 05:43:07 go: downloading golang.org/x/sync v0.11.0 05:43:07 go: downloading github.com/mattn/go-colorable v0.1.14 05:43:07 go: downloading github.com/mattn/go-isatty v0.0.20 05:43:07 go: downloading github.com/valyala/fasttemplate v1.2.2 05:43:08 go: downloading github.com/x448/float16 v0.8.4 05:43:08 go: downloading github.com/go-playground/locales v0.14.1 05:43:08 go: downloading golang.org/x/sys v0.30.0 05:43:08 go: downloading github.com/hashicorp/errwrap v1.1.0 05:43:08 go: downloading github.com/mitchellh/reflectwalk v1.0.2 05:43:08 go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 05:43:08 go: downloading github.com/gorilla/websocket v1.5.3 05:43:08 go: downloading golang.org/x/time v0.8.0 05:43:09 go: downloading github.com/michaelquigley/pfxlog v0.6.10 05:43:09 go: downloading github.com/openziti/channel/v3 v3.0.27 05:43:09 go: downloading github.com/openziti/edge-api v0.26.38 05:43:09 go: downloading github.com/openziti/foundation/v2 v2.0.56 05:43:09 go: downloading github.com/openziti/secretstream v0.1.28 05:43:09 go: downloading github.com/openziti/transport/v2 v2.0.160 05:43:10 go: downloading github.com/pkg/errors v0.9.1 05:43:10 go: downloading golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d 05:43:11 go: downloading github.com/valyala/bytebufferpool v1.0.0 05:43:11 go: downloading github.com/zeebo/errs v1.4.0 05:43:11 go: downloading google.golang.org/grpc v1.70.0 05:43:13 go: downloading github.com/go-openapi/runtime v0.28.0 05:43:13 go: downloading github.com/go-openapi/strfmt v0.23.0 05:43:13 go: downloading github.com/go-resty/resty/v2 v2.16.4 05:43:13 go: downloading github.com/openziti/identity v1.0.94 05:43:13 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 05:43:13 go: downloading github.com/zitadel/oidc/v2 v2.12.2 05:43:13 go: downloading golang.org/x/oauth2 v0.25.0 05:43:13 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 05:43:13 go: downloading github.com/kataras/go-events v0.0.3 05:43:13 go: downloading github.com/openziti/metrics v1.2.65 05:43:13 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 05:43:13 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 05:43:13 go: downloading google.golang.org/protobuf v1.36.3 05:43:14 go: downloading github.com/go-jose/go-jose/v4 v4.0.5 05:43:15 go: downloading github.com/go-openapi/errors v0.22.0 05:43:15 go: downloading github.com/go-openapi/swag v0.23.0 05:43:15 go: downloading github.com/go-openapi/validate v0.24.0 05:43:15 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a 05:43:15 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 05:43:15 go: downloading github.com/oklog/ulid v1.3.1 05:43:15 go: downloading go.mongodb.org/mongo-driver v1.17.0 05:43:16 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 05:43:16 go: downloading github.com/fsnotify/fsnotify v1.7.0 05:43:16 go: downloading github.com/opentracing/opentracing-go v1.2.0 05:43:16 go: downloading go.opentelemetry.io/otel v1.32.0 05:43:17 go: downloading go.opentelemetry.io/otel/trace v1.32.0 05:43:17 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 05:43:17 go: downloading github.com/gorilla/securecookie v1.1.2 05:43:17 go: downloading github.com/gorilla/schema v1.4.1 05:43:17 go: downloading github.com/muhlemmer/gu v0.3.1 05:43:17 go: downloading github.com/mitchellh/go-ps v1.0.0 05:43:17 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 05:43:17 go: downloading golang.org/x/term v0.29.0 05:43:17 go: downloading github.com/mailru/easyjson v0.7.7 05:43:17 go: downloading github.com/go-openapi/analysis v0.23.0 05:43:18 go: downloading github.com/go-openapi/jsonpointer v0.21.0 05:43:18 go: downloading github.com/go-openapi/loads v0.22.0 05:43:18 go: downloading github.com/go-openapi/spec v0.21.0 05:43:18 go: downloading github.com/go-logr/logr v1.4.2 05:43:18 go: downloading go.opentelemetry.io/otel/metric v1.32.0 05:43:18 go: downloading github.com/tklauser/go-sysconf v0.3.12 05:43:18 go: downloading github.com/josharian/intern v1.0.0 05:43:18 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 05:43:18 go: downloading github.com/go-logr/stdr v1.2.2 05:43:18 go: downloading github.com/tklauser/numcpus v0.6.1 05:43:18 go: downloading github.com/go-openapi/jsonreference v0.21.0 05:46:25 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 05:46:57 Removing intermediate container beab3636a305 05:46:57 ---> 8bd3936f1fa1 05:46:57 [Warning] One or more build-args [BASE MAKE] were not consumed 05:46:57 Successfully built 8bd3936f1fa1 05:46:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:58 + docker inspect -f . ci-base-image-arm64 05:46:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:58 prd-ubuntu20.04-docker-arm64-4c-16g-40242 does not seem to be running inside a container 05:46:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/6 -v /w/workspace/device-opc-ua/6:/w/workspace/device-opc-ua/6:rw,z -v /w/workspace/device-opc-ua/6@tmp:/w/workspace/device-opc-ua/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:46:59 $ docker top 033258829bb58acbe249327bac809710a0a6c80933bd60233026e08e0f614bd5 -eo pid,comm [Pipeline] { [Pipeline] sh 05:47:00 + go version 05:47:00 go version go1.23.7 linux/arm64 [Pipeline] } 05:47:00 $ docker stop --time=1 033258829bb58acbe249327bac809710a0a6c80933bd60233026e08e0f614bd5 05:47:02 $ docker rm -f --volumes 033258829bb58acbe249327bac809710a0a6c80933bd60233026e08e0f614bd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:02 + docker inspect -f . ci-base-image-arm64 05:47:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:47:03 prd-ubuntu20.04-docker-arm64-4c-16g-40242 does not seem to be running inside a container 05:47:03 $ 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/6 -v /w/workspace/device-opc-ua/6:/w/workspace/device-opc-ua/6:rw,z -v /w/workspace/device-opc-ua/6@tmp:/w/workspace/device-opc-ua/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:47:04 $ docker top a313f82ef32c8e1ce8cec66b72bdcd1355675e14cbeffdbb210987ed6e1d57b8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:47:04 + git config --global --add safe.directory /w/workspace/device-opc-ua/6 [Pipeline] fileExists [Pipeline] sh 05:47:05 + make test 05:47:05 go install github.com/jstemmer/go-junit-report@v0.9.1 05:47:05 go: downloading github.com/jstemmer/go-junit-report v0.9.1 05:47:37 go install github.com/axw/gocov/gocov@v1.0.0 05:47:37 go: downloading github.com/axw/gocov v1.0.0 05:47:37 go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 05:47:44 go install github.com/AlekSi/gocov-xml@v1.0.0 05:47:44 go: downloading github.com/AlekSi/gocov-xml v1.0.0 05:47:45 go install github.com/jandelgado/gcov2lcov@v1.0.5 05:47:45 go: downloading github.com/jandelgado/gcov2lcov v1.0.5 05:47:47 rm -rf test-artifacts 05:47:47 mkdir test-artifacts 05:47:47 go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml 05:47:47 go: downloading github.com/stretchr/testify v1.10.0 05:47:48 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 05:47:48 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 05:51:10 gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml 05:51:10 gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo 05:51:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:51:10 $ docker stop --time=1 a313f82ef32c8e1ce8cec66b72bdcd1355675e14cbeffdbb210987ed6e1d57b8 05:51:11 $ docker rm -f --volumes a313f82ef32c8e1ce8cec66b72bdcd1355675e14cbeffdbb210987ed6e1d57b8 [Pipeline] // withDockerContainer [Pipeline] sh 05:51:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:51:13 Warning: overwriting stash ‘coverage-report’ 05:51:13 Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:51:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:51:14 + ls -al . 05:51:14 total 188 05:51:14 drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 05:47 . 05:51:14 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 05:42 .. 05:51:14 -rw-rw-r-- 1 jenkins jenkins 62 Mar 5 05:42 .dockerignore 05:51:14 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 05:51 .git 05:51:14 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 05:42 .github 05:51:14 -rw-rw-r-- 1 jenkins jenkins 84 Mar 5 05:42 .gitignore 05:51:14 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 05:42 .vscode 05:51:14 -rw-rw-r-- 1 jenkins jenkins 7466 Mar 5 05:42 Attribution.txt 05:51:14 -rw-rw-r-- 1 jenkins jenkins 1125 Mar 5 05:42 Dockerfile 05:51:14 -rw-rw-r-- 1 jenkins jenkins 649 Mar 5 05:42 Jenkinsfile 05:51:14 -rw-rw-r-- 1 jenkins jenkins 11367 Mar 5 05:42 LICENSE 05:51:14 -rw-rw-r-- 1 jenkins jenkins 2185 Mar 5 05:42 Makefile 05:51:14 -rw-rw-r-- 1 jenkins jenkins 4109 Mar 5 05:42 README.md 05:51:14 -rw-rw-r-- 1 jenkins jenkins 11 Mar 5 05:40 VERSION 05:51:14 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 05:42 bin 05:51:14 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 05:42 cmd 05:51:14 -rw-rw-r-- 1 jenkins jenkins 6291 Mar 5 05:42 go.mod 05:51:14 -rw-rw-r-- 1 jenkins jenkins 86793 Mar 5 05:42 go.sum 05:51:14 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 05:42 internal 05:51:14 drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 05:51 test-artifacts 05:51:14 -rw-rw-r-- 1 jenkins jenkins 260 Mar 5 05:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:14 + 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=567f6343e4b1422d3c43b87100bcf5ceebd6dd2c --label arch=arm64 --label version=4.0.0-dev.3 . 05:51:15 Sending build context to Docker daemon 554.5kB 05:51:15 Step 1/19 : FROM golang:1.23-alpine3.20 AS builder 05:51:15 ---> 54805b3f18a3 05:51:15 Step 2/19 : WORKDIR /device-opcua 05:51:15 ---> Using cache 05:51:15 ---> cd0351889862 05:51:15 Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 05:51:15 ---> Using cache 05:51:15 ---> 83307e5cc580 05:51:15 Step 4/19 : COPY . . 05:51:15 ---> 46a7ab4768a6 05:51:15 Step 5/19 : RUN make build 05:51:16 ---> Running in c27cb9223305 05:51:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 05:51:16 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.26 05:51:16 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.30 05:51:17 go: downloading github.com/gopcua/opcua v0.7.1 05:51:17 go: downloading github.com/spf13/cast v1.7.1 05:51:17 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.29 05:51:17 go: downloading github.com/labstack/echo/v4 v4.13.3 05:51:18 go: downloading github.com/go-playground/validator/v10 v10.25.0 05:51:18 go: downloading github.com/google/uuid v1.6.0 05:51:18 go: downloading github.com/go-kit/log v0.2.1 05:51:18 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 05:51:18 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 05:51:18 go: downloading github.com/labstack/gommon v0.4.2 05:51:18 go: downloading golang.org/x/crypto v0.33.0 05:51:18 go: downloading golang.org/x/net v0.35.0 05:51:19 go: downloading github.com/panjf2000/ants/v2 v2.11.1 05:51:19 go: downloading github.com/gabriel-vasile/mimetype v1.4.8 05:51:19 go: downloading github.com/go-playground/universal-translator v0.18.1 05:51:19 go: downloading github.com/leodido/go-urn v1.4.0 05:51:19 go: downloading golang.org/x/text v0.22.0 05:51:20 go: downloading github.com/go-logfmt/logfmt v0.5.1 05:51:20 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.12 05:51:20 go: downloading github.com/mattn/go-colorable v0.1.14 05:51:20 go: downloading github.com/mattn/go-isatty v0.0.20 05:51:20 go: downloading github.com/valyala/fasttemplate v1.2.2 05:51:20 go: downloading github.com/x448/float16 v0.8.4 05:51:20 go: downloading github.com/OneOfOne/xxhash v1.2.8 05:51:20 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.18 05:51:20 go: downloading github.com/hashicorp/go-multierror v1.1.1 05:51:20 go: downloading gopkg.in/yaml.v3 v3.0.1 05:51:20 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.4 05:51:20 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.14 05:51:20 go: downloading github.com/mitchellh/copystructure v1.2.0 05:51:20 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 05:51:20 go: downloading github.com/mitchellh/mapstructure v1.5.0 05:51:20 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 05:51:20 go: downloading github.com/openziti/sdk-golang v0.24.1 05:51:20 go: downloading github.com/sirupsen/logrus v1.9.3 05:51:20 go: downloading golang.org/x/sync v0.11.0 05:51:20 go: downloading github.com/go-playground/locales v0.14.1 05:51:20 go: downloading golang.org/x/sys v0.30.0 05:51:20 go: downloading github.com/valyala/bytebufferpool v1.0.0 05:51:23 go: downloading github.com/hashicorp/errwrap v1.1.0 05:51:23 go: downloading github.com/mitchellh/reflectwalk v1.0.2 05:51:23 go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 05:51:23 go: downloading golang.org/x/time v0.8.0 05:51:23 go: downloading github.com/gorilla/websocket v1.5.3 05:51:23 go: downloading github.com/michaelquigley/pfxlog v0.6.10 05:51:23 go: downloading github.com/openziti/channel/v3 v3.0.27 05:51:23 go: downloading github.com/openziti/edge-api v0.26.38 05:51:23 go: downloading github.com/openziti/foundation/v2 v2.0.56 05:51:24 go: downloading github.com/openziti/secretstream v0.1.28 05:51:24 go: downloading github.com/openziti/transport/v2 v2.0.160 05:51:24 go: downloading github.com/pkg/errors v0.9.1 05:51:24 go: downloading golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d 05:51:24 go: downloading github.com/go-openapi/runtime v0.28.0 05:51:24 go: downloading github.com/go-openapi/strfmt v0.23.0 05:51:24 go: downloading github.com/go-resty/resty/v2 v2.16.4 05:51:27 go: downloading github.com/openziti/identity v1.0.94 05:51:27 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 05:51:27 go: downloading github.com/zitadel/oidc/v2 v2.12.2 05:51:27 go: downloading golang.org/x/oauth2 v0.25.0 05:51:27 go: downloading github.com/zeebo/errs v1.4.0 05:51:27 go: downloading google.golang.org/grpc v1.70.0 05:51:29 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 05:51:29 go: downloading github.com/kataras/go-events v0.0.3 05:51:29 go: downloading github.com/openziti/metrics v1.2.65 05:51:29 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 05:51:29 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 05:51:29 go: downloading google.golang.org/protobuf v1.36.3 05:51:29 go: downloading github.com/go-openapi/errors v0.22.0 05:51:29 go: downloading github.com/go-openapi/swag v0.23.0 05:51:29 go: downloading github.com/opentracing/opentracing-go v1.2.0 05:51:29 go: downloading go.opentelemetry.io/otel v1.32.0 05:51:30 go: downloading go.opentelemetry.io/otel/trace v1.32.0 05:51:30 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 05:51:30 go: downloading github.com/oklog/ulid v1.3.1 05:51:30 go: downloading go.mongodb.org/mongo-driver v1.17.0 05:51:30 go: downloading github.com/go-openapi/validate v0.24.0 05:51:31 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 05:51:31 go: downloading github.com/fsnotify/fsnotify v1.7.0 05:51:31 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 05:51:31 go: downloading github.com/gorilla/securecookie v1.1.2 05:51:31 go: downloading github.com/gorilla/schema v1.4.1 05:51:31 go: downloading github.com/muhlemmer/gu v0.3.1 05:51:31 go: downloading github.com/go-jose/go-jose/v4 v4.0.5 05:51:31 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a 05:51:32 go: downloading github.com/mitchellh/go-ps v1.0.0 05:51:32 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 05:51:32 go: downloading golang.org/x/term v0.29.0 05:51:32 go: downloading github.com/mailru/easyjson v0.7.7 05:51:32 go: downloading github.com/go-openapi/analysis v0.23.0 05:51:32 go: downloading github.com/go-openapi/loads v0.22.0 05:51:33 go: downloading github.com/go-openapi/spec v0.21.0 05:51:33 go: downloading github.com/go-logr/logr v1.4.2 05:51:33 go: downloading go.opentelemetry.io/otel/metric v1.32.0 05:51:33 go: downloading github.com/go-openapi/jsonpointer v0.21.0 05:51:33 go: downloading github.com/tklauser/go-sysconf v0.3.12 05:51:33 go: downloading github.com/josharian/intern v1.0.0 05:51:33 go: downloading github.com/go-openapi/jsonreference v0.21.0 05:51:33 go: downloading github.com/go-logr/stdr v1.2.2 05:51:33 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 05:51:33 go: downloading github.com/tklauser/numcpus v0.6.1 05:54:40 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 05:55:15 Removing intermediate container c27cb9223305 05:55:15 ---> e9deadc36fc8 05:55:15 Step 6/19 : FROM alpine:3.20 05:55:15 3.20: Pulling from library/alpine 05:55:15 94e9d8af2201: Already exists 05:55:15 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:55:15 Status: Downloaded newer image for alpine:3.20 05:55:15 ---> 7aab056cecc6 05:55:15 Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 05:55:15 ---> Running in ee322d91cffd 05:55:15 Removing intermediate container ee322d91cffd 05:55:15 ---> 84c0a6bb5cb4 05:55:15 Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init 05:55:15 ---> Running in 3a57ef58d571 05:55:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:55:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:55:15 (1/6) Installing dumb-init (1.2.5-r3) 05:55:15 (2/6) Installing libgcc (13.2.1_git20240309-r1) 05:55:15 (3/6) Installing libsodium (1.0.19-r0) 05:55:15 (4/6) Installing libstdc++ (13.2.1_git20240309-r1) 05:55:15 (5/6) Installing libzmq (4.3.5-r2) 05:55:15 (6/6) Installing zeromq (4.3.5-r2) 05:55:15 Executing busybox-1.36.1-r29.trigger 05:55:15 OK: 13 MiB in 20 packages 05:55:15 Removing intermediate container 3a57ef58d571 05:55:15 ---> 1d8a9334ca7a 05:55:15 Step 9/19 : RUN apk --no-cache upgrade 05:55:15 ---> Running in 2e4235723f17 05:55:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:55:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:55:17 OK: 13 MiB in 20 packages 05:55:18 Removing intermediate container 2e4235723f17 05:55:18 ---> 1955bbbd79ad 05:55:18 Step 10/19 : EXPOSE 59997 05:55:18 ---> Running in 1697633b048b 05:55:18 Removing intermediate container 1697633b048b 05:55:18 ---> fcd29e39ebce 05:55:18 Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / 05:55:21 ---> b78668a9b6ef 05:55:21 Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res 05:55:21 ---> 5db50d0ea080 05:55:21 Step 13/19 : COPY LICENSE / 05:55:21 ---> 6f4f6245bacc 05:55:21 Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt 05:55:22 ---> 31295e90ff92 05:55:22 Step 15/19 : ENTRYPOINT ["/device-opcua"] 05:55:22 ---> Running in 98d096838856 05:55:22 Removing intermediate container 98d096838856 05:55:22 ---> 27efca999f76 05:55:22 Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 05:55:22 ---> Running in cc0e79f7f3ce 05:55:23 Removing intermediate container cc0e79f7f3ce 05:55:23 ---> 89b8c600dcea 05:55:23 Step 17/19 : LABEL arch=arm64 05:55:23 ---> Running in 7a103990d8f4 05:55:23 Removing intermediate container 7a103990d8f4 05:55:23 ---> d0c217e91c26 05:55:23 Step 18/19 : LABEL git_sha=567f6343e4b1422d3c43b87100bcf5ceebd6dd2c 05:55:23 ---> Running in 4a835a3c92ca 05:55:23 Removing intermediate container 4a835a3c92ca 05:55:23 ---> 260831c503f4 05:55:23 Step 19/19 : LABEL version=4.0.0-dev.3 05:55:23 ---> Running in 6dee286dfcac 05:55:24 Removing intermediate container 6dee286dfcac 05:55:24 ---> d451e7547569 05:55:24 [Warning] One or more build-args [ARCH BASE MAKE] were not consumed 05:55:24 Successfully built d451e7547569 05:55:24 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 05:55:24 provisioning config files... 05:55:24 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/6@tmp/config16187606796644421041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:55:24 ---> ****-login.sh 05:55:24 nexus3.edgexfoundry.org:10001 05:55:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:25 Configure a credential helper to remove this warning. See 05:55:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:25 05:55:25 Login Succeeded 05:55:25 nexus3.edgexfoundry.org:10002 05:55:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:25 Configure a credential helper to remove this warning. See 05:55:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:25 05:55:25 Login Succeeded 05:55:25 nexus3.edgexfoundry.org:10003 05:55:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:26 Configure a credential helper to remove this warning. See 05:55:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:26 05:55:26 Login Succeeded 05:55:26 nexus3.edgexfoundry.org:10004 05:55:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:26 Configure a credential helper to remove this warning. See 05:55:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:26 05:55:26 Login Succeeded 05:55:26 ****.io 05:55:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:26 Configure a credential helper to remove this warning. See 05:55:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:26 05:55:26 Login Succeeded 05:55:26 ---> ****-login.sh ends [Pipeline] } 05:55:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:55:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:55:26 [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: 05:55:26 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c 05:55:26 latest 05:55:26 4.0.0-dev.3 05:55:26 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c-4.0.0-dev.3 05:55:26 main 05:55:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:27 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:567f6343e4b1422d3c43b87100bcf5ceebd6dd2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:27 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:567f6343e4b1422d3c43b87100bcf5ceebd6dd2c 05:55:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 05:55:27 c191b7f1f2fb: Preparing 05:55:27 6f8f79abf792: Preparing 05:55:27 f883ddaf1b23: Preparing 05:55:27 43408a62ff16: Preparing 05:55:27 2ca8e992d4cc: Preparing 05:55:27 2bfe07740a87: Preparing 05:55:27 dd9c8f8612c8: Preparing 05:55:27 2bfe07740a87: Waiting 05:55:27 dd9c8f8612c8: Waiting 05:55:27 f883ddaf1b23: Pushed 05:55:27 6f8f79abf792: Pushed 05:55:27 2ca8e992d4cc: Pushed 05:55:27 c191b7f1f2fb: Pushed 05:55:27 dd9c8f8612c8: Layer already exists 05:55:28 2bfe07740a87: Pushed 05:55:38 43408a62ff16: Pushed 05:55:38 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c: digest: sha256:ee3c3779187af28b0a2343b20d36e1899badddf0bef782b342dd96538b95543b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:39 + 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 05:55:39 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 05:55:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 05:55:39 c191b7f1f2fb: Preparing 05:55:39 6f8f79abf792: Preparing 05:55:39 f883ddaf1b23: Preparing 05:55:39 43408a62ff16: Preparing 05:55:39 2ca8e992d4cc: Preparing 05:55:39 2bfe07740a87: Preparing 05:55:39 dd9c8f8612c8: Preparing 05:55:39 2bfe07740a87: Waiting 05:55:39 dd9c8f8612c8: Waiting 05:55:39 43408a62ff16: Layer already exists 05:55:39 f883ddaf1b23: Layer already exists 05:55:39 2ca8e992d4cc: Layer already exists 05:55:39 6f8f79abf792: Layer already exists 05:55:39 c191b7f1f2fb: Layer already exists 05:55:39 2bfe07740a87: Layer already exists 05:55:39 dd9c8f8612c8: Layer already exists 05:55:39 latest: digest: sha256:ee3c3779187af28b0a2343b20d36e1899badddf0bef782b342dd96538b95543b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:40 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:40 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.0-dev.3 05:55:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 05:55:40 c191b7f1f2fb: Preparing 05:55:40 6f8f79abf792: Preparing 05:55:40 f883ddaf1b23: Preparing 05:55:40 43408a62ff16: Preparing 05:55:40 2ca8e992d4cc: Preparing 05:55:40 2bfe07740a87: Preparing 05:55:40 dd9c8f8612c8: Preparing 05:55:40 2bfe07740a87: Waiting 05:55:40 dd9c8f8612c8: Waiting 05:55:40 43408a62ff16: Layer already exists 05:55:40 f883ddaf1b23: Layer already exists 05:55:40 6f8f79abf792: Layer already exists 05:55:40 c191b7f1f2fb: Layer already exists 05:55:40 2ca8e992d4cc: Layer already exists 05:55:40 2bfe07740a87: Layer already exists 05:55:40 dd9c8f8612c8: Layer already exists 05:55:40 4.0.0-dev.3: digest: sha256:ee3c3779187af28b0a2343b20d36e1899badddf0bef782b342dd96538b95543b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:41 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:567f6343e4b1422d3c43b87100bcf5ceebd6dd2c-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:41 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:567f6343e4b1422d3c43b87100bcf5ceebd6dd2c-4.0.0-dev.3 05:55:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 05:55:41 c191b7f1f2fb: Preparing 05:55:41 6f8f79abf792: Preparing 05:55:41 f883ddaf1b23: Preparing 05:55:41 43408a62ff16: Preparing 05:55:41 2ca8e992d4cc: Preparing 05:55:41 2bfe07740a87: Preparing 05:55:41 dd9c8f8612c8: Preparing 05:55:41 2bfe07740a87: Waiting 05:55:41 dd9c8f8612c8: Waiting 05:55:41 c191b7f1f2fb: Layer already exists 05:55:41 43408a62ff16: Layer already exists 05:55:41 2ca8e992d4cc: Layer already exists 05:55:41 f883ddaf1b23: Layer already exists 05:55:41 6f8f79abf792: Layer already exists 05:55:41 2bfe07740a87: Layer already exists 05:55:41 dd9c8f8612c8: Layer already exists 05:55:41 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c-4.0.0-dev.3: digest: sha256:ee3c3779187af28b0a2343b20d36e1899badddf0bef782b342dd96538b95543b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:42 + 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 05:55:42 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main 05:55:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 05:55:42 c191b7f1f2fb: Preparing 05:55:42 6f8f79abf792: Preparing 05:55:42 f883ddaf1b23: Preparing 05:55:42 43408a62ff16: Preparing 05:55:42 2ca8e992d4cc: Preparing 05:55:42 2bfe07740a87: Preparing 05:55:42 dd9c8f8612c8: Preparing 05:55:42 2bfe07740a87: Waiting 05:55:42 dd9c8f8612c8: Waiting 05:55:42 f883ddaf1b23: Layer already exists 05:55:42 6f8f79abf792: Layer already exists 05:55:42 2ca8e992d4cc: Layer already exists 05:55:42 c191b7f1f2fb: Layer already exists 05:55:42 43408a62ff16: Layer already exists 05:55:42 dd9c8f8612c8: Layer already exists 05:55:42 2bfe07740a87: Layer already exists 05:55:42 main: digest: sha256:ee3c3779187af28b0a2343b20d36e1899badddf0bef782b342dd96538b95543b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:55:43 ===================================================== [Pipeline] echo 05:55:43 taggedImages: 05:55:43 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:567f6343e4b1422d3c43b87100bcf5ceebd6dd2c 05:55:43 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 05:55:43 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.0-dev.3 05:55:43 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:567f6343e4b1422d3c43b87100bcf5ceebd6dd2c-4.0.0-dev.3 05:55:43 - 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 05:55:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:55:43 05:55:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:55:43 arm64: Pulling from edgex-lftools-log-publisher 05:55:43 8998bd30e6a1: Pulling fs layer 05:55:43 04944245beec: Pulling fs layer 05:55:43 699f458cf7ca: Pulling fs layer 05:55:43 765212b225bb: Pulling fs layer 05:55:43 f23df028b6ca: Pulling fs layer 05:55:43 d65c8cfc05b1: Pulling fs layer 05:55:43 2437ff75d9bd: Pulling fs layer 05:55:43 f23df028b6ca: Waiting 05:55:43 765212b225bb: Waiting 05:55:43 d65c8cfc05b1: Waiting 05:55:43 2437ff75d9bd: Waiting 05:55:43 04944245beec: Verifying Checksum 05:55:43 04944245beec: Download complete 05:55:43 765212b225bb: Verifying Checksum 05:55:43 765212b225bb: Download complete 05:55:44 f23df028b6ca: Verifying Checksum 05:55:44 f23df028b6ca: Download complete 05:55:44 d65c8cfc05b1: Verifying Checksum 05:55:44 d65c8cfc05b1: Download complete 05:55:44 699f458cf7ca: Verifying Checksum 05:55:44 699f458cf7ca: Download complete 05:55:44 8998bd30e6a1: Verifying Checksum 05:55:44 8998bd30e6a1: Download complete 05:55:47 2437ff75d9bd: Verifying Checksum 05:55:47 2437ff75d9bd: Download complete 05:55:49 8998bd30e6a1: Pull complete 05:55:50 04944245beec: Pull complete 05:55:51 699f458cf7ca: Pull complete 05:55:51 765212b225bb: Pull complete 05:55:52 f23df028b6ca: Pull complete 05:55:52 d65c8cfc05b1: Pull complete 05:56:11 2437ff75d9bd: Pull complete 05:56:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:56:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:56:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:56:11 prd-ubuntu20.04-docker-arm64-4c-16g-40242 does not seem to be running inside a container 05:56:11 $ 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/6 -v /w/workspace/device-opc-ua/6:/w/workspace/device-opc-ua/6:rw,z -v /w/workspace/device-opc-ua/6@tmp:/w/workspace/device-opc-ua/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:56:12 $ docker top fac1322e4325437d6db7c28cbfeebe1f9c8179aaea2766ac514b38067a8d4dae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:56:13 ---> job-cost.sh 05:56:13 lf-activate-venv: SKIPPING 05:56:13 INFO: No Stack... 05:56:14 INFO: Retrieving Pricing Info for: v3-standard-4 05:56:14 INFO: Archiving Costs [Pipeline] sh 05:56:15 + cat /w/workspace/device-opc-ua/6/archives/cost.csv 05:56:15 + cut -d, -f6 [Pipeline] lock 05:56:15 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-6-stack-cost] 05:56:15 Resource [jenkins-edgexfoundry-device-opc-ua-main-6-stack-cost] did not exist. Created. 05:56:15 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:56:16 /w/workspace/device-opc-ua/6@tmp/durable-e610bdeb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:56:16 + echo total: 0.10999999940395355 [Pipeline] stash 05:56:16 Warning: overwriting stash ‘stack-cost’ 05:56:16 Stashed 1 file(s) [Pipeline] } 05:56:16 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-6-stack-cost] [Pipeline] // lock [Pipeline] } 05:56:16 $ docker stop --time=1 fac1322e4325437d6db7c28cbfeebe1f9c8179aaea2766ac514b38067a8d4dae 05:56:18 $ docker rm -f --volumes fac1322e4325437d6db7c28cbfeebe1f9c8179aaea2766ac514b38067a8d4dae [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 05:56:19 provisioning config files... 05:56:19 copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config15204723010236061859tmp [Pipeline] { [Pipeline] sh 05:56:19 + set +x 05:56:19 + curl -s https://codecov.io/bash 05:56:19 + bash -s -- 05:56:19 05:56:19 _____ _ 05:56:19 / ____| | | 05:56:19 | | ___ __| | ___ ___ _____ __ 05:56:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:56:19 | |___| (_) | (_| | __/ (_| (_) \ V / 05:56:19 \_____\___/ \__,_|\___|\___\___/ \_/ 05:56:19 Bash-1.0.6 05:56:19 05:56:19 05:56:19 ==> git version 2.25.1 found 05:56:19 ==> 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 05:56:19 Release-Date: 2020-01-08 05:56:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:56:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:56:19 ==> Jenkins CI detected. 05:56:19 current dir:  /w/workspace/edgexfoundry_device-opc-ua_main 05:56:19 project root: . 05:56:19 --> token set from env 05:56:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:56:20 ==> Running gcov in . (disable via -X gcov) 05:56:20 ==> Python coveragepy not found 05:56:20 ==> Searching for coverage reports in: 05:56:20 + . 05:56:20 -> Found 4 reports 05:56:20 ==> Detecting git/mercurial file structure 05:56:20 ==> Reading reports 05:56:20 + ./test-artifacts/coverage.lcov bytes=561 05:56:20 + ./test-artifacts/cover.out bytes=2241 05:56:20 + ./test-artifacts/coverage.xml bytes=6158 05:56:20 + ./test-artifacts/report.xml bytes=4152 05:56:20 ==> Appending adjustments 05:56:20 https://docs.codecov.io/docs/fixing-reports 05:56:20 + Found adjustments 05:56:20 ==> Gzipping contents 05:56:20 4.0K /tmp/codecov.4yLewn.gz 05:56:20 ==> Uploading reports 05:56:20 url: https://codecov.io 05:56:20 query: branch=main&commit=567f6343e4b1422d3c43b87100bcf5ceebd6dd2c&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 05:56:20 -> Pinging Codecov 05:56:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=567f6343e4b1422d3c43b87100bcf5ceebd6dd2c&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 05:56:22 -> Uploading to 05:56:22 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/567f6343e4b1422d3c43b87100bcf5ceebd6dd2c/f65f4f95-9219-486e-894f-5f8e7646b375.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250305%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250305T055622Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=bb2a94438ea98e649e5d1651e7c51b770e3115996a355434f04be1a097fbd708 05:56:22 % Total % Received % Xferd Average Speed Time Time Time Current 05:56:22 Dload Upload Total Spent Left Speed 05:56:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3518 0 0 100 3518 0 18227 --:--:-- --:--:-- --:--:-- 18227 05:56:22 -> Reports have been successfully queued for processing at upstream connect error or disconnect/reset before headers. reset reason: connection terminationhttps://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/567f6343e4b1422d3c43b87100bcf5ceebd6dd2c [Pipeline] } 05:56:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:56:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:56:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:56:23 05:56:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:56:23 latest: Pulling from edgex-devops/edgex-snyk-go 05:56:23 43c4264eed91: Pulling fs layer 05:56:23 4cc291be95ef: Pulling fs layer 05:56:23 2ac1f1163629: Pulling fs layer 05:56:23 5c3c966382ef: Pulling fs layer 05:56:23 4f4fb700ef54: Pulling fs layer 05:56:23 d9c7d2e4e75e: Pulling fs layer 05:56:23 9c3e1370e548: Pulling fs layer 05:56:23 9c3e1370e548: Waiting 05:56:23 4f4fb700ef54: Waiting 05:56:23 d9c7d2e4e75e: Waiting 05:56:23 4cc291be95ef: Download complete 05:56:23 5c3c966382ef: Verifying Checksum 05:56:23 5c3c966382ef: Download complete 05:56:23 4f4fb700ef54: Verifying Checksum 05:56:23 4f4fb700ef54: Download complete 05:56:23 43c4264eed91: Verifying Checksum 05:56:23 43c4264eed91: Download complete 05:56:23 43c4264eed91: Pull complete 05:56:23 d9c7d2e4e75e: Verifying Checksum 05:56:23 4cc291be95ef: Pull complete 05:56:24 2ac1f1163629: Download complete 05:56:24 9c3e1370e548: Verifying Checksum 05:56:24 9c3e1370e548: Download complete 05:56:27 2ac1f1163629: Pull complete 05:56:27 5c3c966382ef: Pull complete 05:56:27 4f4fb700ef54: Pull complete 05:56:27 d9c7d2e4e75e: Pull complete 05:56:31 9c3e1370e548: Pull complete 05:56:31 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 05:56:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:56:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:56:31 prd-ubuntu20.04-docker-8c-8g-40241 does not seem to be running inside a container 05:56:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 05:56:33 $ docker top c2e37988725c50abcdfb06b7961e56821f5cf67d8806ab1edf5d763575ca26d1 -eo pid,comm [Pipeline] { [Pipeline] sh 05:56:33 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] echo 05:56:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:main' [Pipeline] sh 05:56:34 + set -o pipefail 05:56:34 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:main' 05:56:40 05:56:40 Monitoring /w/workspace/edgexfoundry_device-opc-ua_main (github.com/edgexfoundry/device-opc-ua)... 05:56:40 05:56:40 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3cf99318-0193-4c3c-b62c-841d5a6b07bf/history/7e0247dc-0ed3-48b2-8c78-a5634895fc30 05:56:40 05:56:40 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:56:40 05:56:40 05:56:40 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 05:56:40 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:56:40 $ docker stop --time=1 c2e37988725c50abcdfb06b7961e56821f5cf67d8806ab1edf5d763575ca26d1 05:56:43 $ docker rm -f --volumes c2e37988725c50abcdfb06b7961e56821f5cf67d8806ab1edf5d763575ca26d1 [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 05:56:44 + git log --format=format:%s -1 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c [Pipeline] sh 05:56:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:56:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:56:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:56:44 prd-ubuntu20.04-docker-8c-8g-40241 does not seem to be running inside a container 05:56:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:56:45 $ docker top 418cdf4331d8b7a86b32ac283e47780d647c104bcf18bcbe8d418b88f9f3bf60 -eo pid,comm 05:56:45 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). 05:56:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:56:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:56:45 [ssh-agent] Looking for ssh-agent implementation... 05:56:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:56:45 $ docker exec 418cdf4331d8b7a86b32ac283e47780d647c104bcf18bcbe8d418b88f9f3bf60 ssh-agent 05:56:45 SSH_AUTH_SOCK=/tmp/ssh-KsyqeJWlbseb/agent.32 05:56:45 SSH_AGENT_PID=38 05:56:45 Running ssh-add (command line suppressed) 05:56:45 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_14264746494106431401.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_14264746494106431401.key) 05:56:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:56:46 + git semver tag 05:56:46 2025-03-05 05:56:46,313 [run_tag] DEBUG tag force:False 05:56:46 2025-03-05 05:56:46,314 [check_head_tag] DEBUG check head tag 05:56:46 2025-03-05 05:56:46,314 [execute] INFO git cat-file --batch-check 05:56:46 2025-03-05 05:56:46,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=) 05:56:46 2025-03-05 05:56:46,320 [execute] INFO git cat-file --batch 05:56:46 2025-03-05 05:56:46,320 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=) 05:56:46 2025-03-05 05:56:46,325 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 05:56:46 2025-03-05 05:56:46,326 [execute] INFO git tag -a v4.0.0-dev.3 -m v4.0.0-dev.3 05:56:46 2025-03-05 05:56:46,326 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.3', '-m', 'v4.0.0-dev.3'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=None) 05:56:46 2025-03-05 05:56:46,331 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 05:56:46 4.0.0-dev.3 [Pipeline] } 05:56:46 $ docker exec --env ******** --env ******** 418cdf4331d8b7a86b32ac283e47780d647c104bcf18bcbe8d418b88f9f3bf60 ssh-agent -k 05:56:46 unset SSH_AUTH_SOCK; 05:56:46 unset SSH_AGENT_PID; 05:56:46 echo Agent pid 38 killed; 05:56:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:56:46 + git semver [Pipeline] } 05:56:47 $ docker stop --time=1 418cdf4331d8b7a86b32ac283e47780d647c104bcf18bcbe8d418b88f9f3bf60 05:56:48 $ docker rm -f --volumes 418cdf4331d8b7a86b32ac283e47780d647c104bcf18bcbe8d418b88f9f3bf60 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:56:48 05:56:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:56:49 0.23.1-centos7: Pulling from edgex-lftools 05:56:49 ab5ef0e58194: Pulling fs layer 05:56:49 9712f1f96733: Pulling fs layer 05:56:49 63f879dbbcfc: Pulling fs layer 05:56:49 0d9ebad4ef96: Pulling fs layer 05:56:49 e9a5061849ea: Pulling fs layer 05:56:49 d747dcd14b5f: Pulling fs layer 05:56:49 2de7ff778b66: Pulling fs layer 05:56:49 d747dcd14b5f: Waiting 05:56:49 e9a5061849ea: Waiting 05:56:49 2de7ff778b66: Waiting 05:56:49 0d9ebad4ef96: Waiting 05:56:49 9712f1f96733: Verifying Checksum 05:56:49 9712f1f96733: Download complete 05:56:49 63f879dbbcfc: Verifying Checksum 05:56:49 63f879dbbcfc: Download complete 05:56:49 e9a5061849ea: Verifying Checksum 05:56:49 e9a5061849ea: Download complete 05:56:49 d747dcd14b5f: Verifying Checksum 05:56:49 d747dcd14b5f: Download complete 05:56:49 0d9ebad4ef96: Verifying Checksum 05:56:49 0d9ebad4ef96: Download complete 05:56:49 ab5ef0e58194: Verifying Checksum 05:56:49 ab5ef0e58194: Download complete 05:56:49 2de7ff778b66: Verifying Checksum 05:56:49 2de7ff778b66: Download complete 05:56:52 ab5ef0e58194: Pull complete 05:56:52 9712f1f96733: Pull complete 05:56:53 63f879dbbcfc: Pull complete 05:56:57 0d9ebad4ef96: Pull complete 05:56:57 e9a5061849ea: Pull complete 05:56:57 d747dcd14b5f: Pull complete 05:56:58 2de7ff778b66: Pull complete 05:56:58 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:56:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:56:58 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:56:58 prd-ubuntu20.04-docker-8c-8g-40241 does not seem to be running inside a container 05:56:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:57:00 $ docker top 7781a3cb7a360a51171f32b7f1b3dd9f06d714fd49f2794db1956a8d83ce4d23 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:57:00 provisioning config files... 05:57:00 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config296618093710784439tmp 05:57:00 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config15024941078053784526tmp 05:57:00 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config16527912437736879120tmp [Pipeline] { [Pipeline] echo 05:57:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:57:00 ---> sigul-configuration.sh 05:57:00 gpg: directory `/root/.gnupg' created 05:57:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:57:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:57:00 gpg: keyring `/root/.gnupg/secring.gpg' created 05:57:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:57:00 gpg: CAST5 encrypted data 05:57:00 gpg: encrypted with 1 passphrase 05:57:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:57:01 + mkdir /home/jenkins 05:57:01 + mkdir /home/jenkins/sigul [Pipeline] sh 05:57:01 + 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 05:57:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:57:01 ---> sigul-install.sh 05:57:01 Sigul already installed; skipping installation. [Pipeline] sh 05:57:01 + git tag --list 05:57:01 v4.0.0-dev.1 05:57:01 v4.0.0-dev.2 05:57:01 v4.0.0-dev.3 [Pipeline] sh 05:57:02 + lftools sign git-tag v4.0.0-dev.3 05:57:03 Signing Git tag with Sigul... 05:57:03 Signing v4.0.0-dev.3 [Pipeline] echo 05:57:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:57:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:57:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:57:04 $ docker stop --time=1 7781a3cb7a360a51171f32b7f1b3dd9f06d714fd49f2794db1956a8d83ce4d23 05:57:05 $ docker rm -f --volumes 7781a3cb7a360a51171f32b7f1b3dd9f06d714fd49f2794db1956a8d83ce4d23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:57:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:57:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:57:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:57:06 prd-ubuntu20.04-docker-8c-8g-40241 does not seem to be running inside a container 05:57:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:57:06 $ docker top ad6fe1bf853282bf420f477749839bec69b6e97792cfcf0e7803043cc0fe7d5e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:57:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:57:07 [ssh-agent] Looking for ssh-agent implementation... 05:57:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:57:07 $ docker exec ad6fe1bf853282bf420f477749839bec69b6e97792cfcf0e7803043cc0fe7d5e ssh-agent 05:57:07 SSH_AUTH_SOCK=/tmp/ssh-PqiKIw21FaqW/agent.32 05:57:07 SSH_AGENT_PID=38 05:57:07 Running ssh-add (command line suppressed) 05:57:07 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_15292441038943802879.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_15292441038943802879.key) 05:57:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:57:07 + git semver bump pre 05:57:07 2025-03-05 05:57:07,840 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 05:57:07 2025-03-05 05:57:07,840 [bump_version] DEBUG bumping version:4.0.0-dev.3 on axis:pre with prefix:dev 05:57:07 2025-03-05 05:57:07,840 [bump_version] DEBUG bumped version:4.0.0-dev.4 05:57:07 2025-03-05 05:57:07,840 [write_version] DEBUG write version:4.0.0-dev.4 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:True 05:57:07 2025-03-05 05:57:07,841 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 05:57:07 2025-03-05 05:57:07,841 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 05:57:07 2025-03-05 05:57:07,843 [execute] INFO git cat-file --batch-check 05:57:07 2025-03-05 05:57:07,843 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=) 05:57:07 2025-03-05 05:57:07,850 [execute] INFO git cat-file --batch 05:57:07 2025-03-05 05:57:07,850 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=) 05:57:07 2025-03-05 05:57:07,856 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 05:57:07 4.0.0-dev.4 [Pipeline] } 05:57:07 $ docker exec --env ******** --env ******** ad6fe1bf853282bf420f477749839bec69b6e97792cfcf0e7803043cc0fe7d5e ssh-agent -k 05:57:08 unset SSH_AUTH_SOCK; 05:57:08 unset SSH_AGENT_PID; 05:57:08 echo Agent pid 38 killed; 05:57:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:57:08 + git semver [Pipeline] } 05:57:08 $ docker stop --time=1 ad6fe1bf853282bf420f477749839bec69b6e97792cfcf0e7803043cc0fe7d5e 05:57:09 $ docker rm -f --volumes ad6fe1bf853282bf420f477749839bec69b6e97792cfcf0e7803043cc0fe7d5e [Pipeline] // withDockerContainer [Pipeline] sh 05:57:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:57:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:57:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:57:10 prd-ubuntu20.04-docker-8c-8g-40241 does not seem to be running inside a container 05:57:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:57:11 $ docker top 031ad067109191a12056c21d626a9a61aa34fb50914822fcced12d359084e197 -eo pid,comm 05:57:11 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). 05:57:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:57:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:57:11 [ssh-agent] Looking for ssh-agent implementation... 05:57:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:57:11 $ docker exec 031ad067109191a12056c21d626a9a61aa34fb50914822fcced12d359084e197 ssh-agent 05:57:11 SSH_AUTH_SOCK=/tmp/ssh-CTF10TMEZoOz/agent.32 05:57:11 SSH_AGENT_PID=38 05:57:11 Running ssh-add (command line suppressed) 05:57:11 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_15574879750480605712.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_15574879750480605712.key) 05:57:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:57:11 + git semver push 05:57:12 2025-03-05 05:57:11,973 [run_push] DEBUG push 05:57:12 2025-03-05 05:57:11,974 [execute] INFO git cat-file --batch-check 05:57:12 2025-03-05 05:57:11,975 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=) 05:57:12 2025-03-05 05:57:11,978 [execute] INFO git rev-list 5354f51e95ddb8ad2c2f74257b831bb2df2d2850 -- 05:57:12 2025-03-05 05:57:11,978 [execute] DEBUG Popen(['git', 'rev-list', '5354f51e95ddb8ad2c2f74257b831bb2df2d2850', '--'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=None) 05:57:12 2025-03-05 05:57:11,984 [execute] INFO git fetch -v origin 05:57:12 2025-03-05 05:57:11,984 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=True, shell=None, istream=None) 05:57:12 2025-03-05 05:57:12,431 [run_push] DEBUG no remote changes detected 05:57:12 2025-03-05 05:57:12,432 [execute] INFO git push origin semver 05:57:12 2025-03-05 05:57:12,432 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=None) 05:57:13 2025-03-05 05:57:13,175 [run_push] DEBUG push all version tags 05:57:13 2025-03-05 05:57:13,175 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:57:13 2025-03-05 05:57:13,176 [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) 05:57:14 2025-03-05 05:57:13,784 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 05:57:14 4.0.0-dev.4 [Pipeline] } 05:57:14 $ docker exec --env ******** --env ******** 031ad067109191a12056c21d626a9a61aa34fb50914822fcced12d359084e197 ssh-agent -k 05:57:14 unset SSH_AUTH_SOCK; 05:57:14 unset SSH_AGENT_PID; 05:57:14 echo Agent pid 38 killed; 05:57:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:57:14 + git semver [Pipeline] } 05:57:14 $ docker stop --time=1 031ad067109191a12056c21d626a9a61aa34fb50914822fcced12d359084e197 05:57:16 $ docker rm -f --volumes 031ad067109191a12056c21d626a9a61aa34fb50914822fcced12d359084e197 [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 05:57:16 + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] 05:57:16 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 05:57:16 total 16 05:57:16 drwxr-xr-x 3 root root 4096 Mar 5 05:42 . 05:57:16 drwxrwxr-x 11 jenkins jenkins 4096 Mar 5 05:57 .. 05:57:16 drwxr-xr-x 2 root root 4096 Mar 5 05:42 cost 05:57:16 -rw-r--r-- 1 root root 83 Mar 5 05:42 cost.csv 05:57:16 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives 05:57:16 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 05:57:16 total 16 05:57:16 drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 05:42 . 05:57:16 drwxrwxr-x 11 jenkins jenkins 4096 Mar 5 05:57 .. 05:57:16 drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 05:42 cost 05:57:16 -rw-r--r-- 1 jenkins jenkins 83 Mar 5 05:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:57:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:57:17 ---> package-listing.sh 05:57:17 ++ facter osfamily 05:57:17 ++ tr '[:upper:]' '[:lower:]' 05:57:18 + OS_FAMILY=debian 05:57:18 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 05:57:18 + START_PACKAGES=/tmp/packages_start.txt 05:57:18 + END_PACKAGES=/tmp/packages_end.txt 05:57:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:57:18 + PACKAGES=/tmp/packages_start.txt 05:57:18 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 05:57:18 + PACKAGES=/tmp/packages_end.txt 05:57:18 + case "${OS_FAMILY}" in 05:57:18 + dpkg -l 05:57:18 + grep '^ii' 05:57:18 + '[' -f /tmp/packages_start.txt ']' 05:57:18 + '[' -f /tmp/packages_end.txt ']' 05:57:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:57:18 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 05:57:18 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 05:57:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 05:57:18 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 05:57:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:57:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:57:19 prd-ubuntu20.04-docker-8c-8g-40241 does not seem to be running inside a container 05:57:19 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:57:19 $ docker top f7b26d6823d1897ab5898a32af7eacde8ee3590243c79790e5466a5f9e9cdf83 -eo pid,comm [Pipeline] { [Pipeline] sh 05:57:19 + touch /tmp/pre-build-complete [Pipeline] sh 05:57:20 + mkdir -p /var/log/sysstat [Pipeline] sh 05:57:20 + ls /var/log/sa-host 05:57:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:57:20 provisioning config files... 05:57:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config14524099000126567723tmp [Pipeline] { [Pipeline] echo 05:57:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:57:20 ---> create-netrc.sh [Pipeline] } 05:57:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:57:21 ---> python-tools-install.sh [Pipeline] echo 05:57:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:57:21 ---> sudo-logs.sh 05:57:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:57:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:57:21 ---> job-cost.sh 05:57:21 lf-activate-venv: SKIPPING 05:57:21 DEBUG: total: 0.2199999988079071 05:57:21 INFO: Retrieving Stack Cost... 05:57:22 INFO: Retrieving Pricing Info for: v3-standard-8 05:57:22 INFO: Archiving Costs [Pipeline] echo 05:57:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:57:22 ---> logs-deploy.sh 05:57:22 lf-activate-venv: SKIPPING 05:57:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/6 05:57:22 INFO: archiving workspace using pattern(s): 05:57:23 Archives upload complete. 05:57:24 INFO: archiving logs to Nexus 05:57:24 ---> uname -a: 05:57:24 Linux prd-ubuntu20-04-docker-8c-8g-40241 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:57:24 05:57:24