Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 836715b119b53510555aa80ea2441c8fe8b664ca+78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 (d78b5081a358f5480893e97f0f026c4832acf53e) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2795444116468269983.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15961840783517533922.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/PR-88/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/PR-88/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1420410849492493302.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5198154013934196444.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/PR-88/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/PR-88/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15248078890130431531.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-opc-ua] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-opc-ua-settings PROJECT: device-opc-ua USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-opc-ua DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-25922 in /w/workspace/edgexfoundry_device-opc-ua_PR-88 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-opc-ua.git > git init /w/workspace/edgexfoundry_device-opc-ua_PR-88 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/pull/88/head:refs/remotes/origin/PR-88 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 into PR head commit 836715b119b53510555aa80ea2441c8fe8b664ca Merge succeeded, producing 8d9295f1749cbb6cb5fd2273271281422708c44f Checking out Revision 8d9295f1749cbb6cb5fd2273271281422708c44f (PR-88) > git config core.sparsecheckout # timeout=10 > git checkout -f 836715b119b53510555aa80ea2441c8fe8b664ca # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d9295f1749cbb6cb5fd2273271281422708c44f # timeout=10 Commit message: "Merge commit '78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3' into HEAD" > git rev-list --no-walk 836715b119b53510555aa80ea2441c8fe8b664ca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-08T13:26:34.307Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-08T13:26:34.385Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-08T13:26:34.413Z] ========================================================= [2024-11-08T13:26:34.414Z] EdgeX Global Pipelines Version Info [2024-11-08T13:26:34.414Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-08T13:26:35.144Z] ------------------- [2024-11-08T13:26:35.144Z] stable info: [2024-11-08T13:26:35.144Z] ------------------- [2024-11-08T13:26:35.144Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-08T13:26:35.144Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-08T13:26:35.144Z] Message: update stable to v1.0.265 [2024-11-08T13:26:35.714Z] ------------------- [2024-11-08T13:26:35.714Z] experimental info: [2024-11-08T13:26:35.714Z] ------------------- [2024-11-08T13:26:35.714Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-08T13:26:35.714Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-08T13:26:35.714Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-08T13:26:35.790Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo [2024-11-08T13:26:35.813Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo [2024-11-08T13:26:35.833Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-08T13:26:35.853Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-08T13:26:35.874Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-08T13:26:35.896Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-08T13:26:35.916Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-08T13:26:35.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-08T13:26:35.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-08T13:26:35.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-08T13:26:36.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-08T13:26:36.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo [2024-11-08T13:26:36.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-08T13:26:36.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-08T13:26:36.083Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T13:26:36.106Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T13:26:36.127Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T13:26:36.150Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T13:26:36.170Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-08T13:26:36.196Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-08T13:26:36.221Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-08T13:26:36.247Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-08T13:26:36.272Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-08T13:26:36.300Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-08T13:26:36.324Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-08T13:26:36.347Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-08T13:26:36.368Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-08T13:26:36.390Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-88 [Pipeline] echo [2024-11-08T13:26:36.408Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-88 [Pipeline] echo [2024-11-08T13:26:36.424Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-88 [Pipeline] echo [2024-11-08T13:26:36.442Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d9295f1749cbb6cb5fd2273271281422708c44f [Pipeline] echo [2024-11-08T13:26:36.461Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d9295f [Pipeline] echo [2024-11-08T13:26:36.482Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T13:26:36.544Z] provisioning config files... [2024-11-08T13:26:36.557Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp/config7384894902900279009tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T13:26:36.897Z] ---> ****-login.sh [2024-11-08T13:26:36.897Z] nexus3.edgexfoundry.org:10001 [2024-11-08T13:26:37.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T13:26:37.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T13:26:37.433Z] Configure a credential helper to remove this warning. See [2024-11-08T13:26:37.433Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T13:26:37.433Z] [2024-11-08T13:26:37.433Z] Login Succeeded [2024-11-08T13:26:37.433Z] nexus3.edgexfoundry.org:10002 [2024-11-08T13:26:37.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T13:26:37.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T13:26:37.695Z] Configure a credential helper to remove this warning. See [2024-11-08T13:26:37.695Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T13:26:37.695Z] [2024-11-08T13:26:37.695Z] Login Succeeded [2024-11-08T13:26:37.695Z] nexus3.edgexfoundry.org:10003 [2024-11-08T13:26:37.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T13:26:37.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T13:26:37.695Z] Configure a credential helper to remove this warning. See [2024-11-08T13:26:37.695Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T13:26:37.695Z] [2024-11-08T13:26:37.695Z] Login Succeeded [2024-11-08T13:26:37.695Z] nexus3.edgexfoundry.org:10004 [2024-11-08T13:26:37.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T13:26:37.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T13:26:37.695Z] Configure a credential helper to remove this warning. See [2024-11-08T13:26:37.695Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T13:26:37.695Z] [2024-11-08T13:26:37.695Z] Login Succeeded [2024-11-08T13:26:37.955Z] ****.io [2024-11-08T13:26:37.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T13:26:38.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T13:26:38.216Z] Configure a credential helper to remove this warning. See [2024-11-08T13:26:38.216Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T13:26:38.216Z] [2024-11-08T13:26:38.216Z] Login Succeeded [2024-11-08T13:26:38.216Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T13:26:38.224Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-08T13:26:38.630Z] + git rev-list -1 --merges 8d9295f1749cbb6cb5fd2273271281422708c44f~1..8d9295f1749cbb6cb5fd2273271281422708c44f [Pipeline] echo [2024-11-08T13:26:38.659Z] -----------> git rev-list -1 --merges 8d9295f1749cbb6cb5fd2273271281422708c44f~1..8d9295f1749cbb6cb5fd2273271281422708c44f 8d9295f1749cbb6cb5fd2273271281422708c44f [2024-11-08T13:26:38.659Z] 8d9295f1749cbb6cb5fd2273271281422708c44f [false] [Pipeline] sh [2024-11-08T13:26:38.957Z] + git log --format=format:%s -1 8d9295f1749cbb6cb5fd2273271281422708c44f [Pipeline] echo [2024-11-08T13:26:38.973Z] ========================================================= [2024-11-08T13:26:38.973Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-08T13:26:38.973Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T13:26:39.304Z] + git log --format=format:%s -1 8d9295f1749cbb6cb5fd2273271281422708c44f [Pipeline] echo [2024-11-08T13:26:39.317Z] [semverPrep] GIT_COMMIT: 8d9295f1749cbb6cb5fd2273271281422708c44f, Commit Message: Merge commit '78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3' into HEAD [Pipeline] echo [2024-11-08T13:26:39.331Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-08T13:26:39.706Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T13:26:39.707Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-08T13:26:39.707Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-08T13:26:39.707Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-08T13:26:39.707Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-08T13:26:39.707Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-08T13:26:39.707Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T13:26:40.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T13:26:40.123Z] [2024-11-08T13:26:40.123Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T13:26:40.440Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T13:26:40.440Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-08T13:26:40.440Z] b85a868b505f: Pulling fs layer [2024-11-08T13:26:40.440Z] e2be974225ed: Pulling fs layer [2024-11-08T13:26:40.440Z] 339a4e72a1f5: Pulling fs layer [2024-11-08T13:26:40.440Z] 988bab9f4d93: Pulling fs layer [2024-11-08T13:26:40.440Z] 1469e6f7b9e6: Pulling fs layer [2024-11-08T13:26:40.440Z] eaf3925da568: Pulling fs layer [2024-11-08T13:26:40.440Z] bab4dde63d76: Pulling fs layer [2024-11-08T13:26:40.440Z] bde34c3a00c8: Pulling fs layer [2024-11-08T13:26:40.440Z] b352a97aabf1: Pulling fs layer [2024-11-08T13:26:40.440Z] 4872d77fe225: Pulling fs layer [2024-11-08T13:26:40.440Z] 5851b861e8e6: Pulling fs layer [2024-11-08T13:26:40.440Z] bab4dde63d76: Waiting [2024-11-08T13:26:40.440Z] bde34c3a00c8: Waiting [2024-11-08T13:26:40.440Z] b352a97aabf1: Waiting [2024-11-08T13:26:40.440Z] 988bab9f4d93: Waiting [2024-11-08T13:26:40.440Z] 5851b861e8e6: Waiting [2024-11-08T13:26:40.440Z] eaf3925da568: Waiting [2024-11-08T13:26:40.440Z] 1469e6f7b9e6: Waiting [2024-11-08T13:26:40.440Z] 4872d77fe225: Waiting [2024-11-08T13:26:40.440Z] e2be974225ed: Download complete [2024-11-08T13:26:40.440Z] 988bab9f4d93: Verifying Checksum [2024-11-08T13:26:40.440Z] 988bab9f4d93: Download complete [2024-11-08T13:26:40.440Z] 1469e6f7b9e6: Verifying Checksum [2024-11-08T13:26:40.440Z] 1469e6f7b9e6: Download complete [2024-11-08T13:26:40.440Z] eaf3925da568: Verifying Checksum [2024-11-08T13:26:40.440Z] eaf3925da568: Download complete [2024-11-08T13:26:40.440Z] 339a4e72a1f5: Verifying Checksum [2024-11-08T13:26:40.440Z] 339a4e72a1f5: Download complete [2024-11-08T13:26:40.698Z] bde34c3a00c8: Verifying Checksum [2024-11-08T13:26:40.698Z] bde34c3a00c8: Download complete [2024-11-08T13:26:40.698Z] b352a97aabf1: Verifying Checksum [2024-11-08T13:26:40.698Z] b352a97aabf1: Download complete [2024-11-08T13:26:40.698Z] 4872d77fe225: Download complete [2024-11-08T13:26:40.698Z] 5851b861e8e6: Download complete [2024-11-08T13:26:40.698Z] b85a868b505f: Verifying Checksum [2024-11-08T13:26:40.698Z] b85a868b505f: Download complete [2024-11-08T13:26:40.957Z] bab4dde63d76: Verifying Checksum [2024-11-08T13:26:40.957Z] bab4dde63d76: Download complete [2024-11-08T13:26:41.891Z] b85a868b505f: Pull complete [2024-11-08T13:26:42.150Z] e2be974225ed: Pull complete [2024-11-08T13:26:42.721Z] 339a4e72a1f5: Pull complete [2024-11-08T13:26:42.721Z] 988bab9f4d93: Pull complete [2024-11-08T13:26:42.980Z] 1469e6f7b9e6: Pull complete [2024-11-08T13:26:42.980Z] eaf3925da568: Pull complete [2024-11-08T13:26:44.885Z] bab4dde63d76: Pull complete [2024-11-08T13:26:44.885Z] bde34c3a00c8: Pull complete [2024-11-08T13:26:44.885Z] b352a97aabf1: Pull complete [2024-11-08T13:26:45.145Z] 4872d77fe225: Pull complete [2024-11-08T13:26:45.145Z] 5851b861e8e6: Pull complete [2024-11-08T13:26:45.145Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-08T13:26:45.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T13:26:45.145Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T13:26:45.282Z] prd-ubuntu20.04-docker-8c-8g-25922 does not seem to be running inside a container [2024-11-08T13:26:45.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_PR-88 -v /w/workspace/edgexfoundry_device-opc-ua_PR-88:/w/workspace/edgexfoundry_device-opc-ua_PR-88:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T13:26:48.530Z] $ docker top 1c5fc484e27223317380792f6788c5d30cacdda3bc5cc584b8b2ca1e8e04215f -eo pid,comm [2024-11-08T13:26:48.588Z] 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). [2024-11-08T13:26:48.588Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T13:26:48.646Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T13:26:48.646Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T13:26:48.751Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T13:26:48.752Z] $ docker exec 1c5fc484e27223317380792f6788c5d30cacdda3bc5cc584b8b2ca1e8e04215f ssh-agent [2024-11-08T13:26:48.864Z] SSH_AUTH_SOCK=/tmp/ssh-beuF0DYE3gh8/agent.32 [2024-11-08T13:26:48.864Z] SSH_AGENT_PID=38 [2024-11-08T13:26:48.870Z] Running ssh-add (command line suppressed) [2024-11-08T13:26:48.969Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp/private_key_18333517643821931667.key (/w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp/private_key_18333517643821931667.key) [2024-11-08T13:26:48.987Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T13:26:49.279Z] + git tag --points-at HEAD [Pipeline] } [2024-11-08T13:26:49.288Z] $ docker exec --env ******** --env ******** 1c5fc484e27223317380792f6788c5d30cacdda3bc5cc584b8b2ca1e8e04215f ssh-agent -k [2024-11-08T13:26:49.395Z] unset SSH_AUTH_SOCK; [2024-11-08T13:26:49.396Z] unset SSH_AGENT_PID; [2024-11-08T13:26:49.396Z] echo Agent pid 38 killed; [2024-11-08T13:26:49.408Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-08T13:26:49.446Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T13:26:49.446Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T13:26:49.555Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T13:26:49.556Z] $ docker exec 1c5fc484e27223317380792f6788c5d30cacdda3bc5cc584b8b2ca1e8e04215f ssh-agent [2024-11-08T13:26:49.654Z] SSH_AUTH_SOCK=/tmp/ssh-T8xpnKEDisgC/agent.71 [2024-11-08T13:26:49.654Z] SSH_AGENT_PID=77 [2024-11-08T13:26:49.658Z] Running ssh-add (command line suppressed) [2024-11-08T13:26:49.764Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp/private_key_1272863646901295062.key (/w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp/private_key_1272863646901295062.key) [2024-11-08T13:26:49.785Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T13:26:50.074Z] + git semver init [2024-11-08T13:26:50.333Z] 2024-11-08 13:26:50,256 [run_init] DEBUG init version:0.0.0 force:False [2024-11-08T13:26:50.333Z] 2024-11-08 13:26:50,256 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_PR-88/.semver [2024-11-08T13:26:50.333Z] 2024-11-08 13:26:50,257 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_PR-88/.semver [2024-11-08T13:26:50.333Z] 2024-11-08 13:26:50,257 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/edgexfoundry_device-opc-ua_PR-88/.semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_PR-88, universal_newlines=False, shell=None, istream=None) [2024-11-08T13:26:50.902Z] 2024-11-08 13:26:50,887 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_PR-88/.git/info/exclude [2024-11-08T13:26:50.902Z] 2024-11-08 13:26:50,887 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_PR-88/.semver/PR-88 with force:False [2024-11-08T13:26:50.902Z] 2024-11-08 13:26:50,888 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_PR-88/.semver/PR-88 [2024-11-08T13:26:50.902Z] 2024-11-08 13:26:50,892 [execute] INFO git cat-file --batch-check [2024-11-08T13:26:50.902Z] 2024-11-08 13:26:50,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_PR-88/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T13:26:50.902Z] 2024-11-08 13:26:50,900 [execute] INFO git cat-file --batch [2024-11-08T13:26:50.902Z] 2024-11-08 13:26:50,900 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_PR-88/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T13:26:51.161Z] 2024-11-08 13:26:50,905 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_PR-88/.semver/PR-88 [2024-11-08T13:26:51.161Z] 0.0.0 [Pipeline] } [2024-11-08T13:26:51.168Z] $ docker exec --env ******** --env ******** 1c5fc484e27223317380792f6788c5d30cacdda3bc5cc584b8b2ca1e8e04215f ssh-agent -k [2024-11-08T13:26:51.267Z] unset SSH_AUTH_SOCK; [2024-11-08T13:26:51.267Z] unset SSH_AGENT_PID; [2024-11-08T13:26:51.267Z] echo Agent pid 77 killed; [2024-11-08T13:26:51.279Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T13:26:51.615Z] + git semver [Pipeline] } [2024-11-08T13:26:51.885Z] $ docker stop --time=1 1c5fc484e27223317380792f6788c5d30cacdda3bc5cc584b8b2ca1e8e04215f [2024-11-08T13:26:53.168Z] $ docker rm -f --volumes 1c5fc484e27223317380792f6788c5d30cacdda3bc5cc584b8b2ca1e8e04215f [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T13:26:53.507Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-08T13:26:53.722Z] Stashed 1 file(s) [Pipeline] echo [2024-11-08T13:26:53.726Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T13:26:53.915Z] provisioning config files... [2024-11-08T13:26:53.924Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp/config387955880693398142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T13:26:54.230Z] ---> ****-login.sh [2024-11-08T13:26:54.230Z] nexus3.edgexfoundry.org:10001 [2024-11-08T13:26:54.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T13:26:54.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T13:26:54.230Z] Configure a credential helper to remove this warning. See [2024-11-08T13:26:54.230Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T13:26:54.230Z] [2024-11-08T13:26:54.230Z] Login Succeeded [2024-11-08T13:26:54.230Z] nexus3.edgexfoundry.org:10002 [2024-11-08T13:26:54.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T13:26:54.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T13:26:54.231Z] Configure a credential helper to remove this warning. See [2024-11-08T13:26:54.231Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T13:26:54.231Z] [2024-11-08T13:26:54.231Z] Login Succeeded [2024-11-08T13:26:54.231Z] nexus3.edgexfoundry.org:10003 [2024-11-08T13:26:54.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T13:26:54.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T13:26:54.490Z] Configure a credential helper to remove this warning. See [2024-11-08T13:26:54.491Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T13:26:54.491Z] [2024-11-08T13:26:54.491Z] Login Succeeded [2024-11-08T13:26:54.491Z] nexus3.edgexfoundry.org:10004 [2024-11-08T13:26:54.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T13:26:54.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T13:26:54.491Z] Configure a credential helper to remove this warning. See [2024-11-08T13:26:54.491Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T13:26:54.491Z] [2024-11-08T13:26:54.491Z] Login Succeeded [2024-11-08T13:26:54.491Z] ****.io [2024-11-08T13:26:54.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T13:26:54.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T13:26:54.752Z] Configure a credential helper to remove this warning. See [2024-11-08T13:26:54.752Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T13:26:54.752Z] [2024-11-08T13:26:54.752Z] Login Succeeded [2024-11-08T13:26:54.752Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T13:26:54.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T13:26:54.847Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T13:26:54.866Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T13:26:54.879Z] ========================================================= [2024-11-08T13:26:54.879Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-08T13:26:54.879Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T13:26:55.215Z] + 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 . [2024-11-08T13:26:55.215Z] Sending build context to Docker daemon 922.1kB [2024-11-08T13:26:55.215Z] Step 1/5 : FROM golang:1.23-alpine3.20 AS builder [2024-11-08T13:26:55.475Z] 1.23-alpine3.20: Pulling from library/golang [2024-11-08T13:26:55.733Z] 43c4264eed91: Pulling fs layer [2024-11-08T13:26:55.733Z] aec3504c519e: Pulling fs layer [2024-11-08T13:26:55.733Z] c79bddf330f7: Pulling fs layer [2024-11-08T13:26:55.733Z] 0d736227ff64: Pulling fs layer [2024-11-08T13:26:55.733Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T13:26:55.733Z] 0d736227ff64: Waiting [2024-11-08T13:26:55.733Z] aec3504c519e: Download complete [2024-11-08T13:26:55.733Z] 43c4264eed91: Verifying Checksum [2024-11-08T13:26:55.733Z] 43c4264eed91: Download complete [2024-11-08T13:26:55.993Z] 0d736227ff64: Verifying Checksum [2024-11-08T13:26:55.993Z] 0d736227ff64: Download complete [2024-11-08T13:26:55.993Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T13:26:55.993Z] 4f4fb700ef54: Download complete [2024-11-08T13:26:55.993Z] 43c4264eed91: Pull complete [2024-11-08T13:26:56.251Z] aec3504c519e: Pull complete [2024-11-08T13:26:56.251Z] c79bddf330f7: Verifying Checksum [2024-11-08T13:26:56.251Z] c79bddf330f7: Download complete [2024-11-08T13:27:00.437Z] c79bddf330f7: Pull complete [2024-11-08T13:27:00.437Z] 0d736227ff64: Pull complete [2024-11-08T13:27:00.437Z] 4f4fb700ef54: Pull complete [2024-11-08T13:27:00.437Z] Digest: sha256:09742590377387b931261cbeb72ce56da1b0d750a27379f7385245b2b058b63a [2024-11-08T13:27:00.437Z] Status: Downloaded newer image for golang:1.23-alpine3.20 [2024-11-08T13:27:00.437Z] ---> 4147efcd34f7 [2024-11-08T13:27:00.437Z] Step 2/5 : WORKDIR /device-opcua [2024-11-08T13:27:02.995Z] ---> Running in baba6f535f6d [2024-11-08T13:27:02.995Z] Removing intermediate container baba6f535f6d [2024-11-08T13:27:02.995Z] ---> ef8b8026112d [2024-11-08T13:27:02.995Z] Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2024-11-08T13:27:02.995Z] ---> Running in 94678e62d886 [2024-11-08T13:27:03.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T13:27:03.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T13:27:03.514Z] v3.20.3-273-ga345161ce7a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T13:27:03.514Z] v3.20.3-273-ga345161ce7a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T13:27:03.514Z] OK: 24168 distinct packages available [2024-11-08T13:27:03.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T13:27:03.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T13:27:04.036Z] (1/30) Installing libgcc (13.2.1_git20240309-r0) [2024-11-08T13:27:04.036Z] (2/30) Installing jansson (2.14-r4) [2024-11-08T13:27:04.036Z] (3/30) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-08T13:27:04.036Z] (4/30) Installing zstd-libs (1.5.6-r0) [2024-11-08T13:27:04.036Z] (5/30) Installing binutils (2.42-r0) [2024-11-08T13:27:04.036Z] (6/30) Installing libgomp (13.2.1_git20240309-r0) [2024-11-08T13:27:04.036Z] (7/30) Installing libatomic (13.2.1_git20240309-r0) [2024-11-08T13:27:04.036Z] (8/30) Installing gmp (6.3.0-r1) [2024-11-08T13:27:04.036Z] (9/30) Installing isl26 (0.26-r1) [2024-11-08T13:27:04.036Z] (10/30) Installing mpfr4 (4.2.1-r0) [2024-11-08T13:27:04.036Z] (11/30) Installing mpc1 (1.3.1-r1) [2024-11-08T13:27:04.036Z] (12/30) Installing gcc (13.2.1_git20240309-r0) [2024-11-08T13:27:04.977Z] (13/30) Installing brotli-libs (1.1.0-r2) [2024-11-08T13:27:04.977Z] (14/30) Installing c-ares (1.33.1-r0) [2024-11-08T13:27:04.977Z] (15/30) Installing libunistring (1.2-r0) [2024-11-08T13:27:04.977Z] (16/30) Installing libidn2 (2.3.7-r0) [2024-11-08T13:27:04.977Z] (17/30) Installing nghttp2-libs (1.62.1-r0) [2024-11-08T13:27:04.977Z] (18/30) Installing libpsl (0.21.5-r1) [2024-11-08T13:27:04.977Z] (19/30) Installing libcurl (8.11.0-r1) [2024-11-08T13:27:04.977Z] (20/30) Installing libexpat (2.6.4-r0) [2024-11-08T13:27:04.977Z] (21/30) Installing pcre2 (10.43-r0) [2024-11-08T13:27:04.977Z] (22/30) Installing git (2.45.2-r0) [2024-11-08T13:27:04.977Z] (23/30) Installing git-init-template (2.45.2-r0) [2024-11-08T13:27:04.977Z] (24/30) Installing make (4.4.1-r2) [2024-11-08T13:27:04.977Z] (25/30) Installing musl-dev (1.2.5-r0) [2024-11-08T13:27:04.977Z] (26/30) Installing pkgconf (2.2.0-r0) [2024-11-08T13:27:04.977Z] (27/30) Installing libsodium (1.0.19-r0) [2024-11-08T13:27:04.977Z] (28/30) Installing libzmq (4.3.5-r2) [2024-11-08T13:27:04.977Z] (29/30) Installing libsodium-dev (1.0.19-r0) [2024-11-08T13:27:04.977Z] (30/30) Installing zeromq-dev (4.3.5-r2) [2024-11-08T13:27:04.977Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T13:27:04.977Z] OK: 171 MiB in 45 packages [2024-11-08T13:27:08.856Z] Still waiting to schedule task [2024-11-08T13:27:08.856Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-08T13:27:09.203Z] Removing intermediate container 94678e62d886 [2024-11-08T13:27:09.203Z] ---> 0fb051a18330 [2024-11-08T13:27:09.203Z] Step 4/5 : COPY . . [2024-11-08T13:27:09.203Z] ---> b0a41580ce77 [2024-11-08T13:27:09.203Z] Step 5/5 : RUN make build [2024-11-08T13:27:09.203Z] ---> Running in e5eb7fc9aa22 [2024-11-08T13:27:09.203Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2024-11-08T13:27:09.203Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.3 [2024-11-08T13:27:09.203Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.3 [2024-11-08T13:27:09.203Z] go: downloading github.com/gopcua/opcua v0.5.3 [2024-11-08T13:27:09.463Z] go: downloading github.com/spf13/cast v1.7.0 [2024-11-08T13:27:09.721Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-11-08T13:27:09.721Z] go: downloading github.com/google/uuid v1.6.0 [2024-11-08T13:27:09.721Z] go: downloading github.com/go-kit/log v0.2.1 [2024-11-08T13:27:09.721Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-11-08T13:27:09.721Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-11-08T13:27:09.721Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-11-08T13:27:09.721Z] go: downloading golang.org/x/crypto v0.28.0 [2024-11-08T13:27:09.980Z] go: downloading golang.org/x/text v0.19.0 [2024-11-08T13:27:09.980Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-11-08T13:27:09.980Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-11-08T13:27:09.980Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.2 [2024-11-08T13:27:09.980Z] go: downloading github.com/labstack/echo/v4 v4.12.0 [2024-11-08T13:27:10.239Z] go: downloading github.com/panjf2000/ants/v2 v2.10.0 [2024-11-08T13:27:10.239Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-11-08T13:27:10.239Z] go: downloading golang.org/x/sys v0.26.0 [2024-11-08T13:27:10.239Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-11-08T13:27:10.239Z] go: downloading golang.org/x/net v0.30.0 [2024-11-08T13:27:10.498Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2024-11-08T13:27:10.498Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-11-08T13:27:10.498Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.3 [2024-11-08T13:27:10.498Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-11-08T13:27:10.498Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-11-08T13:27:10.498Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-11-08T13:27:10.498Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.2 [2024-11-08T13:27:10.498Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-11-08T13:27:10.758Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-11-08T13:27:10.758Z] go: downloading github.com/openziti/sdk-golang v0.23.43 [2024-11-08T13:27:10.758Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.2 [2024-11-08T13:27:10.758Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.3 [2024-11-08T13:27:11.018Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-11-08T13:27:11.018Z] go: downloading github.com/pkg/errors v0.9.1 [2024-11-08T13:27:11.018Z] go: downloading github.com/x448/float16 v0.8.4 [2024-11-08T13:27:11.018Z] go: downloading golang.org/x/sync v0.8.0 [2024-11-08T13:27:11.018Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-11-08T13:27:11.018Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-11-08T13:27:11.018Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-11-08T13:27:11.018Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-11-08T13:27:11.018Z] go: downloading golang.org/x/time v0.6.0 [2024-11-08T13:27:11.018Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-11-08T13:27:11.018Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2024-11-08T13:27:11.018Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-11-08T13:27:11.018Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-11-08T13:27:11.018Z] go: downloading github.com/go-resty/resty/v2 v2.15.3 [2024-11-08T13:27:11.278Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-11-08T13:27:11.278Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-11-08T13:27:11.278Z] go: downloading github.com/openziti/edge-api v0.26.32 [2024-11-08T13:27:12.215Z] go: downloading github.com/openziti/foundation/v2 v2.0.49 [2024-11-08T13:27:12.215Z] go: downloading github.com/openziti/identity v1.0.85 [2024-11-08T13:27:12.215Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-11-08T13:27:12.215Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2024-11-08T13:27:12.215Z] go: downloading golang.org/x/oauth2 v0.23.0 [2024-11-08T13:27:12.215Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-11-08T13:27:12.215Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-11-08T13:27:12.215Z] go: downloading github.com/openziti/channel/v3 v3.0.4 [2024-11-08T13:27:12.215Z] go: downloading github.com/openziti/metrics v1.2.58 [2024-11-08T13:27:12.215Z] go: downloading github.com/openziti/transport/v2 v2.0.146 [2024-11-08T13:27:12.215Z] go: downloading github.com/openziti/secretstream v0.1.25 [2024-11-08T13:27:12.215Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-11-08T13:27:12.215Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-11-08T13:27:12.215Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-11-08T13:27:12.215Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-11-08T13:27:12.215Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-11-08T13:27:12.215Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-11-08T13:27:12.215Z] go: downloading go.opentelemetry.io/otel v1.29.0 [2024-11-08T13:27:12.215Z] go: downloading go.opentelemetry.io/otel/trace v1.29.0 [2024-11-08T13:27:12.476Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-11-08T13:27:12.476Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-11-08T13:27:12.476Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2024-11-08T13:27:12.476Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-11-08T13:27:12.476Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-11-08T13:27:12.476Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-11-08T13:27:12.476Z] go: downloading google.golang.org/grpc v1.67.1 [2024-11-08T13:27:12.736Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-11-08T13:27:12.736Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-11-08T13:27:12.736Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-11-08T13:27:12.736Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-11-08T13:27:12.736Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2024-11-08T13:27:12.736Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-11-08T13:27:12.736Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2024-11-08T13:27:12.995Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2024-11-08T13:27:12.995Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-11-08T13:27:12.995Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-11-08T13:27:12.995Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-11-08T13:27:12.995Z] go: downloading github.com/gorilla/schema v1.4.1 [2024-11-08T13:27:13.254Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-11-08T13:27:13.254Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-11-08T13:27:13.254Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-11-08T13:27:13.254Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-11-08T13:27:13.254Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-11-08T13:27:13.512Z] go: downloading github.com/go-logr/logr v1.4.2 [2024-11-08T13:27:13.512Z] go: downloading go.opentelemetry.io/otel/metric v1.29.0 [2024-11-08T13:27:13.512Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2024-11-08T13:27:13.512Z] go: downloading golang.org/x/term v0.25.0 [2024-11-08T13:27:13.512Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2024-11-08T13:27:13.512Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-11-08T13:27:13.512Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-11-08T13:27:13.512Z] go: downloading github.com/josharian/intern v1.0.0 [2024-11-08T13:27:13.512Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-11-08T13:27:13.512Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-11-08T13:27:13.512Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-11-08T13:27:13.512Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-11-08T13:27:40.076Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2024-11-08T13:28:02.020Z] Removing intermediate container e5eb7fc9aa22 [2024-11-08T13:28:02.020Z] ---> 5dab029efd99 [2024-11-08T13:28:02.020Z] [Warning] One or more build-args [BASE MAKE] were not consumed [2024-11-08T13:28:02.020Z] Successfully built 5dab029efd99 [2024-11-08T13:28:02.020Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T13:28:02.351Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T13:28:02.351Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T13:28:02.429Z] prd-ubuntu20.04-docker-8c-8g-25922 does not seem to be running inside a container [2024-11-08T13:28:02.457Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_PR-88 -v /w/workspace/edgexfoundry_device-opc-ua_PR-88:/w/workspace/edgexfoundry_device-opc-ua_PR-88:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-08T13:28:02.828Z] $ docker top 1c180a60e081bb6820acd819af82c6c6e99db30c8b16d37b7bf2d79f16cbb9b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T13:28:03.176Z] + go version [2024-11-08T13:28:03.176Z] go version go1.23.3 linux/amd64 [Pipeline] } [2024-11-08T13:28:03.184Z] $ docker stop --time=1 1c180a60e081bb6820acd819af82c6c6e99db30c8b16d37b7bf2d79f16cbb9b4 [2024-11-08T13:28:04.431Z] $ docker rm -f --volumes 1c180a60e081bb6820acd819af82c6c6e99db30c8b16d37b7bf2d79f16cbb9b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T13:28:04.887Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T13:28:04.887Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T13:28:04.963Z] prd-ubuntu20.04-docker-8c-8g-25922 does not seem to be running inside a container [2024-11-08T13:28:04.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-opc-ua_PR-88 -v /w/workspace/edgexfoundry_device-opc-ua_PR-88:/w/workspace/edgexfoundry_device-opc-ua_PR-88:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-08T13:28:05.311Z] $ docker top 08b093ab33284a83a972a9594a0f08a16c7e32b48391fb5009a8fc8b2d46ba8d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T13:28:05.653Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_PR-88 [Pipeline] fileExists [Pipeline] sh [2024-11-08T13:28:05.949Z] + make test [2024-11-08T13:28:05.949Z] go install github.com/jstemmer/go-junit-report@v0.9.1 [2024-11-08T13:28:06.207Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2024-11-08T13:28:11.472Z] go install github.com/axw/gocov/gocov@v1.0.0 [2024-11-08T13:28:11.472Z] go: downloading github.com/axw/gocov v1.0.0 [2024-11-08T13:28:12.408Z] go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 [2024-11-08T13:28:14.936Z] go install github.com/AlekSi/gocov-xml@v1.0.0 [2024-11-08T13:28:14.936Z] go: downloading github.com/AlekSi/gocov-xml v1.0.0 [2024-11-08T13:28:15.872Z] go install github.com/jandelgado/gcov2lcov@v1.0.5 [2024-11-08T13:28:16.137Z] go: downloading github.com/jandelgado/gcov2lcov v1.0.5 [2024-11-08T13:28:17.529Z] rm -rf test-artifacts [2024-11-08T13:28:17.529Z] mkdir test-artifacts [2024-11-08T13:28:17.529Z] go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml [2024-11-08T13:28:17.529Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-11-08T13:28:17.529Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-11-08T13:28:17.529Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-11-08T13:28:39.454Z] gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml [2024-11-08T13:28:39.454Z] gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo [2024-11-08T13:28:39.466Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T13:28:39.481Z] $ docker stop --time=1 08b093ab33284a83a972a9594a0f08a16c7e32b48391fb5009a8fc8b2d46ba8d [2024-11-08T13:28:39.707Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25923 in /w/workspace/edgexfoundry_device-opc-ua_PR-88 [2024-11-08T13:28:43.995Z] $ docker rm -f --volumes 08b093ab33284a83a972a9594a0f08a16c7e32b48391fb5009a8fc8b2d46ba8d [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2024-11-08T13:28:44.235Z] Running in /w/workspace/device-opc-ua/2 [Pipeline] { [Pipeline] checkout [2024-11-08T13:28:44.271Z] The recommended git tool is: NONE [2024-11-08T13:28:44.474Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T13:28:44.520Z] Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-08T13:28:45.050Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T13:28:45.337Z] + ls -al . [2024-11-08T13:28:45.337Z] total 192 [2024-11-08T13:28:45.337Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 13:28 . [2024-11-08T13:28:45.337Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 13:26 .. [2024-11-08T13:28:45.337Z] -rw-rw-r-- 1 jenkins jenkins 62 Nov 8 13:26 .dockerignore [2024-11-08T13:28:45.337Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 13:28 .git [2024-11-08T13:28:45.337Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 13:26 .github [2024-11-08T13:28:45.337Z] -rw-rw-r-- 1 jenkins jenkins 84 Nov 8 13:26 .gitignore [2024-11-08T13:28:45.337Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 13:26 .semver [2024-11-08T13:28:45.337Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 13:26 .vscode [2024-11-08T13:28:45.337Z] -rw-rw-r-- 1 jenkins jenkins 7466 Nov 8 13:26 Attribution.txt [2024-11-08T13:28:45.337Z] -rw-rw-r-- 1 jenkins jenkins 1125 Nov 8 13:26 Dockerfile [2024-11-08T13:28:45.337Z] -rw-rw-r-- 1 jenkins jenkins 649 Nov 8 13:26 Jenkinsfile [2024-11-08T13:28:45.337Z] -rw-rw-r-- 1 jenkins jenkins 11367 Nov 8 13:26 LICENSE [2024-11-08T13:28:45.337Z] -rw-rw-r-- 1 jenkins jenkins 2185 Nov 8 13:26 Makefile [2024-11-08T13:28:45.337Z] -rw-rw-r-- 1 jenkins jenkins 4182 Nov 8 13:26 README.md [2024-11-08T13:28:45.337Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 13:26 VERSION [2024-11-08T13:28:45.337Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 13:26 bin [2024-11-08T13:28:45.337Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 13:26 cmd [2024-11-08T13:28:45.337Z] -rw-rw-r-- 1 jenkins jenkins 6438 Nov 8 13:26 go.mod [2024-11-08T13:28:45.337Z] -rw-rw-r-- 1 jenkins jenkins 88422 Nov 8 13:26 go.sum [2024-11-08T13:28:45.337Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 13:26 internal [2024-11-08T13:28:45.337Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 13:28 test-artifacts [2024-11-08T13:28:45.337Z] -rw-rw-r-- 1 jenkins jenkins 260 Nov 8 13:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T13:28:45.653Z] + docker build -t device-opc-ua -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8d9295f1749cbb6cb5fd2273271281422708c44f --label arch=amd64 --label version=0.0.0 . [2024-11-08T13:28:45.653Z] Sending build context to Docker daemon 939.5kB [2024-11-08T13:28:45.653Z] Step 1/19 : FROM golang:1.23-alpine3.20 AS builder [2024-11-08T13:28:45.653Z] ---> 4147efcd34f7 [2024-11-08T13:28:45.653Z] Step 2/19 : WORKDIR /device-opcua [2024-11-08T13:28:45.653Z] ---> Using cache [2024-11-08T13:28:45.653Z] ---> ef8b8026112d [2024-11-08T13:28:45.654Z] Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2024-11-08T13:28:45.654Z] ---> Using cache [2024-11-08T13:28:45.654Z] ---> 0fb051a18330 [2024-11-08T13:28:45.654Z] Step 4/19 : COPY . . [2024-11-08T13:28:45.912Z] ---> 628ed2716f59 [2024-11-08T13:28:45.912Z] Step 5/19 : RUN make build [2024-11-08T13:28:45.912Z] ---> Running in 6106cdf0bb6a [2024-11-08T13:28:46.170Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2024-11-08T13:28:46.170Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.3 [2024-11-08T13:28:46.170Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.3 [2024-11-08T13:28:46.170Z] go: downloading github.com/gopcua/opcua v0.5.3 [2024-11-08T13:28:46.428Z] go: downloading github.com/spf13/cast v1.7.0 [2024-11-08T13:28:46.428Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.2 [2024-11-08T13:28:46.428Z] go: downloading github.com/labstack/echo/v4 v4.12.0 [2024-11-08T13:28:46.685Z] go: downloading github.com/panjf2000/ants/v2 v2.10.0 [2024-11-08T13:28:46.685Z] go: downloading github.com/google/uuid v1.6.0 [2024-11-08T13:28:46.685Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-11-08T13:28:46.685Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-11-08T13:28:46.685Z] go: downloading golang.org/x/crypto v0.28.0 [2024-11-08T13:28:46.685Z] go: downloading golang.org/x/net v0.30.0 [2024-11-08T13:28:46.686Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-11-08T13:28:46.686Z] go: downloading github.com/go-kit/log v0.2.1 [2024-11-08T13:28:46.686Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-11-08T13:28:46.686Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2024-11-08T13:28:46.686Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-11-08T13:28:46.686Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.3 [2024-11-08T13:28:46.686Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-11-08T13:28:46.686Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-11-08T13:28:46.686Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-11-08T13:28:46.686Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.2 [2024-11-08T13:28:46.943Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.2 [2024-11-08T13:28:46.943Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.3 [2024-11-08T13:28:46.943Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-11-08T13:28:46.943Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-11-08T13:28:46.943Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-11-08T13:28:46.943Z] go: downloading github.com/openziti/sdk-golang v0.23.43 [2024-11-08T13:28:46.943Z] go: downloading github.com/pkg/errors v0.9.1 [2024-11-08T13:28:46.943Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-11-08T13:28:46.943Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-11-08T13:28:46.943Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-11-08T13:28:46.943Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-11-08T13:28:46.943Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-11-08T13:28:47.200Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-11-08T13:28:47.200Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-11-08T13:28:47.200Z] go: downloading golang.org/x/text v0.19.0 [2024-11-08T13:28:47.200Z] go: downloading github.com/x448/float16 v0.8.4 [2024-11-08T13:28:47.200Z] go: downloading golang.org/x/sync v0.8.0 [2024-11-08T13:28:47.200Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-11-08T13:28:47.200Z] go: downloading golang.org/x/sys v0.26.0 [2024-11-08T13:28:47.200Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-11-08T13:28:47.200Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-11-08T13:28:47.200Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2024-11-08T13:28:47.200Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-11-08T13:28:47.200Z] go: downloading golang.org/x/time v0.6.0 [2024-11-08T13:28:47.200Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-11-08T13:28:47.200Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-11-08T13:28:47.200Z] go: downloading github.com/go-resty/resty/v2 v2.15.3 [2024-11-08T13:28:47.200Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-11-08T13:28:47.200Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-11-08T13:28:47.200Z] go: downloading github.com/openziti/edge-api v0.26.32 [2024-11-08T13:28:47.764Z] go: downloading github.com/openziti/foundation/v2 v2.0.49 [2024-11-08T13:28:47.764Z] go: downloading github.com/openziti/identity v1.0.85 [2024-11-08T13:28:47.764Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-11-08T13:28:47.764Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2024-11-08T13:28:47.764Z] go: downloading golang.org/x/oauth2 v0.23.0 [2024-11-08T13:28:47.764Z] go: downloading github.com/openziti/channel/v3 v3.0.4 [2024-11-08T13:28:47.764Z] go: downloading github.com/openziti/secretstream v0.1.25 [2024-11-08T13:28:48.023Z] go: downloading github.com/openziti/transport/v2 v2.0.146 [2024-11-08T13:28:48.023Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-11-08T13:28:48.023Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-11-08T13:28:48.023Z] go: downloading github.com/openziti/metrics v1.2.58 [2024-11-08T13:28:48.023Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-11-08T13:28:48.023Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-11-08T13:28:48.023Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-11-08T13:28:48.023Z] go: downloading google.golang.org/grpc v1.67.1 [2024-11-08T13:28:48.023Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-11-08T13:28:48.023Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-11-08T13:28:48.023Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-11-08T13:28:48.023Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-11-08T13:28:48.023Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2024-11-08T13:28:48.280Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-11-08T13:28:48.280Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-11-08T13:28:48.280Z] go: downloading go.opentelemetry.io/otel v1.29.0 [2024-11-08T13:28:48.699Z] go: downloading go.opentelemetry.io/otel/trace v1.29.0 [2024-11-08T13:28:48.699Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-11-08T13:28:48.699Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-11-08T13:28:48.699Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-11-08T13:28:48.699Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-11-08T13:28:48.699Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-11-08T13:28:48.699Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-11-08T13:28:48.699Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-11-08T13:28:48.699Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2024-11-08T13:28:48.957Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2024-11-08T13:28:48.957Z] go: downloading github.com/gorilla/schema v1.4.1 [2024-11-08T13:28:48.957Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-11-08T13:28:48.957Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-11-08T13:28:48.957Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2024-11-08T13:28:48.957Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2024-11-08T13:28:48.957Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2024-11-08T13:28:48.957Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-11-08T13:28:48.957Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-11-08T13:28:48.957Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-11-08T13:28:48.957Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-11-08T13:28:48.957Z] go: downloading github.com/go-logr/logr v1.4.2 [2024-11-08T13:28:48.957Z] go: downloading go.opentelemetry.io/otel/metric v1.29.0 [2024-11-08T13:28:48.957Z] go: downloading golang.org/x/term v0.25.0 [2024-11-08T13:28:48.957Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-11-08T13:28:48.957Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-11-08T13:28:48.957Z] go: downloading github.com/josharian/intern v1.0.0 [2024-11-08T13:28:49.110Z] using credential edgex-jenkins-ssh [2024-11-08T13:28:49.134Z] Cloning the remote Git repository [2024-11-08T13:28:49.215Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-11-08T13:28:49.216Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-11-08T13:28:49.216Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-11-08T13:28:49.216Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-11-08T13:28:49.170Z] Cloning repository git@github.com:edgexfoundry/device-opc-ua.git [2024-11-08T13:28:49.258Z] > git init /w/workspace/device-opc-ua/2 # timeout=10 [2024-11-08T13:28:49.391Z] Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git [2024-11-08T13:28:49.392Z] > git --version # timeout=10 [2024-11-08T13:28:49.410Z] > git --version # 'git version 2.25.1' [2024-11-08T13:28:49.412Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T13:28:49.550Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T13:28:50.147Z] > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 [2024-11-08T13:28:50.173Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T13:28:51.483Z] Merging remotes/origin/main commit 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 into PR head commit 836715b119b53510555aa80ea2441c8fe8b664ca [2024-11-08T13:28:50.984Z] > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 [2024-11-08T13:28:51.025Z] Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git [2024-11-08T13:28:51.026Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T13:28:51.045Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/pull/88/head:refs/remotes/origin/PR-88 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-08T13:28:51.497Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T13:28:51.574Z] > git checkout -f 836715b119b53510555aa80ea2441c8fe8b664ca # timeout=10 [2024-11-08T13:28:51.762Z] Merge succeeded, producing 7c01e07c3a588a4b770238e9581c807a9bd5be6a [2024-11-08T13:28:51.762Z] Checking out Revision 7c01e07c3a588a4b770238e9581c807a9bd5be6a (PR-88) [2024-11-08T13:28:51.648Z] > git remote # timeout=10 [2024-11-08T13:28:51.662Z] > git config --get remote.origin.url # timeout=10 [2024-11-08T13:28:51.678Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T13:28:51.695Z] > git merge 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 # timeout=10 [2024-11-08T13:28:51.746Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-08T13:28:51.766Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T13:28:51.776Z] > git checkout -f 7c01e07c3a588a4b770238e9581c807a9bd5be6a # timeout=10 [2024-11-08T13:28:55.376Z] Commit message: "Merge commit '78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3' into HEAD" [2024-11-08T13:28:55.382Z] > git rev-list --no-walk 836715b119b53510555aa80ea2441c8fe8b664ca # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T13:28:57.081Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-08T13:28:57.081Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T13:28:57.081Z] Dload Upload Total Spent Left Speed [2024-11-08T13:28:57.081Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97923 0 --:--:-- --:--:-- --:--:-- 97923 [Pipeline] sh [2024-11-08T13:28:57.410Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-08T13:28:57.726Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-08T13:28:57.726Z] + sudo tee /etc/docker/daemon.new [2024-11-08T13:28:57.726Z] { [2024-11-08T13:28:57.726Z] "registry-mirrors": [ [2024-11-08T13:28:57.726Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-08T13:28:57.726Z] ], [2024-11-08T13:28:57.726Z] "bip": "10.250.0.254/24", [2024-11-08T13:28:57.726Z] "hosts": [ [2024-11-08T13:28:57.726Z] "tcp://0.0.0.0:5555", [2024-11-08T13:28:57.726Z] "unix:///var/run/docker.sock" [2024-11-08T13:28:57.726Z] ], [2024-11-08T13:28:57.726Z] "mtu": 1458, [2024-11-08T13:28:57.726Z] "selinux-enabled": true, [2024-11-08T13:28:57.726Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-08T13:28:57.726Z] } [Pipeline] sh [2024-11-08T13:28:58.045Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-08T13:28:58.376Z] + sudo service docker restart [2024-11-08T13:29:11.143Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T13:29:16.611Z] provisioning config files... [2024-11-08T13:29:16.632Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/2@tmp/config8268652639877674377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T13:29:17.087Z] ---> ****-login.sh [2024-11-08T13:29:17.088Z] nexus3.edgexfoundry.org:10001 [2024-11-08T13:29:17.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T13:29:17.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T13:29:17.621Z] Configure a credential helper to remove this warning. See [2024-11-08T13:29:17.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T13:29:17.621Z] [2024-11-08T13:29:17.621Z] Login Succeeded [2024-11-08T13:29:17.621Z] nexus3.edgexfoundry.org:10002 [2024-11-08T13:29:17.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T13:29:17.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T13:29:17.890Z] Configure a credential helper to remove this warning. See [2024-11-08T13:29:17.890Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T13:29:17.890Z] [2024-11-08T13:29:17.890Z] Login Succeeded [2024-11-08T13:29:17.890Z] nexus3.edgexfoundry.org:10003 [2024-11-08T13:29:18.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T13:29:18.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T13:29:18.423Z] Configure a credential helper to remove this warning. See [2024-11-08T13:29:18.423Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T13:29:18.423Z] [2024-11-08T13:29:18.423Z] Login Succeeded [2024-11-08T13:29:18.423Z] nexus3.edgexfoundry.org:10004 [2024-11-08T13:29:18.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T13:29:18.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T13:29:18.690Z] Configure a credential helper to remove this warning. See [2024-11-08T13:29:18.690Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T13:29:18.690Z] [2024-11-08T13:29:18.690Z] Login Succeeded [2024-11-08T13:29:18.690Z] ****.io [2024-11-08T13:29:18.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T13:29:18.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T13:29:18.962Z] Configure a credential helper to remove this warning. See [2024-11-08T13:29:18.962Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T13:29:18.962Z] [2024-11-08T13:29:18.962Z] Login Succeeded [2024-11-08T13:29:18.962Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T13:29:18.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T13:29:19.268Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T13:29:19.291Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T13:29:19.315Z] ========================================================= [2024-11-08T13:29:19.315Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-08T13:29:19.315Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T13:29:19.698Z] + 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 . [2024-11-08T13:29:19.964Z] Sending build context to Docker daemon 587.3kB [2024-11-08T13:29:19.965Z] Step 1/5 : FROM golang:1.23-alpine3.20 AS builder [2024-11-08T13:29:20.230Z] 1.23-alpine3.20: Pulling from library/golang [2024-11-08T13:29:20.497Z] cf04c63912e1: Pulling fs layer [2024-11-08T13:29:20.497Z] a5a9dd7d6fc2: Pulling fs layer [2024-11-08T13:29:20.497Z] 323003b0d8ad: Pulling fs layer [2024-11-08T13:29:20.497Z] 70cf7f03564c: Pulling fs layer [2024-11-08T13:29:20.497Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T13:29:20.497Z] 70cf7f03564c: Waiting [2024-11-08T13:29:20.497Z] 4f4fb700ef54: Waiting [2024-11-08T13:29:20.497Z] a5a9dd7d6fc2: Verifying Checksum [2024-11-08T13:29:20.497Z] a5a9dd7d6fc2: Download complete [2024-11-08T13:29:20.770Z] cf04c63912e1: Verifying Checksum [2024-11-08T13:29:20.770Z] cf04c63912e1: Download complete [2024-11-08T13:29:20.770Z] 70cf7f03564c: Verifying Checksum [2024-11-08T13:29:20.770Z] 70cf7f03564c: Download complete [2024-11-08T13:29:20.770Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T13:29:20.770Z] 4f4fb700ef54: Download complete [2024-11-08T13:29:21.363Z] cf04c63912e1: Pull complete [2024-11-08T13:29:21.946Z] a5a9dd7d6fc2: Pull complete [2024-11-08T13:29:22.528Z] 323003b0d8ad: Verifying Checksum [2024-11-08T13:29:22.528Z] 323003b0d8ad: Download complete [2024-11-08T13:29:37.525Z] 323003b0d8ad: Pull complete [2024-11-08T13:29:37.525Z] 70cf7f03564c: Pull complete [2024-11-08T13:29:37.525Z] 4f4fb700ef54: Pull complete [2024-11-08T13:29:37.525Z] Digest: sha256:09742590377387b931261cbeb72ce56da1b0d750a27379f7385245b2b058b63a [2024-11-08T13:29:37.525Z] Status: Downloaded newer image for golang:1.23-alpine3.20 [2024-11-08T13:29:37.525Z] ---> 329834fefb2a [2024-11-08T13:29:37.525Z] Step 2/5 : WORKDIR /device-opcua [2024-11-08T13:29:37.525Z] ---> Running in 5707f68e3163 [2024-11-08T13:29:37.525Z] Removing intermediate container 5707f68e3163 [2024-11-08T13:29:37.525Z] ---> b30042cd2e1f [2024-11-08T13:29:37.525Z] Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2024-11-08T13:29:37.525Z] ---> Running in 808f7c5a6e17 [2024-11-08T13:29:37.760Z] Removing intermediate container 6106cdf0bb6a [2024-11-08T13:29:37.760Z] ---> 158d9f7dab8d [2024-11-08T13:29:37.760Z] Step 6/19 : FROM alpine:3.20 [2024-11-08T13:29:37.760Z] 3.20: Pulling from library/alpine [2024-11-08T13:29:37.760Z] 43c4264eed91: Already exists [2024-11-08T13:29:37.760Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T13:29:37.760Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T13:29:37.760Z] ---> 91ef0af61f39 [2024-11-08T13:29:37.760Z] Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-11-08T13:29:37.760Z] ---> Running in cff7e95dbef2 [2024-11-08T13:29:37.760Z] Removing intermediate container cff7e95dbef2 [2024-11-08T13:29:37.760Z] ---> 95fe23a815c4 [2024-11-08T13:29:37.760Z] Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init [2024-11-08T13:29:37.760Z] ---> Running in 54cd105f6341 [2024-11-08T13:29:37.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T13:29:37.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T13:29:37.760Z] (1/6) Installing dumb-init (1.2.5-r3) [2024-11-08T13:29:37.760Z] (2/6) Installing libgcc (13.2.1_git20240309-r0) [2024-11-08T13:29:37.760Z] (3/6) Installing libsodium (1.0.19-r0) [2024-11-08T13:29:37.760Z] (4/6) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-08T13:29:37.760Z] (5/6) Installing libzmq (4.3.5-r2) [2024-11-08T13:29:37.760Z] (6/6) Installing zeromq (4.3.5-r2) [2024-11-08T13:29:37.760Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T13:29:37.760Z] OK: 12 MiB in 20 packages [2024-11-08T13:29:37.760Z] Removing intermediate container 54cd105f6341 [2024-11-08T13:29:37.760Z] ---> 977e5dd4ed44 [2024-11-08T13:29:37.760Z] Step 9/19 : RUN apk --no-cache upgrade [2024-11-08T13:29:37.760Z] ---> Running in 3ae8f87ebf2b [2024-11-08T13:29:37.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T13:29:37.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T13:29:37.760Z] Upgrading critical system libraries and apk-tools: [2024-11-08T13:29:37.760Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T13:29:37.760Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T13:29:37.760Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T13:29:37.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T13:29:37.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T13:29:37.760Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T13:29:37.760Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T13:29:37.760Z] OK: 12 MiB in 20 packages [2024-11-08T13:29:37.760Z] Removing intermediate container 3ae8f87ebf2b [2024-11-08T13:29:37.760Z] ---> fcca496f24e6 [2024-11-08T13:29:37.760Z] Step 10/19 : EXPOSE 59997 [2024-11-08T13:29:37.760Z] ---> Running in debca5c62ece [2024-11-08T13:29:38.018Z] Removing intermediate container debca5c62ece [2024-11-08T13:29:38.018Z] ---> 212b2e679dd6 [2024-11-08T13:29:38.018Z] Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / [2024-11-08T13:29:38.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T13:29:38.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T13:29:39.919Z] ---> 58d920083434 [2024-11-08T13:29:39.919Z] Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res [2024-11-08T13:29:40.179Z] ---> c2978a558190 [2024-11-08T13:29:40.179Z] Step 13/19 : COPY LICENSE / [2024-11-08T13:29:40.179Z] ---> 3275b0922dba [2024-11-08T13:29:40.179Z] Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt [2024-11-08T13:29:40.179Z] ---> 291e857d7c02 [2024-11-08T13:29:40.179Z] Step 15/19 : ENTRYPOINT ["/device-opcua"] [2024-11-08T13:29:40.179Z] ---> Running in de1c665fd671 [2024-11-08T13:29:40.217Z] v3.20.3-272-g6c2442a58ef [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T13:29:40.217Z] v3.20.3-273-ga345161ce7a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T13:29:40.217Z] OK: 24046 distinct packages available [2024-11-08T13:29:40.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T13:29:40.436Z] Removing intermediate container de1c665fd671 [2024-11-08T13:29:40.437Z] ---> 44822ee170fd [2024-11-08T13:29:40.437Z] Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-08T13:29:40.437Z] ---> Running in 17554aaeec3d [2024-11-08T13:29:40.437Z] Removing intermediate container 17554aaeec3d [2024-11-08T13:29:40.437Z] ---> 46ed4933a634 [2024-11-08T13:29:40.437Z] Step 17/19 : LABEL arch=amd64 [2024-11-08T13:29:40.437Z] ---> Running in f56ad0344ffc [2024-11-08T13:29:40.437Z] Removing intermediate container f56ad0344ffc [2024-11-08T13:29:40.437Z] ---> 1d220fd82409 [2024-11-08T13:29:40.437Z] Step 18/19 : LABEL git_sha=8d9295f1749cbb6cb5fd2273271281422708c44f [2024-11-08T13:29:40.437Z] ---> Running in 4cc8ea39173d [2024-11-08T13:29:40.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T13:29:40.695Z] Removing intermediate container 4cc8ea39173d [2024-11-08T13:29:40.695Z] ---> 04db07155152 [2024-11-08T13:29:40.695Z] Step 19/19 : LABEL version=0.0.0 [2024-11-08T13:29:40.695Z] ---> Running in cbc13572aaf5 [2024-11-08T13:29:40.695Z] Removing intermediate container cbc13572aaf5 [2024-11-08T13:29:40.695Z] ---> 485e8183ec93 [2024-11-08T13:29:40.695Z] [Warning] One or more build-args [MAKE ARCH BASE] were not consumed [2024-11-08T13:29:40.695Z] Successfully built 485e8183ec93 [2024-11-08T13:29:40.695Z] Successfully tagged device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T13:29:41.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T13:29:41.175Z] [2024-11-08T13:29:41.175Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T13:29:41.522Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T13:29:41.522Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-08T13:29:41.522Z] 5eb5b503b376: Pulling fs layer [2024-11-08T13:29:41.522Z] 5c69ac0246d0: Pulling fs layer [2024-11-08T13:29:41.522Z] ec43610c2a17: Pulling fs layer [2024-11-08T13:29:41.522Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-08T13:29:41.522Z] 33b1e0a273af: Pulling fs layer [2024-11-08T13:29:41.522Z] 5d3b04190fa2: Pulling fs layer [2024-11-08T13:29:41.522Z] 2f39f015ded8: Pulling fs layer [2024-11-08T13:29:41.522Z] 5d3b04190fa2: Waiting [2024-11-08T13:29:41.522Z] 2f39f015ded8: Waiting [2024-11-08T13:29:41.522Z] 3a2ae6a8a46f: Waiting [2024-11-08T13:29:41.522Z] 33b1e0a273af: Waiting [2024-11-08T13:29:41.527Z] (1/30) Installing libgcc (13.2.1_git20240309-r0) [2024-11-08T13:29:41.527Z] (2/30) Installing jansson (2.14-r4) [2024-11-08T13:29:41.527Z] (3/30) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-08T13:29:41.527Z] (4/30) Installing zstd-libs (1.5.6-r0) [2024-11-08T13:29:41.527Z] (5/30) Installing binutils (2.42-r0) [2024-11-08T13:29:41.779Z] 5c69ac0246d0: Download complete [2024-11-08T13:29:41.779Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-08T13:29:41.779Z] 3a2ae6a8a46f: Download complete [2024-11-08T13:29:41.779Z] 33b1e0a273af: Verifying Checksum [2024-11-08T13:29:41.779Z] 33b1e0a273af: Download complete [2024-11-08T13:29:42.038Z] 5d3b04190fa2: Verifying Checksum [2024-11-08T13:29:42.038Z] 5d3b04190fa2: Download complete [2024-11-08T13:29:42.038Z] ec43610c2a17: Verifying Checksum [2024-11-08T13:29:42.038Z] ec43610c2a17: Download complete [2024-11-08T13:29:42.038Z] 5eb5b503b376: Download complete [2024-11-08T13:29:42.112Z] (6/30) Installing libgomp (13.2.1_git20240309-r0) [2024-11-08T13:29:42.112Z] (7/30) Installing libatomic (13.2.1_git20240309-r0) [2024-11-08T13:29:42.112Z] (8/30) Installing gmp (6.3.0-r1) [2024-11-08T13:29:42.112Z] (9/30) Installing isl26 (0.26-r1) [2024-11-08T13:29:42.112Z] (10/30) Installing mpfr4 (4.2.1-r0) [2024-11-08T13:29:42.112Z] (11/30) Installing mpc1 (1.3.1-r1) [2024-11-08T13:29:42.112Z] (12/30) Installing gcc (13.2.1_git20240309-r0) [2024-11-08T13:29:42.614Z] 2f39f015ded8: Download complete [2024-11-08T13:29:43.179Z] 5eb5b503b376: Pull complete [2024-11-08T13:29:43.436Z] 5c69ac0246d0: Pull complete [2024-11-08T13:29:43.694Z] ec43610c2a17: Pull complete [2024-11-08T13:29:43.694Z] 3a2ae6a8a46f: Pull complete [2024-11-08T13:29:43.953Z] 33b1e0a273af: Pull complete [2024-11-08T13:29:44.210Z] 5d3b04190fa2: Pull complete [2024-11-08T13:29:46.365Z] (13/30) Installing brotli-libs (1.1.0-r2) [2024-11-08T13:29:46.365Z] (14/30) Installing c-ares (1.33.1-r0) [2024-11-08T13:29:46.365Z] (15/30) Installing libunistring (1.2-r0) [2024-11-08T13:29:46.365Z] (16/30) Installing libidn2 (2.3.7-r0) [2024-11-08T13:29:46.365Z] (17/30) Installing nghttp2-libs (1.62.1-r0) [2024-11-08T13:29:46.365Z] (18/30) Installing libpsl (0.21.5-r1) [2024-11-08T13:29:46.365Z] (19/30) Installing libcurl (8.11.0-r1) [2024-11-08T13:29:46.365Z] (20/30) Installing libexpat (2.6.4-r0) [2024-11-08T13:29:46.365Z] (21/30) Installing pcre2 (10.43-r0) [2024-11-08T13:29:46.365Z] (22/30) Installing git (2.45.2-r0) [2024-11-08T13:29:46.365Z] (23/30) Installing git-init-template (2.45.2-r0) [2024-11-08T13:29:46.365Z] (24/30) Installing make (4.4.1-r2) [2024-11-08T13:29:46.365Z] (25/30) Installing musl-dev (1.2.5-r0) [2024-11-08T13:29:46.632Z] (26/30) Installing pkgconf (2.2.0-r0) [2024-11-08T13:29:46.632Z] (27/30) Installing libsodium (1.0.19-r0) [2024-11-08T13:29:46.632Z] (28/30) Installing libzmq (4.3.5-r2) [2024-11-08T13:29:46.632Z] (29/30) Installing libsodium-dev (1.0.19-r0) [2024-11-08T13:29:46.632Z] (30/30) Installing zeromq-dev (4.3.5-r2) [2024-11-08T13:29:46.632Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T13:29:46.902Z] OK: 165 MiB in 45 packages [2024-11-08T13:29:48.385Z] 2f39f015ded8: Pull complete [2024-11-08T13:29:48.385Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-08T13:29:48.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T13:29:48.385Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T13:29:48.483Z] prd-ubuntu20.04-docker-8c-8g-25922 does not seem to be running inside a container [2024-11-08T13:29:48.512Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_PR-88 -v /w/workspace/edgexfoundry_device-opc-ua_PR-88:/w/workspace/edgexfoundry_device-opc-ua_PR-88:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-08T13:29:52.244Z] Removing intermediate container 808f7c5a6e17 [2024-11-08T13:29:52.244Z] ---> a33708e883fb [2024-11-08T13:29:52.244Z] Step 4/5 : COPY . . [2024-11-08T13:29:53.226Z] ---> f6a343656d6a [2024-11-08T13:29:53.226Z] Step 5/5 : RUN make build [2024-11-08T13:29:53.226Z] ---> Running in 8fa911cdf00e [2024-11-08T13:29:53.225Z] $ docker top 15dbddcbf97d720e6c67b3222936f768ed369e681fbb0fb3c410e0c9254218a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T13:29:53.635Z] ---> job-cost.sh [2024-11-08T13:29:53.635Z] lf-activate-venv: SKIPPING [2024-11-08T13:29:53.635Z] INFO: No Stack... [2024-11-08T13:29:53.894Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T13:29:54.154Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T13:29:54.183Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2024-11-08T13:29:54.184Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.3 [2024-11-08T13:29:54.184Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.3 [2024-11-08T13:29:54.447Z] + cat /w/workspace/edgexfoundry_device-opc-ua_PR-88/archives/cost.csv [2024-11-08T13:29:54.447Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T13:29:54.461Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-88-2-stack-cost] [2024-11-08T13:29:54.469Z] Resource [jenkins-edgexfoundry-device-opc-ua-PR-88-2-stack-cost] did not exist. Created. [2024-11-08T13:29:54.476Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-88-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T13:29:54.768Z] go: downloading github.com/gopcua/opcua v0.5.3 [2024-11-08T13:29:54.768Z] go: downloading github.com/spf13/cast v1.7.0 [2024-11-08T13:29:54.768Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.2 [2024-11-08T13:29:54.768Z] go: downloading github.com/labstack/echo/v4 v4.12.0 [2024-11-08T13:29:54.792Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-08T13:29:54.827Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T13:29:54.836Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-PR-88-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T13:29:54.859Z] $ docker stop --time=1 15dbddcbf97d720e6c67b3222936f768ed369e681fbb0fb3c410e0c9254218a1 [2024-11-08T13:29:55.035Z] go: downloading github.com/go-kit/log v0.2.1 [2024-11-08T13:29:55.035Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-11-08T13:29:55.303Z] go: downloading github.com/google/uuid v1.6.0 [2024-11-08T13:29:55.572Z] go: downloading github.com/panjf2000/ants/v2 v2.10.0 [2024-11-08T13:29:55.572Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-11-08T13:29:55.572Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-11-08T13:29:55.839Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-11-08T13:29:55.839Z] go: downloading golang.org/x/crypto v0.28.0 [2024-11-08T13:29:55.839Z] go: downloading golang.org/x/net v0.30.0 [2024-11-08T13:29:56.021Z] $ docker rm -f --volumes 15dbddcbf97d720e6c67b3222936f768ed369e681fbb0fb3c410e0c9254218a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-08T13:29:56.806Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-11-08T13:29:56.806Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-11-08T13:29:56.806Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-11-08T13:29:56.806Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-11-08T13:29:57.081Z] go: downloading golang.org/x/text v0.19.0 [2024-11-08T13:29:57.081Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-11-08T13:29:57.348Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2024-11-08T13:29:57.626Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.3 [2024-11-08T13:29:57.626Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-11-08T13:29:57.626Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-11-08T13:29:57.895Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.2 [2024-11-08T13:29:57.895Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.3 [2024-11-08T13:29:57.895Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-11-08T13:29:57.895Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-11-08T13:29:57.895Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.2 [2024-11-08T13:29:58.162Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-11-08T13:29:58.162Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-11-08T13:29:58.162Z] go: downloading github.com/openziti/sdk-golang v0.23.43 [2024-11-08T13:29:58.428Z] go: downloading golang.org/x/sync v0.8.0 [2024-11-08T13:29:58.693Z] go: downloading github.com/x448/float16 v0.8.4 [2024-11-08T13:29:58.693Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-11-08T13:29:58.693Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-11-08T13:29:58.693Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-11-08T13:29:58.693Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-11-08T13:29:58.693Z] go: downloading golang.org/x/sys v0.26.0 [2024-11-08T13:30:00.099Z] go: downloading github.com/pkg/errors v0.9.1 [2024-11-08T13:30:00.099Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-11-08T13:30:00.365Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-11-08T13:30:00.365Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2024-11-08T13:30:00.640Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-11-08T13:30:00.640Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-11-08T13:30:00.906Z] go: downloading golang.org/x/time v0.6.0 [2024-11-08T13:30:00.906Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-11-08T13:30:01.171Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-11-08T13:30:01.436Z] go: downloading github.com/go-resty/resty/v2 v2.15.3 [2024-11-08T13:30:01.436Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-11-08T13:30:01.436Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-11-08T13:30:01.702Z] go: downloading github.com/openziti/edge-api v0.26.32 [2024-11-08T13:30:05.036Z] go: downloading github.com/openziti/foundation/v2 v2.0.49 [2024-11-08T13:30:05.036Z] go: downloading github.com/openziti/identity v1.0.85 [2024-11-08T13:30:05.036Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-11-08T13:30:05.036Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2024-11-08T13:30:05.036Z] go: downloading golang.org/x/oauth2 v0.23.0 [2024-11-08T13:30:05.036Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-11-08T13:30:05.036Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-11-08T13:30:05.036Z] go: downloading github.com/openziti/channel/v3 v3.0.4 [2024-11-08T13:30:05.036Z] go: downloading github.com/openziti/secretstream v0.1.25 [2024-11-08T13:30:05.036Z] go: downloading github.com/openziti/transport/v2 v2.0.146 [2024-11-08T13:30:05.036Z] go: downloading github.com/openziti/metrics v1.2.58 [2024-11-08T13:30:05.302Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-11-08T13:30:05.302Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-11-08T13:30:05.302Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-11-08T13:30:05.302Z] go: downloading google.golang.org/grpc v1.67.1 [2024-11-08T13:30:07.246Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-11-08T13:30:07.246Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-11-08T13:30:07.246Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-11-08T13:30:07.246Z] go: downloading go.opentelemetry.io/otel v1.29.0 [2024-11-08T13:30:07.827Z] go: downloading go.opentelemetry.io/otel/trace v1.29.0 [2024-11-08T13:30:07.827Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-11-08T13:30:07.827Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2024-11-08T13:30:07.827Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-11-08T13:30:07.827Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-11-08T13:30:07.827Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-11-08T13:30:07.827Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-11-08T13:30:08.792Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-11-08T13:30:08.792Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2024-11-08T13:30:08.792Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2024-11-08T13:30:09.059Z] go: downloading github.com/gorilla/schema v1.4.1 [2024-11-08T13:30:09.059Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-11-08T13:30:09.059Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-11-08T13:30:09.059Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-11-08T13:30:09.325Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-11-08T13:30:10.729Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-11-08T13:30:10.729Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2024-11-08T13:30:11.000Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2024-11-08T13:30:11.000Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2024-11-08T13:30:11.000Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-11-08T13:30:11.000Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-11-08T13:30:11.267Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-11-08T13:30:11.267Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-11-08T13:30:11.267Z] go: downloading github.com/go-logr/logr v1.4.2 [2024-11-08T13:30:11.267Z] go: downloading go.opentelemetry.io/otel/metric v1.29.0 [2024-11-08T13:30:11.533Z] go: downloading golang.org/x/term v0.25.0 [2024-11-08T13:30:11.533Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-11-08T13:30:11.533Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-11-08T13:30:11.533Z] go: downloading github.com/josharian/intern v1.0.0 [2024-11-08T13:30:11.533Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-11-08T13:30:11.533Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-11-08T13:30:11.533Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-11-08T13:30:11.533Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-11-08T13:33:18.420Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2024-11-08T13:33:57.292Z] Removing intermediate container 8fa911cdf00e [2024-11-08T13:33:57.292Z] ---> a517ff14622e [2024-11-08T13:33:57.292Z] [Warning] One or more build-args [BASE MAKE] were not consumed [2024-11-08T13:33:57.292Z] Successfully built a517ff14622e [2024-11-08T13:33:57.292Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T13:33:57.668Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T13:33:57.668Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T13:33:57.852Z] prd-ubuntu20.04-docker-arm64-4c-16g-25923 does not seem to be running inside a container [2024-11-08T13:33:57.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/2 -v /w/workspace/device-opc-ua/2:/w/workspace/device-opc-ua/2:rw,z -v /w/workspace/device-opc-ua/2@tmp:/w/workspace/device-opc-ua/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-08T13:33:59.100Z] $ docker top aa0db361454cbf1a2d3ab0afe357f0deb32c0206b0aa4a9af8f8ed9f5795dada -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T13:33:59.925Z] + go version [2024-11-08T13:33:59.925Z] go version go1.23.3 linux/arm64 [Pipeline] } [2024-11-08T13:33:59.940Z] $ docker stop --time=1 aa0db361454cbf1a2d3ab0afe357f0deb32c0206b0aa4a9af8f8ed9f5795dada [2024-11-08T13:34:01.515Z] $ docker rm -f --volumes aa0db361454cbf1a2d3ab0afe357f0deb32c0206b0aa4a9af8f8ed9f5795dada [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T13:34:02.078Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T13:34:02.078Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T13:34:02.267Z] prd-ubuntu20.04-docker-arm64-4c-16g-25923 does not seem to be running inside a container [2024-11-08T13:34:02.326Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-opc-ua/2 -v /w/workspace/device-opc-ua/2:/w/workspace/device-opc-ua/2:rw,z -v /w/workspace/device-opc-ua/2@tmp:/w/workspace/device-opc-ua/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-08T13:34:03.505Z] $ docker top 69f9a6ac6c054c657469e2941ed285492883519e0878a019229b2decb9d4150e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T13:34:04.321Z] + git config --global --add safe.directory /w/workspace/device-opc-ua/2 [Pipeline] fileExists [Pipeline] sh [2024-11-08T13:34:04.971Z] + make test [2024-11-08T13:34:04.971Z] go install github.com/jstemmer/go-junit-report@v0.9.1 [2024-11-08T13:34:04.971Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2024-11-08T13:34:31.659Z] go install github.com/axw/gocov/gocov@v1.0.0 [2024-11-08T13:34:31.659Z] go: downloading github.com/axw/gocov v1.0.0 [2024-11-08T13:34:31.659Z] go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 [2024-11-08T13:34:41.719Z] go install github.com/AlekSi/gocov-xml@v1.0.0 [2024-11-08T13:34:41.719Z] go: downloading github.com/AlekSi/gocov-xml v1.0.0 [2024-11-08T13:34:43.128Z] go install github.com/jandelgado/gcov2lcov@v1.0.5 [2024-11-08T13:34:43.391Z] go: downloading github.com/jandelgado/gcov2lcov v1.0.5 [2024-11-08T13:34:45.327Z] rm -rf test-artifacts [2024-11-08T13:34:45.327Z] mkdir test-artifacts [2024-11-08T13:34:45.327Z] go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml [2024-11-08T13:34:45.327Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-11-08T13:34:45.592Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-11-08T13:34:45.592Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-11-08T13:38:22.396Z] gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml [2024-11-08T13:38:22.396Z] gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo [2024-11-08T13:38:22.418Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T13:38:22.438Z] $ docker stop --time=1 69f9a6ac6c054c657469e2941ed285492883519e0878a019229b2decb9d4150e [2024-11-08T13:38:24.348Z] $ docker rm -f --volumes 69f9a6ac6c054c657469e2941ed285492883519e0878a019229b2decb9d4150e [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T13:38:26.083Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T13:38:26.111Z] Warning: overwriting stash ‘coverage-report’ [2024-11-08T13:38:26.588Z] Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T13:38:26.998Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T13:38:27.328Z] + ls -al . [2024-11-08T13:38:27.328Z] total 188 [2024-11-08T13:38:27.328Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 13:34 . [2024-11-08T13:38:27.328Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 13:28 .. [2024-11-08T13:38:27.328Z] -rw-rw-r-- 1 jenkins jenkins 62 Nov 8 13:28 .dockerignore [2024-11-08T13:38:27.328Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 13:38 .git [2024-11-08T13:38:27.328Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 13:28 .github [2024-11-08T13:38:27.328Z] -rw-rw-r-- 1 jenkins jenkins 84 Nov 8 13:28 .gitignore [2024-11-08T13:38:27.328Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 13:28 .vscode [2024-11-08T13:38:27.328Z] -rw-rw-r-- 1 jenkins jenkins 7466 Nov 8 13:28 Attribution.txt [2024-11-08T13:38:27.328Z] -rw-rw-r-- 1 jenkins jenkins 1125 Nov 8 13:28 Dockerfile [2024-11-08T13:38:27.328Z] -rw-rw-r-- 1 jenkins jenkins 649 Nov 8 13:28 Jenkinsfile [2024-11-08T13:38:27.328Z] -rw-rw-r-- 1 jenkins jenkins 11367 Nov 8 13:28 LICENSE [2024-11-08T13:38:27.328Z] -rw-rw-r-- 1 jenkins jenkins 2185 Nov 8 13:28 Makefile [2024-11-08T13:38:27.328Z] -rw-rw-r-- 1 jenkins jenkins 4182 Nov 8 13:28 README.md [2024-11-08T13:38:27.328Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 13:26 VERSION [2024-11-08T13:38:27.328Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 13:28 bin [2024-11-08T13:38:27.328Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 13:28 cmd [2024-11-08T13:38:27.328Z] -rw-rw-r-- 1 jenkins jenkins 6438 Nov 8 13:28 go.mod [2024-11-08T13:38:27.328Z] -rw-rw-r-- 1 jenkins jenkins 88422 Nov 8 13:28 go.sum [2024-11-08T13:38:27.328Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 13:28 internal [2024-11-08T13:38:27.328Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 13:38 test-artifacts [2024-11-08T13:38:27.328Z] -rw-rw-r-- 1 jenkins jenkins 260 Nov 8 13:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T13:38:27.680Z] + docker build -t device-opc-ua-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7c01e07c3a588a4b770238e9581c807a9bd5be6a --label arch=arm64 --label version=0.0.0 . [2024-11-08T13:38:27.947Z] Sending build context to Docker daemon 604.2kB [2024-11-08T13:38:27.947Z] Step 1/19 : FROM golang:1.23-alpine3.20 AS builder [2024-11-08T13:38:27.947Z] ---> 329834fefb2a [2024-11-08T13:38:27.947Z] Step 2/19 : WORKDIR /device-opcua [2024-11-08T13:38:27.947Z] ---> Using cache [2024-11-08T13:38:27.947Z] ---> b30042cd2e1f [2024-11-08T13:38:27.947Z] Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2024-11-08T13:38:27.947Z] ---> Using cache [2024-11-08T13:38:27.947Z] ---> a33708e883fb [2024-11-08T13:38:27.947Z] Step 4/19 : COPY . . [2024-11-08T13:38:28.915Z] ---> cda3ac4fcbc6 [2024-11-08T13:38:28.915Z] Step 5/19 : RUN make build [2024-11-08T13:38:28.915Z] ---> Running in 2ddc3d3973eb [2024-11-08T13:38:29.876Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2024-11-08T13:38:29.876Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.3 [2024-11-08T13:38:29.876Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.3 [2024-11-08T13:38:30.842Z] go: downloading github.com/gopcua/opcua v0.5.3 [2024-11-08T13:38:30.842Z] go: downloading github.com/spf13/cast v1.7.0 [2024-11-08T13:38:30.842Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.2 [2024-11-08T13:38:30.842Z] go: downloading github.com/labstack/echo/v4 v4.12.0 [2024-11-08T13:38:31.431Z] go: downloading github.com/go-kit/log v0.2.1 [2024-11-08T13:38:31.431Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-11-08T13:38:31.431Z] go: downloading github.com/google/uuid v1.6.0 [2024-11-08T13:38:31.700Z] go: downloading github.com/panjf2000/ants/v2 v2.10.0 [2024-11-08T13:38:31.969Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-11-08T13:38:31.969Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-11-08T13:38:31.969Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-11-08T13:38:31.969Z] go: downloading golang.org/x/crypto v0.28.0 [2024-11-08T13:38:32.236Z] go: downloading golang.org/x/net v0.30.0 [2024-11-08T13:38:32.819Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-11-08T13:38:32.819Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-11-08T13:38:32.819Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-11-08T13:38:33.087Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-11-08T13:38:33.674Z] go: downloading golang.org/x/text v0.19.0 [2024-11-08T13:38:33.947Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-11-08T13:38:33.947Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2024-11-08T13:38:33.947Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.3 [2024-11-08T13:38:34.218Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-11-08T13:38:34.486Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-11-08T13:38:34.486Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.2 [2024-11-08T13:38:34.486Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.3 [2024-11-08T13:38:34.752Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-11-08T13:38:34.752Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-11-08T13:38:34.752Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.2 [2024-11-08T13:38:35.018Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-11-08T13:38:35.018Z] go: downloading github.com/openziti/sdk-golang v0.23.43 [2024-11-08T13:38:35.282Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-11-08T13:38:35.282Z] go: downloading golang.org/x/sync v0.8.0 [2024-11-08T13:38:35.547Z] go: downloading github.com/x448/float16 v0.8.4 [2024-11-08T13:38:35.547Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-11-08T13:38:35.547Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-11-08T13:38:35.547Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-11-08T13:38:35.547Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-11-08T13:38:35.811Z] go: downloading golang.org/x/sys v0.26.0 [2024-11-08T13:38:37.213Z] go: downloading github.com/pkg/errors v0.9.1 [2024-11-08T13:38:37.213Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-11-08T13:38:37.213Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-11-08T13:38:37.478Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-11-08T13:38:37.742Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2024-11-08T13:38:38.084Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-11-08T13:38:38.084Z] go: downloading golang.org/x/time v0.6.0 [2024-11-08T13:38:38.084Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-11-08T13:38:38.370Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-11-08T13:38:38.370Z] go: downloading github.com/go-resty/resty/v2 v2.15.3 [2024-11-08T13:38:38.370Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-11-08T13:38:38.370Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-11-08T13:38:38.370Z] go: downloading github.com/openziti/edge-api v0.26.32 [2024-11-08T13:38:41.733Z] go: downloading github.com/openziti/foundation/v2 v2.0.49 [2024-11-08T13:38:41.733Z] go: downloading github.com/openziti/identity v1.0.85 [2024-11-08T13:38:41.733Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-11-08T13:38:41.733Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2024-11-08T13:38:41.999Z] go: downloading golang.org/x/oauth2 v0.23.0 [2024-11-08T13:38:41.999Z] go: downloading github.com/openziti/channel/v3 v3.0.4 [2024-11-08T13:38:41.999Z] go: downloading github.com/openziti/secretstream v0.1.25 [2024-11-08T13:38:41.999Z] go: downloading github.com/openziti/transport/v2 v2.0.146 [2024-11-08T13:38:42.266Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-11-08T13:38:42.266Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-11-08T13:38:42.266Z] go: downloading github.com/openziti/metrics v1.2.58 [2024-11-08T13:38:42.266Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-11-08T13:38:42.266Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-11-08T13:38:42.266Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-11-08T13:38:42.266Z] go: downloading google.golang.org/grpc v1.67.1 [2024-11-08T13:38:44.209Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-11-08T13:38:44.209Z] go: downloading go.opentelemetry.io/otel v1.29.0 [2024-11-08T13:38:44.792Z] go: downloading go.opentelemetry.io/otel/trace v1.29.0 [2024-11-08T13:38:44.792Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-11-08T13:38:44.792Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-11-08T13:38:44.792Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-11-08T13:38:44.792Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-11-08T13:38:44.792Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2024-11-08T13:38:44.792Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-11-08T13:38:45.059Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-11-08T13:38:45.059Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-11-08T13:38:46.024Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-11-08T13:38:46.024Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2024-11-08T13:38:46.024Z] go: downloading github.com/gorilla/schema v1.4.1 [2024-11-08T13:38:46.024Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-11-08T13:38:46.024Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2024-11-08T13:38:46.291Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-11-08T13:38:46.558Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-11-08T13:38:46.558Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-11-08T13:38:47.979Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-11-08T13:38:47.979Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2024-11-08T13:38:48.243Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2024-11-08T13:38:48.509Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2024-11-08T13:38:48.509Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-11-08T13:38:48.509Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-11-08T13:38:48.509Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-11-08T13:38:48.509Z] go: downloading github.com/go-logr/logr v1.4.2 [2024-11-08T13:38:48.773Z] go: downloading go.opentelemetry.io/otel/metric v1.29.0 [2024-11-08T13:38:48.773Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-11-08T13:38:48.773Z] go: downloading golang.org/x/term v0.25.0 [2024-11-08T13:38:48.773Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-11-08T13:38:49.037Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-11-08T13:38:49.037Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-11-08T13:38:49.037Z] go: downloading github.com/josharian/intern v1.0.0 [2024-11-08T13:38:49.037Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-11-08T13:38:49.037Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-11-08T13:38:49.037Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-11-08T13:42:10.796Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2024-11-08T13:42:49.655Z] Removing intermediate container 2ddc3d3973eb [2024-11-08T13:42:49.655Z] ---> b084416570e5 [2024-11-08T13:42:49.655Z] Step 6/19 : FROM alpine:3.20 [2024-11-08T13:42:49.655Z] 3.20: Pulling from library/alpine [2024-11-08T13:42:49.655Z] cf04c63912e1: Already exists [2024-11-08T13:42:49.655Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T13:42:49.655Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T13:42:49.655Z] ---> c157a85ed455 [2024-11-08T13:42:49.655Z] Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-11-08T13:42:49.655Z] ---> Running in ff34316b6738 [2024-11-08T13:42:49.655Z] Removing intermediate container ff34316b6738 [2024-11-08T13:42:49.655Z] ---> 44d87f90afac [2024-11-08T13:42:49.655Z] Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init [2024-11-08T13:42:49.655Z] ---> Running in 09a8b6decb80 [2024-11-08T13:42:49.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T13:42:49.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T13:42:50.240Z] (1/6) Installing dumb-init (1.2.5-r3) [2024-11-08T13:42:50.240Z] (2/6) Installing libgcc (13.2.1_git20240309-r0) [2024-11-08T13:42:50.240Z] (3/6) Installing libsodium (1.0.19-r0) [2024-11-08T13:42:50.240Z] (4/6) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-08T13:42:50.240Z] (5/6) Installing libzmq (4.3.5-r2) [2024-11-08T13:42:50.240Z] (6/6) Installing zeromq (4.3.5-r2) [2024-11-08T13:42:50.240Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T13:42:50.240Z] OK: 13 MiB in 20 packages [2024-11-08T13:42:51.645Z] Removing intermediate container 09a8b6decb80 [2024-11-08T13:42:51.645Z] ---> 467c94bcc475 [2024-11-08T13:42:51.645Z] Step 9/19 : RUN apk --no-cache upgrade [2024-11-08T13:42:51.645Z] ---> Running in 28f883ac9853 [2024-11-08T13:42:52.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T13:42:52.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T13:42:54.000Z] Upgrading critical system libraries and apk-tools: [2024-11-08T13:42:54.000Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T13:42:54.000Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T13:42:54.000Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T13:42:54.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T13:42:54.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T13:42:55.667Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T13:42:55.667Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T13:42:55.667Z] OK: 13 MiB in 20 packages [2024-11-08T13:42:56.621Z] Removing intermediate container 28f883ac9853 [2024-11-08T13:42:56.621Z] ---> bf754dc2e7fe [2024-11-08T13:42:56.621Z] Step 10/19 : EXPOSE 59997 [2024-11-08T13:42:56.885Z] ---> Running in f2f64a349e72 [2024-11-08T13:42:57.148Z] Removing intermediate container f2f64a349e72 [2024-11-08T13:42:57.148Z] ---> 77d64724612d [2024-11-08T13:42:57.148Z] Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / [2024-11-08T13:42:59.717Z] ---> da0acb9f45ad [2024-11-08T13:42:59.717Z] Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res [2024-11-08T13:42:59.717Z] ---> 98bc8f9516a0 [2024-11-08T13:42:59.717Z] Step 13/19 : COPY LICENSE / [2024-11-08T13:43:00.299Z] ---> d9b42859d647 [2024-11-08T13:43:00.299Z] Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt [2024-11-08T13:43:00.888Z] ---> 1ca235f5a646 [2024-11-08T13:43:00.888Z] Step 15/19 : ENTRYPOINT ["/device-opcua"] [2024-11-08T13:43:00.888Z] ---> Running in e4cae1c3dff6 [2024-11-08T13:43:01.151Z] Removing intermediate container e4cae1c3dff6 [2024-11-08T13:43:01.151Z] ---> e5b6d9e18d84 [2024-11-08T13:43:01.151Z] Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-08T13:43:01.151Z] ---> Running in 053afc718e09 [2024-11-08T13:43:01.414Z] Removing intermediate container 053afc718e09 [2024-11-08T13:43:01.414Z] ---> e3f957e9634d [2024-11-08T13:43:01.414Z] Step 17/19 : LABEL arch=arm64 [2024-11-08T13:43:01.414Z] ---> Running in ceef951e19c8 [2024-11-08T13:43:01.678Z] Removing intermediate container ceef951e19c8 [2024-11-08T13:43:01.678Z] ---> 0e743a354694 [2024-11-08T13:43:01.678Z] Step 18/19 : LABEL git_sha=7c01e07c3a588a4b770238e9581c807a9bd5be6a [2024-11-08T13:43:01.678Z] ---> Running in 0b3b0cedf244 [2024-11-08T13:43:01.943Z] Removing intermediate container 0b3b0cedf244 [2024-11-08T13:43:01.943Z] ---> 0ea1c3b195dc [2024-11-08T13:43:01.943Z] Step 19/19 : LABEL version=0.0.0 [2024-11-08T13:43:02.209Z] ---> Running in 6ff9859b64a9 [2024-11-08T13:43:02.474Z] Removing intermediate container 6ff9859b64a9 [2024-11-08T13:43:02.474Z] ---> 1f34bd6f3e94 [2024-11-08T13:43:02.474Z] [Warning] One or more build-args [ARCH BASE MAKE] were not consumed [2024-11-08T13:43:02.474Z] Successfully built 1f34bd6f3e94 [2024-11-08T13:43:02.474Z] Successfully tagged device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T13:43:03.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T13:43:03.142Z] [2024-11-08T13:43:03.142Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T13:43:03.474Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T13:43:03.474Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-08T13:43:03.474Z] 8998bd30e6a1: Pulling fs layer [2024-11-08T13:43:03.474Z] 04944245beec: Pulling fs layer [2024-11-08T13:43:03.474Z] 699f458cf7ca: Pulling fs layer [2024-11-08T13:43:03.474Z] 765212b225bb: Pulling fs layer [2024-11-08T13:43:03.474Z] f23df028b6ca: Pulling fs layer [2024-11-08T13:43:03.474Z] d65c8cfc05b1: Pulling fs layer [2024-11-08T13:43:03.474Z] 2437ff75d9bd: Pulling fs layer [2024-11-08T13:43:03.474Z] 765212b225bb: Waiting [2024-11-08T13:43:03.474Z] f23df028b6ca: Waiting [2024-11-08T13:43:03.474Z] 2437ff75d9bd: Waiting [2024-11-08T13:43:03.474Z] d65c8cfc05b1: Waiting [2024-11-08T13:43:03.740Z] 04944245beec: Verifying Checksum [2024-11-08T13:43:03.740Z] 04944245beec: Download complete [2024-11-08T13:43:03.740Z] 765212b225bb: Verifying Checksum [2024-11-08T13:43:03.740Z] 765212b225bb: Download complete [2024-11-08T13:43:03.740Z] f23df028b6ca: Verifying Checksum [2024-11-08T13:43:03.740Z] f23df028b6ca: Download complete [2024-11-08T13:43:03.740Z] d65c8cfc05b1: Verifying Checksum [2024-11-08T13:43:03.740Z] d65c8cfc05b1: Download complete [2024-11-08T13:43:04.005Z] 699f458cf7ca: Verifying Checksum [2024-11-08T13:43:04.005Z] 699f458cf7ca: Download complete [2024-11-08T13:43:04.270Z] 8998bd30e6a1: Verifying Checksum [2024-11-08T13:43:04.270Z] 8998bd30e6a1: Download complete [2024-11-08T13:43:06.849Z] 2437ff75d9bd: Verifying Checksum [2024-11-08T13:43:06.849Z] 2437ff75d9bd: Download complete [2024-11-08T13:43:08.785Z] 8998bd30e6a1: Pull complete [2024-11-08T13:43:09.363Z] 04944245beec: Pull complete [2024-11-08T13:43:11.295Z] 699f458cf7ca: Pull complete [2024-11-08T13:43:11.295Z] 765212b225bb: Pull complete [2024-11-08T13:43:11.874Z] f23df028b6ca: Pull complete [2024-11-08T13:43:12.138Z] d65c8cfc05b1: Pull complete [2024-11-08T13:43:30.333Z] 2437ff75d9bd: Pull complete [2024-11-08T13:43:30.333Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-08T13:43:30.333Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T13:43:30.333Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T13:43:30.560Z] prd-ubuntu20.04-docker-arm64-4c-16g-25923 does not seem to be running inside a container [2024-11-08T13:43:30.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-opc-ua/2 -v /w/workspace/device-opc-ua/2:/w/workspace/device-opc-ua/2:rw,z -v /w/workspace/device-opc-ua/2@tmp:/w/workspace/device-opc-ua/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-08T13:43:33.412Z] $ docker top 96657c332f0fa2ad0110548caeaa07ac7bda386453428676e1bb73f828a34e2d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T13:43:34.287Z] ---> job-cost.sh [2024-11-08T13:43:34.287Z] lf-activate-venv: SKIPPING [2024-11-08T13:43:34.287Z] INFO: No Stack... [2024-11-08T13:43:34.553Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-08T13:43:35.512Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T13:43:36.152Z] + cut -d, -f6 [2024-11-08T13:43:36.152Z] + cat /w/workspace/device-opc-ua/2/archives/cost.csv [Pipeline] lock [2024-11-08T13:43:36.187Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-88-2-stack-cost] [2024-11-08T13:43:36.195Z] Resource [jenkins-edgexfoundry-device-opc-ua-PR-88-2-stack-cost] did not exist. Created. [2024-11-08T13:43:36.202Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-88-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T13:43:36.885Z] /w/workspace/device-opc-ua/2@tmp/durable-98159cdd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-08T13:43:37.528Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-08T13:43:37.560Z] Warning: overwriting stash ‘stack-cost’ [2024-11-08T13:43:37.628Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T13:43:37.635Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-PR-88-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T13:43:37.659Z] $ docker stop --time=1 96657c332f0fa2ad0110548caeaa07ac7bda386453428676e1bb73f828a34e2d [2024-11-08T13:43:39.210Z] $ docker rm -f --volumes 96657c332f0fa2ad0110548caeaa07ac7bda386453428676e1bb73f828a34e2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-11-08T13:43:39.827Z] provisioning config files... [2024-11-08T13:43:39.828Z] not able to provide the file [ManagedFile: id=device-opc-ua-codecov-token, targetLocation=null, variable=CODECOV_TOKEN_FILE], can't be resolved by any provider - maybe it got deleted by an administrator? [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-08T13:43:40.685Z] + [ -d /w/workspace/edgexfoundry_device-opc-ua_PR-88/archives ] [2024-11-08T13:43:40.685Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_PR-88/archives [2024-11-08T13:43:40.685Z] total 16 [2024-11-08T13:43:40.685Z] drwxr-xr-x 3 root root 4096 Nov 8 13:29 . [2024-11-08T13:43:40.685Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 13:29 .. [2024-11-08T13:43:40.685Z] drwxr-xr-x 2 root root 4096 Nov 8 13:29 cost [2024-11-08T13:43:40.685Z] -rw-r--r-- 1 root root 84 Nov 8 13:29 cost.csv [2024-11-08T13:43:40.685Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_PR-88/archives [2024-11-08T13:43:40.685Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_PR-88/archives [2024-11-08T13:43:40.685Z] total 16 [2024-11-08T13:43:40.685Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 13:29 . [2024-11-08T13:43:40.685Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 13:29 .. [2024-11-08T13:43:40.685Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 13:29 cost [2024-11-08T13:43:40.685Z] -rw-r--r-- 1 jenkins jenkins 84 Nov 8 13:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-08T13:43:40.981Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T13:43:41.855Z] ---> package-listing.sh [2024-11-08T13:43:41.855Z] ++ facter osfamily [2024-11-08T13:43:41.855Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-08T13:43:42.115Z] + OS_FAMILY=debian [2024-11-08T13:43:42.115Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_PR-88 [2024-11-08T13:43:42.115Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-08T13:43:42.115Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-08T13:43:42.115Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-08T13:43:42.115Z] + PACKAGES=/tmp/packages_start.txt [2024-11-08T13:43:42.115Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_PR-88 ']' [2024-11-08T13:43:42.115Z] + PACKAGES=/tmp/packages_end.txt [2024-11-08T13:43:42.115Z] + case "${OS_FAMILY}" in [2024-11-08T13:43:42.115Z] + dpkg -l [2024-11-08T13:43:42.115Z] + grep '^ii' [2024-11-08T13:43:42.115Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-08T13:43:42.115Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-08T13:43:42.115Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-08T13:43:42.115Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_PR-88 ']' [2024-11-08T13:43:42.115Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_PR-88/archives/ [2024-11-08T13:43:42.115Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_PR-88/archives/ [Pipeline] echo [2024-11-08T13:43:42.131Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_PR-88/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-08T13:43:42.467Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T13:43:42.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T13:43:42.797Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T13:43:42.875Z] prd-ubuntu20.04-docker-8c-8g-25922 does not seem to be running inside a container [2024-11-08T13:43:42.907Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_PR-88/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_PR-88 -v /w/workspace/edgexfoundry_device-opc-ua_PR-88:/w/workspace/edgexfoundry_device-opc-ua_PR-88:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-08T13:43:43.097Z] $ docker top ec30646e847089b4f25ca5bfc7eb8935bcaa97d8a56e932a9e3001465d058647 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T13:43:43.468Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-08T13:43:43.756Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-08T13:43:44.046Z] + ls /var/log/sa-host [2024-11-08T13:43:44.046Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T13:43:44.207Z] provisioning config files... [2024-11-08T13:43:44.217Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp/config16003572395416083692tmp [Pipeline] { [Pipeline] echo [2024-11-08T13:43:44.231Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T13:43:44.515Z] ---> create-netrc.sh [Pipeline] } [2024-11-08T13:43:44.522Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-08T13:43:44.865Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-08T13:43:44.874Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T13:43:45.170Z] ---> sudo-logs.sh [2024-11-08T13:43:45.170Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-08T13:43:45.193Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T13:43:45.479Z] ---> job-cost.sh [2024-11-08T13:43:45.479Z] lf-activate-venv: SKIPPING [2024-11-08T13:43:45.479Z] DEBUG: total: 0.2199999988079071 [2024-11-08T13:43:45.479Z] INFO: Retrieving Stack Cost... [2024-11-08T13:43:46.065Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T13:43:46.325Z] INFO: Archiving Costs [Pipeline] echo [2024-11-08T13:43:46.340Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T13:43:46.632Z] ---> logs-deploy.sh [2024-11-08T13:43:46.632Z] lf-activate-venv: SKIPPING [2024-11-08T13:43:46.632Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/PR-88/2 [2024-11-08T13:43:46.632Z] INFO: archiving workspace using pattern(s): [2024-11-08T13:43:47.570Z] Archives upload complete. [2024-11-08T13:43:47.570Z] INFO: archiving logs to Nexus