Pull request #89 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/device-opc-ua Obtained Jenkinsfile from fe1b7d460f373c3184ce3951159384d1eb3ec948+f2b629e97187fbfd3ceddfceaa4a1bbc919333e5 (7cdf38d81d3bc9abd0d6613dd9a0077c4bd5f176) 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-ssh12850639439374855840.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-ssh8606283734837614792.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/PR-89/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-89/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13074497648833174198.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-89/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5101326868387967134.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh398062178109521088.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/PR-89/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-89/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5395711906785416463.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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 ‘prd-centos7-blackbox-4c-2g-24386’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-24387’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-24748’ is offline Running on prd-ubuntu20.04-docker-8c-8g-24751 in /w/workspace/edgexfoundry_device-opc-ua_PR-89 [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-89 # 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 Merging remotes/origin/main commit f2b629e97187fbfd3ceddfceaa4a1bbc919333e5 into PR head commit fe1b7d460f373c3184ce3951159384d1eb3ec948 Merge succeeded, producing fe1b7d460f373c3184ce3951159384d1eb3ec948 Checking out Revision fe1b7d460f373c3184ce3951159384d1eb3ec948 (PR-89) > 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/89/head:refs/remotes/origin/PR-89 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe1b7d460f373c3184ce3951159384d1eb3ec948 # 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 f2b629e97187fbfd3ceddfceaa4a1bbc919333e5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe1b7d460f373c3184ce3951159384d1eb3ec948 # timeout=10 Commit message: "fix: Only one ldflags flag is allowed" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-07T09:27:38.890Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-07T09:27:39.100Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-07T09:27:39.224Z] ========================================================= [2024-11-07T09:27:39.224Z] EdgeX Global Pipelines Version Info [2024-11-07T09:27:39.224Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:27:39.996Z] ------------------- [2024-11-07T09:27:39.996Z] stable info: [2024-11-07T09:27:39.996Z] ------------------- [2024-11-07T09:27:39.996Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-07T09:27:39.996Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-07T09:27:39.996Z] Message: update stable to v1.0.265 [2024-11-07T09:27:40.571Z] ------------------- [2024-11-07T09:27:40.571Z] experimental info: [2024-11-07T09:27:40.571Z] ------------------- [2024-11-07T09:27:40.571Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-07T09:27:40.571Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-07T09:27:40.571Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-07T09:27:40.808Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo [2024-11-07T09:27:40.871Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo [2024-11-07T09:27:40.928Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-07T09:27:40.983Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-07T09:27:41.039Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-07T09:27:41.104Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-07T09:27:41.164Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-07T09:27:41.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-07T09:27:41.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-07T09:27:41.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-07T09:27:41.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-07T09:27:41.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo [2024-11-07T09:27:41.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-07T09:27:41.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-07T09:27:41.601Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-07T09:27:41.656Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-07T09:27:41.713Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-07T09:27:41.766Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-07T09:27:41.829Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-07T09:27:41.885Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-07T09:27:41.939Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-07T09:27:41.993Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-07T09:27:42.051Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-07T09:27:42.106Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-07T09:27:42.164Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-07T09:27:42.219Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-07T09:27:42.270Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-07T09:27:42.333Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-89 [Pipeline] echo [2024-11-07T09:27:42.398Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-89 [Pipeline] echo [2024-11-07T09:27:42.459Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-89 [Pipeline] echo [2024-11-07T09:27:42.513Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe1b7d460f373c3184ce3951159384d1eb3ec948 [Pipeline] echo [2024-11-07T09:27:42.567Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe1b7d4 [Pipeline] echo [2024-11-07T09:27:42.625Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-07T09:27:42.780Z] provisioning config files... [2024-11-07T09:27:42.796Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_PR-89@tmp/config14856781305357402831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:27:43.215Z] ---> ****-login.sh [2024-11-07T09:27:43.215Z] nexus3.edgexfoundry.org:10001 [2024-11-07T09:27:43.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:27:43.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:27:43.476Z] Configure a credential helper to remove this warning. See [2024-11-07T09:27:43.476Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:27:43.476Z] [2024-11-07T09:27:43.476Z] Login Succeeded [2024-11-07T09:27:43.476Z] nexus3.edgexfoundry.org:10002 [2024-11-07T09:27:43.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:27:43.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:27:43.476Z] Configure a credential helper to remove this warning. See [2024-11-07T09:27:43.476Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:27:43.476Z] [2024-11-07T09:27:43.476Z] Login Succeeded [2024-11-07T09:27:43.736Z] nexus3.edgexfoundry.org:10003 [2024-11-07T09:27:43.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:27:43.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:27:43.736Z] Configure a credential helper to remove this warning. See [2024-11-07T09:27:43.736Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:27:43.736Z] [2024-11-07T09:27:43.736Z] Login Succeeded [2024-11-07T09:27:43.736Z] nexus3.edgexfoundry.org:10004 [2024-11-07T09:27:43.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:27:43.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:27:43.736Z] Configure a credential helper to remove this warning. See [2024-11-07T09:27:43.736Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:27:43.736Z] [2024-11-07T09:27:43.736Z] Login Succeeded [2024-11-07T09:27:43.736Z] ****.io [2024-11-07T09:27:44.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:27:44.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:27:44.002Z] Configure a credential helper to remove this warning. See [2024-11-07T09:27:44.002Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:27:44.002Z] [2024-11-07T09:27:44.002Z] Login Succeeded [2024-11-07T09:27:44.002Z] ---> ****-login.sh ends [Pipeline] } [2024-11-07T09:27:44.033Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-07T09:27:44.698Z] + git rev-list -1 --merges fe1b7d460f373c3184ce3951159384d1eb3ec948~1..fe1b7d460f373c3184ce3951159384d1eb3ec948 [Pipeline] echo [2024-11-07T09:27:44.749Z] -----------> git rev-list -1 --merges fe1b7d460f373c3184ce3951159384d1eb3ec948~1..fe1b7d460f373c3184ce3951159384d1eb3ec948 fe1b7d460f373c3184ce3951159384d1eb3ec948 [false] [Pipeline] sh [2024-11-07T09:27:45.070Z] + git log --format=format:%s -1 fe1b7d460f373c3184ce3951159384d1eb3ec948 [Pipeline] echo [2024-11-07T09:27:45.111Z] ========================================================= [2024-11-07T09:27:45.111Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-07T09:27:45.111Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-07T09:27:45.632Z] + git log --format=format:%s -1 fe1b7d460f373c3184ce3951159384d1eb3ec948 [Pipeline] echo [2024-11-07T09:27:45.667Z] [semverPrep] GIT_COMMIT: fe1b7d460f373c3184ce3951159384d1eb3ec948, Commit Message: fix: Only one ldflags flag is allowed [Pipeline] echo [2024-11-07T09:27:45.716Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-07T09:27:46.100Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-07T09:27:46.100Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-07T09:27:46.100Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-07T09:27:46.100Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-07T09:27:46.100Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-07T09:27:46.100Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-07T09:27:46.100Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:27:46.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-07T09:27:46.557Z] [2024-11-07T09:27:46.557Z] 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-07T09:27:46.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-07T09:27:46.956Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-07T09:27:46.956Z] b85a868b505f: Pulling fs layer [2024-11-07T09:27:46.956Z] e2be974225ed: Pulling fs layer [2024-11-07T09:27:46.956Z] 339a4e72a1f5: Pulling fs layer [2024-11-07T09:27:46.956Z] 988bab9f4d93: Pulling fs layer [2024-11-07T09:27:46.956Z] 1469e6f7b9e6: Pulling fs layer [2024-11-07T09:27:46.956Z] eaf3925da568: Pulling fs layer [2024-11-07T09:27:46.956Z] bab4dde63d76: Pulling fs layer [2024-11-07T09:27:46.956Z] bde34c3a00c8: Pulling fs layer [2024-11-07T09:27:46.956Z] b352a97aabf1: Pulling fs layer [2024-11-07T09:27:46.956Z] 4872d77fe225: Pulling fs layer [2024-11-07T09:27:46.956Z] 5851b861e8e6: Pulling fs layer [2024-11-07T09:27:46.956Z] bab4dde63d76: Waiting [2024-11-07T09:27:46.956Z] b352a97aabf1: Waiting [2024-11-07T09:27:46.956Z] 988bab9f4d93: Waiting [2024-11-07T09:27:46.956Z] 1469e6f7b9e6: Waiting [2024-11-07T09:27:46.956Z] bde34c3a00c8: Waiting [2024-11-07T09:27:46.956Z] 4872d77fe225: Waiting [2024-11-07T09:27:46.956Z] eaf3925da568: Waiting [2024-11-07T09:27:46.956Z] e2be974225ed: Download complete [2024-11-07T09:27:46.956Z] 988bab9f4d93: Download complete [2024-11-07T09:27:46.956Z] 1469e6f7b9e6: Download complete [2024-11-07T09:27:46.956Z] eaf3925da568: Verifying Checksum [2024-11-07T09:27:46.956Z] eaf3925da568: Download complete [2024-11-07T09:27:46.956Z] 339a4e72a1f5: Verifying Checksum [2024-11-07T09:27:46.956Z] 339a4e72a1f5: Download complete [2024-11-07T09:27:47.214Z] bde34c3a00c8: Download complete [2024-11-07T09:27:47.214Z] b352a97aabf1: Verifying Checksum [2024-11-07T09:27:47.214Z] b352a97aabf1: Download complete [2024-11-07T09:27:47.214Z] 4872d77fe225: Verifying Checksum [2024-11-07T09:27:47.214Z] 4872d77fe225: Download complete [2024-11-07T09:27:47.214Z] 5851b861e8e6: Download complete [2024-11-07T09:27:47.214Z] b85a868b505f: Verifying Checksum [2024-11-07T09:27:47.214Z] b85a868b505f: Download complete [2024-11-07T09:27:47.472Z] bab4dde63d76: Verifying Checksum [2024-11-07T09:27:47.472Z] bab4dde63d76: Download complete [2024-11-07T09:27:48.410Z] b85a868b505f: Pull complete [2024-11-07T09:27:48.668Z] e2be974225ed: Pull complete [2024-11-07T09:27:49.234Z] 339a4e72a1f5: Pull complete [2024-11-07T09:27:49.234Z] 988bab9f4d93: Pull complete [2024-11-07T09:27:49.495Z] 1469e6f7b9e6: Pull complete [2024-11-07T09:27:49.755Z] eaf3925da568: Pull complete [2024-11-07T09:27:51.661Z] bab4dde63d76: Pull complete [2024-11-07T09:27:51.661Z] bde34c3a00c8: Pull complete [2024-11-07T09:27:51.661Z] b352a97aabf1: Pull complete [2024-11-07T09:27:51.661Z] 4872d77fe225: Pull complete [2024-11-07T09:27:51.920Z] 5851b861e8e6: Pull complete [2024-11-07T09:27:51.920Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-07T09:27:51.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-07T09:27:51.920Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T09:27:52.202Z] prd-ubuntu20.04-docker-8c-8g-24751 does not seem to be running inside a container [2024-11-07T09:27:52.235Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_PR-89 -v /w/workspace/edgexfoundry_device-opc-ua_PR-89:/w/workspace/edgexfoundry_device-opc-ua_PR-89:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-89@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-89@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-07T09:27:56.048Z] $ docker top 4cdb92383a9b6b3ab1ab79663c863f3e5749c38122486f3f00b1489ad718b2eb -eo pid,comm [2024-11-07T09:27:56.101Z] 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-07T09:27:56.101Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-07T09:27:56.268Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-07T09:27:56.268Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-07T09:27:56.379Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-07T09:27:56.380Z] $ docker exec 4cdb92383a9b6b3ab1ab79663c863f3e5749c38122486f3f00b1489ad718b2eb ssh-agent [2024-11-07T09:27:56.484Z] SSH_AUTH_SOCK=/tmp/ssh-FuNiS7K1xs6Z/agent.33 [2024-11-07T09:27:56.484Z] SSH_AGENT_PID=39 [2024-11-07T09:27:56.491Z] Running ssh-add (command line suppressed) [2024-11-07T09:27:56.584Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_PR-89@tmp/private_key_7857095087612356764.key (/w/workspace/edgexfoundry_device-opc-ua_PR-89@tmp/private_key_7857095087612356764.key) [2024-11-07T09:27:56.599Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-07T09:27:56.940Z] + git tag --points-at HEAD [Pipeline] } [2024-11-07T09:27:56.966Z] $ docker exec --env ******** --env ******** 4cdb92383a9b6b3ab1ab79663c863f3e5749c38122486f3f00b1489ad718b2eb ssh-agent -k [2024-11-07T09:27:57.066Z] unset SSH_AUTH_SOCK; [2024-11-07T09:27:57.066Z] unset SSH_AGENT_PID; [2024-11-07T09:27:57.066Z] echo Agent pid 39 killed; [2024-11-07T09:27:57.078Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-07T09:27:57.189Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-07T09:27:57.189Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-07T09:27:57.303Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-07T09:27:57.304Z] $ docker exec 4cdb92383a9b6b3ab1ab79663c863f3e5749c38122486f3f00b1489ad718b2eb ssh-agent [2024-11-07T09:27:57.412Z] SSH_AUTH_SOCK=/tmp/ssh-VtGSSXnEfjHK/agent.72 [2024-11-07T09:27:57.412Z] SSH_AGENT_PID=78 [2024-11-07T09:27:57.417Z] Running ssh-add (command line suppressed) [2024-11-07T09:27:57.512Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_PR-89@tmp/private_key_9928927074509474788.key (/w/workspace/edgexfoundry_device-opc-ua_PR-89@tmp/private_key_9928927074509474788.key) [2024-11-07T09:27:57.527Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-07T09:27:57.871Z] + git semver init [2024-11-07T09:27:58.131Z] 2024-11-07 09:27:58,056 [run_init] DEBUG init version:0.0.0 force:False [2024-11-07T09:27:58.131Z] 2024-11-07 09:27:58,056 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_PR-89/.semver [2024-11-07T09:27:58.131Z] 2024-11-07 09:27:58,057 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_PR-89/.semver [2024-11-07T09:27:58.131Z] 2024-11-07 09:27:58,057 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/edgexfoundry_device-opc-ua_PR-89/.semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_PR-89, universal_newlines=False, shell=None, istream=None) [2024-11-07T09:27:58.703Z] 2024-11-07 09:27:58,673 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_PR-89/.git/info/exclude [2024-11-07T09:27:58.703Z] 2024-11-07 09:27:58,674 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_PR-89/.semver/PR-89 with force:False [2024-11-07T09:27:58.703Z] 2024-11-07 09:27:58,674 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_PR-89/.semver/PR-89 [2024-11-07T09:27:58.703Z] 2024-11-07 09:27:58,678 [execute] INFO git cat-file --batch-check [2024-11-07T09:27:58.703Z] 2024-11-07 09:27:58,678 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_PR-89/.semver, universal_newlines=False, shell=None, istream=) [2024-11-07T09:27:58.703Z] 2024-11-07 09:27:58,693 [execute] INFO git cat-file --batch [2024-11-07T09:27:58.703Z] 2024-11-07 09:27:58,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_PR-89/.semver, universal_newlines=False, shell=None, istream=) [2024-11-07T09:27:58.703Z] 2024-11-07 09:27:58,701 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_PR-89/.semver/PR-89 [2024-11-07T09:27:58.703Z] 0.0.0 [Pipeline] } [2024-11-07T09:27:58.979Z] $ docker exec --env ******** --env ******** 4cdb92383a9b6b3ab1ab79663c863f3e5749c38122486f3f00b1489ad718b2eb ssh-agent -k [2024-11-07T09:27:59.075Z] unset SSH_AUTH_SOCK; [2024-11-07T09:27:59.075Z] unset SSH_AGENT_PID; [2024-11-07T09:27:59.076Z] echo Agent pid 78 killed; [2024-11-07T09:27:59.087Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-07T09:27:59.528Z] + git semver [Pipeline] } [2024-11-07T09:27:59.819Z] $ docker stop --time=1 4cdb92383a9b6b3ab1ab79663c863f3e5749c38122486f3f00b1489ad718b2eb [2024-11-07T09:28:01.158Z] $ docker rm -f --volumes 4cdb92383a9b6b3ab1ab79663c863f3e5749c38122486f3f00b1489ad718b2eb [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-07T09:28:01.579Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-07T09:28:01.893Z] Stashed 1 file(s) [Pipeline] echo [2024-11-07T09:28:01.920Z] [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-07T09:28:02.667Z] provisioning config files... [2024-11-07T09:28:02.677Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_PR-89@tmp/config565362837378740861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:28:03.043Z] ---> ****-login.sh [2024-11-07T09:28:03.044Z] nexus3.edgexfoundry.org:10001 [2024-11-07T09:28:03.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:28:03.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:28:03.044Z] Configure a credential helper to remove this warning. See [2024-11-07T09:28:03.044Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:28:03.044Z] [2024-11-07T09:28:03.044Z] Login Succeeded [2024-11-07T09:28:03.044Z] nexus3.edgexfoundry.org:10002 [2024-11-07T09:28:03.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:28:03.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:28:03.044Z] Configure a credential helper to remove this warning. See [2024-11-07T09:28:03.044Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:28:03.044Z] [2024-11-07T09:28:03.044Z] Login Succeeded [2024-11-07T09:28:03.044Z] nexus3.edgexfoundry.org:10003 [2024-11-07T09:28:03.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:28:03.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:28:03.303Z] Configure a credential helper to remove this warning. See [2024-11-07T09:28:03.303Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:28:03.303Z] [2024-11-07T09:28:03.303Z] Login Succeeded [2024-11-07T09:28:03.303Z] nexus3.edgexfoundry.org:10004 [2024-11-07T09:28:03.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:28:03.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:28:03.303Z] Configure a credential helper to remove this warning. See [2024-11-07T09:28:03.304Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:28:03.304Z] [2024-11-07T09:28:03.304Z] Login Succeeded [2024-11-07T09:28:03.304Z] ****.io [2024-11-07T09:28:03.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:28:03.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:28:03.564Z] Configure a credential helper to remove this warning. See [2024-11-07T09:28:03.564Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:28:03.564Z] [2024-11-07T09:28:03.564Z] Login Succeeded [2024-11-07T09:28:03.564Z] ---> ****-login.sh ends [Pipeline] } [2024-11-07T09:28:03.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-07T09:28:03.840Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-07T09:28:03.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-07T09:28:03.931Z] ========================================================= [2024-11-07T09:28:03.931Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-07T09:28:03.931Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:28:04.441Z] + 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-07T09:28:04.441Z] Sending build context to Docker daemon 861.2kB [2024-11-07T09:28:04.441Z] Step 1/5 : FROM golang:1.23-alpine3.20 AS builder [2024-11-07T09:28:05.375Z] 1.23-alpine3.20: Pulling from library/golang [2024-11-07T09:28:05.375Z] 43c4264eed91: Pulling fs layer [2024-11-07T09:28:05.375Z] aec3504c519e: Pulling fs layer [2024-11-07T09:28:05.375Z] c79bddf330f7: Pulling fs layer [2024-11-07T09:28:05.375Z] 0d736227ff64: Pulling fs layer [2024-11-07T09:28:05.375Z] 4f4fb700ef54: Pulling fs layer [2024-11-07T09:28:05.375Z] 4f4fb700ef54: Waiting [2024-11-07T09:28:05.375Z] 0d736227ff64: Waiting [2024-11-07T09:28:05.375Z] aec3504c519e: Download complete [2024-11-07T09:28:05.375Z] 43c4264eed91: Download complete [2024-11-07T09:28:05.632Z] 0d736227ff64: Download complete [2024-11-07T09:28:05.632Z] 4f4fb700ef54: Download complete [2024-11-07T09:28:05.632Z] 43c4264eed91: Pull complete [2024-11-07T09:28:05.889Z] aec3504c519e: Pull complete [2024-11-07T09:28:05.889Z] c79bddf330f7: Verifying Checksum [2024-11-07T09:28:05.889Z] c79bddf330f7: Download complete [2024-11-07T09:28:09.166Z] c79bddf330f7: Pull complete [2024-11-07T09:28:09.166Z] 0d736227ff64: Pull complete [2024-11-07T09:28:09.166Z] 4f4fb700ef54: Pull complete [2024-11-07T09:28:09.166Z] Digest: sha256:09742590377387b931261cbeb72ce56da1b0d750a27379f7385245b2b058b63a [2024-11-07T09:28:09.166Z] Status: Downloaded newer image for golang:1.23-alpine3.20 [2024-11-07T09:28:09.166Z] ---> 4147efcd34f7 [2024-11-07T09:28:09.166Z] Step 2/5 : WORKDIR /device-opcua [2024-11-07T09:28:12.461Z] ---> Running in 1951dfb539c3 [2024-11-07T09:28:12.461Z] Removing intermediate container 1951dfb539c3 [2024-11-07T09:28:12.461Z] ---> 0e7971fe4bd9 [2024-11-07T09:28:12.461Z] Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2024-11-07T09:28:12.461Z] ---> Running in f271a6ad5446 [2024-11-07T09:28:12.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T09:28:12.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T09:28:12.981Z] v3.20.3-266-g703c22e502e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-07T09:28:12.981Z] v3.20.3-265-ge9b28b67a72 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-07T09:28:12.981Z] OK: 24168 distinct packages available [2024-11-07T09:28:12.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T09:28:12.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T09:28:13.240Z] (1/30) Installing libgcc (13.2.1_git20240309-r0) [2024-11-07T09:28:13.240Z] (2/30) Installing jansson (2.14-r4) [2024-11-07T09:28:13.240Z] (3/30) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-07T09:28:13.240Z] (4/30) Installing zstd-libs (1.5.6-r0) [2024-11-07T09:28:13.240Z] (5/30) Installing binutils (2.42-r0) [2024-11-07T09:28:13.499Z] (6/30) Installing libgomp (13.2.1_git20240309-r0) [2024-11-07T09:28:13.499Z] (7/30) Installing libatomic (13.2.1_git20240309-r0) [2024-11-07T09:28:13.499Z] (8/30) Installing gmp (6.3.0-r1) [2024-11-07T09:28:13.499Z] (9/30) Installing isl26 (0.26-r1) [2024-11-07T09:28:13.499Z] (10/30) Installing mpfr4 (4.2.1-r0) [2024-11-07T09:28:13.499Z] (11/30) Installing mpc1 (1.3.1-r1) [2024-11-07T09:28:13.499Z] (12/30) Installing gcc (13.2.1_git20240309-r0) [2024-11-07T09:28:14.064Z] (13/30) Installing brotli-libs (1.1.0-r2) [2024-11-07T09:28:14.064Z] (14/30) Installing c-ares (1.33.1-r0) [2024-11-07T09:28:14.064Z] (15/30) Installing libunistring (1.2-r0) [2024-11-07T09:28:14.064Z] (16/30) Installing libidn2 (2.3.7-r0) [2024-11-07T09:28:14.064Z] (17/30) Installing nghttp2-libs (1.62.1-r0) [2024-11-07T09:28:14.064Z] (18/30) Installing libpsl (0.21.5-r1) [2024-11-07T09:28:14.064Z] (19/30) Installing libcurl (8.11.0-r0) [2024-11-07T09:28:14.064Z] (20/30) Installing libexpat (2.6.3-r0) [2024-11-07T09:28:14.064Z] (21/30) Installing pcre2 (10.43-r0) [2024-11-07T09:28:14.064Z] (22/30) Installing git (2.45.2-r0) [2024-11-07T09:28:14.322Z] (23/30) Installing git-init-template (2.45.2-r0) [2024-11-07T09:28:14.322Z] (24/30) Installing make (4.4.1-r2) [2024-11-07T09:28:14.322Z] (25/30) Installing musl-dev (1.2.5-r0) [2024-11-07T09:28:14.322Z] (26/30) Installing pkgconf (2.2.0-r0) [2024-11-07T09:28:14.322Z] (27/30) Installing libsodium (1.0.19-r0) [2024-11-07T09:28:14.322Z] (28/30) Installing libzmq (4.3.5-r2) [2024-11-07T09:28:14.322Z] (29/30) Installing libsodium-dev (1.0.19-r0) [2024-11-07T09:28:14.322Z] (30/30) Installing zeromq-dev (4.3.5-r2) [2024-11-07T09:28:14.322Z] Executing busybox-1.36.1-r29.trigger [2024-11-07T09:28:14.581Z] OK: 171 MiB in 45 packages [2024-11-07T09:28:17.450Z] Still waiting to schedule task [2024-11-07T09:28:17.451Z] ‘prd-centos7-blackbox-4c-2g-24386’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-11-07T09:28:17.451Z] ‘prd-centos7-blackbox-4c-2g-24387’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-11-07T09:28:17.451Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-24750’ is offline [2024-11-07T09:28:18.813Z] Removing intermediate container f271a6ad5446 [2024-11-07T09:28:18.813Z] ---> bad3df8bb42f [2024-11-07T09:28:18.813Z] Step 4/5 : COPY . . [2024-11-07T09:28:18.813Z] ---> b1188ae36109 [2024-11-07T09:28:18.813Z] Step 5/5 : RUN make build [2024-11-07T09:28:18.813Z] ---> Running in 4260cc8ade7b [2024-11-07T09:28:19.071Z] 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.1 " -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2024-11-07T09:28:19.071Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.1 [2024-11-07T09:28:19.071Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 [2024-11-07T09:28:19.071Z] go: downloading github.com/gopcua/opcua v0.5.3 [2024-11-07T09:28:19.330Z] go: downloading github.com/spf13/cast v1.7.0 [2024-11-07T09:28:19.330Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-11-07T09:28:19.330Z] go: downloading github.com/google/uuid v1.6.0 [2024-11-07T09:28:19.330Z] go: downloading github.com/go-kit/log v0.2.1 [2024-11-07T09:28:19.330Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-11-07T09:28:19.330Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-11-07T09:28:19.330Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-11-07T09:28:19.330Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-11-07T09:28:19.330Z] go: downloading golang.org/x/crypto v0.28.0 [2024-11-07T09:28:19.589Z] go: downloading golang.org/x/text v0.19.0 [2024-11-07T09:28:19.589Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-11-07T09:28:19.589Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.1 [2024-11-07T09:28:19.589Z] go: downloading github.com/labstack/echo/v4 v4.12.0 [2024-11-07T09:28:19.589Z] go: downloading golang.org/x/sys v0.26.0 [2024-11-07T09:28:20.153Z] go: downloading github.com/panjf2000/ants/v2 v2.10.0 [2024-11-07T09:28:20.153Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-11-07T09:28:20.153Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-11-07T09:28:20.153Z] go: downloading golang.org/x/net v0.30.0 [2024-11-07T09:28:20.153Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2024-11-07T09:28:20.153Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-11-07T09:28:20.153Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.2 [2024-11-07T09:28:20.153Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-11-07T09:28:20.153Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-11-07T09:28:20.412Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-11-07T09:28:20.412Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.1 [2024-11-07T09:28:20.412Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-11-07T09:28:20.412Z] go: downloading github.com/openziti/sdk-golang v0.23.43 [2024-11-07T09:28:20.412Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-11-07T09:28:20.412Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.1 [2024-11-07T09:28:20.673Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.1 [2024-11-07T09:28:20.673Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-11-07T09:28:20.932Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-11-07T09:28:20.932Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-11-07T09:28:20.932Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-11-07T09:28:20.932Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-11-07T09:28:20.932Z] go: downloading golang.org/x/sync v0.8.0 [2024-11-07T09:28:20.932Z] go: downloading github.com/x448/float16 v0.8.4 [2024-11-07T09:28:20.932Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-11-07T09:28:20.932Z] go: downloading github.com/pkg/errors v0.9.1 [2024-11-07T09:28:20.932Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-11-07T09:28:20.932Z] go: downloading golang.org/x/time v0.6.0 [2024-11-07T09:28:20.932Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-11-07T09:28:20.932Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-11-07T09:28:20.932Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-11-07T09:28:20.932Z] go: downloading github.com/go-resty/resty/v2 v2.15.3 [2024-11-07T09:28:20.932Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-11-07T09:28:20.932Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-11-07T09:28:20.932Z] go: downloading github.com/openziti/edge-api v0.26.32 [2024-11-07T09:28:21.505Z] go: downloading github.com/openziti/foundation/v2 v2.0.49 [2024-11-07T09:28:21.505Z] go: downloading github.com/openziti/identity v1.0.85 [2024-11-07T09:28:21.505Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-11-07T09:28:21.505Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2024-11-07T09:28:21.505Z] go: downloading golang.org/x/oauth2 v0.23.0 [2024-11-07T09:28:21.505Z] go: downloading github.com/openziti/channel/v3 v3.0.4 [2024-11-07T09:28:21.505Z] go: downloading github.com/openziti/secretstream v0.1.25 [2024-11-07T09:28:21.505Z] go: downloading github.com/openziti/transport/v2 v2.0.146 [2024-11-07T09:28:21.505Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-11-07T09:28:21.505Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-11-07T09:28:21.505Z] go: downloading github.com/openziti/metrics v1.2.58 [2024-11-07T09:28:21.505Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-11-07T09:28:21.505Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2024-11-07T09:28:21.505Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-11-07T09:28:21.505Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-11-07T09:28:21.505Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-11-07T09:28:21.505Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-11-07T09:28:21.505Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-11-07T09:28:21.505Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2024-11-07T09:28:21.505Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-11-07T09:28:21.505Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-11-07T09:28:21.505Z] go: downloading go.opentelemetry.io/otel v1.29.0 [2024-11-07T09:28:21.773Z] go: downloading go.opentelemetry.io/otel/trace v1.29.0 [2024-11-07T09:28:21.773Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-11-07T09:28:21.773Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-11-07T09:28:21.773Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-11-07T09:28:21.773Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-11-07T09:28:21.773Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-11-07T09:28:21.773Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-11-07T09:28:21.773Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-11-07T09:28:21.773Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2024-11-07T09:28:21.773Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2024-11-07T09:28:22.045Z] go: downloading github.com/gorilla/schema v1.4.1 [2024-11-07T09:28:22.045Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-11-07T09:28:22.045Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-11-07T09:28:22.045Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2024-11-07T09:28:22.045Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-11-07T09:28:22.045Z] go: downloading github.com/hashicorp/consul/api v1.29.4 [2024-11-07T09:28:22.303Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-11-07T09:28:22.303Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-11-07T09:28:22.303Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-11-07T09:28:22.303Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-11-07T09:28:22.303Z] go: downloading google.golang.org/grpc v1.67.1 [2024-11-07T09:28:22.303Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-11-07T09:28:22.303Z] go: downloading github.com/go-logr/logr v1.4.2 [2024-11-07T09:28:22.303Z] go: downloading go.opentelemetry.io/otel/metric v1.29.0 [2024-11-07T09:28:22.303Z] go: downloading golang.org/x/term v0.25.0 [2024-11-07T09:28:22.303Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-11-07T09:28:22.303Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-11-07T09:28:22.303Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-11-07T09:28:22.561Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-11-07T09:28:22.561Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-11-07T09:28:22.561Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-11-07T09:28:22.561Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-11-07T09:28:22.561Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2024-11-07T09:28:22.561Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-11-07T09:28:22.561Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-11-07T09:28:22.561Z] go: downloading github.com/josharian/intern v1.0.0 [2024-11-07T09:28:22.561Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-11-07T09:28:22.561Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-11-07T09:28:22.561Z] go: downloading github.com/fatih/color v1.16.0 [2024-11-07T09:28:22.561Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2024-11-07T09:28:22.561Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-11-07T09:28:22.561Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-11-07T09:28:22.561Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-11-07T09:28:49.161Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2024-11-07T09:29:07.251Z] Removing intermediate container 4260cc8ade7b [2024-11-07T09:29:07.251Z] ---> 7d4ba7363b27 [2024-11-07T09:29:07.251Z] [Warning] One or more build-args [BASE MAKE] were not consumed [2024-11-07T09:29:07.251Z] Successfully built 7d4ba7363b27 [2024-11-07T09:29:07.251Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:29:07.713Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-07T09:29:07.713Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T09:29:07.898Z] prd-ubuntu20.04-docker-8c-8g-24751 does not seem to be running inside a container [2024-11-07T09:29:07.933Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_PR-89 -v /w/workspace/edgexfoundry_device-opc-ua_PR-89:/w/workspace/edgexfoundry_device-opc-ua_PR-89:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-89@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-89@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 ******** -e ******** ci-base-image-x86_64 cat [2024-11-07T09:29:08.369Z] $ docker top ee793d9d41984bfa377e147fb76c38745b85c6c114f950c2643978b93e10c5e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-07T09:29:08.776Z] + go version [2024-11-07T09:29:08.777Z] go version go1.23.3 linux/amd64 [Pipeline] } [2024-11-07T09:29:08.817Z] $ docker stop --time=1 ee793d9d41984bfa377e147fb76c38745b85c6c114f950c2643978b93e10c5e5 [2024-11-07T09:29:10.058Z] $ docker rm -f --volumes ee793d9d41984bfa377e147fb76c38745b85c6c114f950c2643978b93e10c5e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:29:10.858Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-07T09:29:10.858Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T09:29:11.024Z] prd-ubuntu20.04-docker-8c-8g-24751 does not seem to be running inside a container [2024-11-07T09:29:11.058Z] $ 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-89 -v /w/workspace/edgexfoundry_device-opc-ua_PR-89:/w/workspace/edgexfoundry_device-opc-ua_PR-89:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-89@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-89@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 ******** -e ******** ci-base-image-x86_64 cat [2024-11-07T09:29:11.409Z] $ docker top b20fffe1337919efc493e1f4a1048a59f167b9b21768dd8cf6c5a82409bda6f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-07T09:29:11.831Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_PR-89 [Pipeline] fileExists [Pipeline] sh [2024-11-07T09:29:12.227Z] + make test [2024-11-07T09:29:12.227Z] go install github.com/jstemmer/go-junit-report@v0.9.1 [2024-11-07T09:29:12.227Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2024-11-07T09:29:17.496Z] go install github.com/axw/gocov/gocov@v1.0.0 [2024-11-07T09:29:17.496Z] go: downloading github.com/axw/gocov v1.0.0 [2024-11-07T09:29:18.432Z] go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 [2024-11-07T09:29:20.336Z] go install github.com/AlekSi/gocov-xml@v1.0.0 [2024-11-07T09:29:20.596Z] go: downloading github.com/AlekSi/gocov-xml v1.0.0 [2024-11-07T09:29:21.540Z] go install github.com/jandelgado/gcov2lcov@v1.0.5 [2024-11-07T09:29:21.540Z] go: downloading github.com/jandelgado/gcov2lcov v1.0.5 [2024-11-07T09:29:22.918Z] rm -rf test-artifacts [2024-11-07T09:29:22.918Z] mkdir test-artifacts [2024-11-07T09:29:22.918Z] go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml [2024-11-07T09:29:22.918Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-11-07T09:29:22.918Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-11-07T09:29:22.918Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-11-07T09:29:44.847Z] gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml [2024-11-07T09:29:44.847Z] gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo [2024-11-07T09:29:44.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-07T09:29:44.943Z] $ docker stop --time=1 b20fffe1337919efc493e1f4a1048a59f167b9b21768dd8cf6c5a82409bda6f2 [2024-11-07T09:29:48.835Z] $ docker rm -f --volumes b20fffe1337919efc493e1f4a1048a59f167b9b21768dd8cf6c5a82409bda6f2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-07T09:29:49.400Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-07T09:29:49.469Z] Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-07T09:29:50.113Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-07T09:29:50.438Z] + ls -al . [2024-11-07T09:29:50.438Z] total 204 [2024-11-07T09:29:50.438Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 09:29 . [2024-11-07T09:29:50.438Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 09:27 .. [2024-11-07T09:29:50.438Z] -rw-rw-r-- 1 jenkins jenkins 62 Nov 7 09:27 .dockerignore [2024-11-07T09:29:50.438Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 09:29 .git [2024-11-07T09:29:50.438Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:27 .github [2024-11-07T09:29:50.438Z] -rw-rw-r-- 1 jenkins jenkins 84 Nov 7 09:27 .gitignore [2024-11-07T09:29:50.438Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 09:27 .semver [2024-11-07T09:29:50.438Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:27 .vscode [2024-11-07T09:29:50.438Z] -rw-rw-r-- 1 jenkins jenkins 7466 Nov 7 09:27 Attribution.txt [2024-11-07T09:29:50.438Z] -rw-rw-r-- 1 jenkins jenkins 1125 Nov 7 09:27 Dockerfile [2024-11-07T09:29:50.438Z] -rw-rw-r-- 1 jenkins jenkins 649 Nov 7 09:27 Jenkinsfile [2024-11-07T09:29:50.438Z] -rw-rw-r-- 1 jenkins jenkins 11367 Nov 7 09:27 LICENSE [2024-11-07T09:29:50.438Z] -rw-rw-r-- 1 jenkins jenkins 2193 Nov 7 09:27 Makefile [2024-11-07T09:29:50.438Z] -rw-rw-r-- 1 jenkins jenkins 4182 Nov 7 09:27 README.md [2024-11-07T09:29:50.438Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 09:28 VERSION [2024-11-07T09:29:50.438Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:27 bin [2024-11-07T09:29:50.438Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:27 cmd [2024-11-07T09:29:50.438Z] -rw-rw-r-- 1 jenkins jenkins 7098 Nov 7 09:27 go.mod [2024-11-07T09:29:50.438Z] -rw-rw-r-- 1 jenkins jenkins 100417 Nov 7 09:27 go.sum [2024-11-07T09:29:50.438Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 09:27 internal [2024-11-07T09:29:50.438Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 09:29 test-artifacts [2024-11-07T09:29:50.438Z] -rw-rw-r-- 1 jenkins jenkins 260 Nov 7 09:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:29:50.913Z] + 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=fe1b7d460f373c3184ce3951159384d1eb3ec948 --label arch=amd64 --label version=0.0.0 . [2024-11-07T09:29:50.913Z] Sending build context to Docker daemon 878.6kB [2024-11-07T09:29:50.913Z] Step 1/19 : FROM golang:1.23-alpine3.20 AS builder [2024-11-07T09:29:50.913Z] ---> 4147efcd34f7 [2024-11-07T09:29:50.913Z] Step 2/19 : WORKDIR /device-opcua [2024-11-07T09:29:50.913Z] ---> Using cache [2024-11-07T09:29:50.913Z] ---> 0e7971fe4bd9 [2024-11-07T09:29:50.913Z] Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2024-11-07T09:29:50.913Z] ---> Using cache [2024-11-07T09:29:50.913Z] ---> bad3df8bb42f [2024-11-07T09:29:50.913Z] Step 4/19 : COPY . . [2024-11-07T09:29:51.172Z] ---> 2ba87a7a940c [2024-11-07T09:29:51.172Z] Step 5/19 : RUN make build [2024-11-07T09:29:51.172Z] ---> Running in 2c9a480937a0 [2024-11-07T09:29:51.431Z] 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.1 " -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2024-11-07T09:29:51.431Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.1 [2024-11-07T09:29:51.431Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 [2024-11-07T09:29:51.431Z] go: downloading github.com/gopcua/opcua v0.5.3 [2024-11-07T09:29:51.692Z] go: downloading github.com/spf13/cast v1.7.0 [2024-11-07T09:29:51.692Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.1 [2024-11-07T09:29:51.692Z] go: downloading github.com/labstack/echo/v4 v4.12.0 [2024-11-07T09:29:51.692Z] go: downloading github.com/go-kit/log v0.2.1 [2024-11-07T09:29:51.692Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-11-07T09:29:51.692Z] go: downloading github.com/google/uuid v1.6.0 [2024-11-07T09:29:51.692Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-11-07T09:29:51.692Z] go: downloading github.com/panjf2000/ants/v2 v2.10.0 [2024-11-07T09:29:51.692Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-11-07T09:29:51.692Z] go: downloading golang.org/x/net v0.30.0 [2024-11-07T09:29:51.692Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2024-11-07T09:29:51.692Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-11-07T09:29:51.692Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.2 [2024-11-07T09:29:51.692Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-11-07T09:29:51.692Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-11-07T09:29:51.692Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-11-07T09:29:51.692Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-11-07T09:29:51.692Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.1 [2024-11-07T09:29:51.692Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.1 [2024-11-07T09:29:51.692Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-11-07T09:29:51.951Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.1 [2024-11-07T09:29:51.951Z] go: downloading github.com/openziti/sdk-golang v0.23.43 [2024-11-07T09:29:51.951Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-11-07T09:29:51.951Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-11-07T09:29:51.951Z] go: downloading golang.org/x/crypto v0.28.0 [2024-11-07T09:29:51.951Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-11-07T09:29:51.951Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-11-07T09:29:51.951Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-11-07T09:29:51.951Z] go: downloading golang.org/x/text v0.19.0 [2024-11-07T09:29:51.951Z] go: downloading golang.org/x/sync v0.8.0 [2024-11-07T09:29:51.951Z] go: downloading github.com/x448/float16 v0.8.4 [2024-11-07T09:29:52.213Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-11-07T09:29:52.213Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-11-07T09:29:52.213Z] go: downloading golang.org/x/time v0.6.0 [2024-11-07T09:29:52.213Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-11-07T09:29:52.213Z] go: downloading golang.org/x/sys v0.26.0 [2024-11-07T09:29:52.213Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-11-07T09:29:52.213Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2024-11-07T09:29:52.213Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-11-07T09:29:52.213Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-11-07T09:29:52.213Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-11-07T09:29:52.213Z] go: downloading github.com/go-resty/resty/v2 v2.15.3 [2024-11-07T09:29:52.213Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-11-07T09:29:52.213Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-11-07T09:29:52.213Z] go: downloading github.com/openziti/edge-api v0.26.32 [2024-11-07T09:29:52.783Z] go: downloading github.com/openziti/foundation/v2 v2.0.49 [2024-11-07T09:29:52.783Z] go: downloading github.com/openziti/identity v1.0.85 [2024-11-07T09:29:52.783Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-11-07T09:29:52.783Z] go: downloading github.com/pkg/errors v0.9.1 [2024-11-07T09:29:52.783Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2024-11-07T09:29:53.042Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-11-07T09:29:53.042Z] go: downloading golang.org/x/oauth2 v0.23.0 [2024-11-07T09:29:53.042Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-11-07T09:29:53.042Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-11-07T09:29:53.042Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-11-07T09:29:53.042Z] go: downloading github.com/openziti/channel/v3 v3.0.4 [2024-11-07T09:29:53.042Z] go: downloading github.com/openziti/metrics v1.2.58 [2024-11-07T09:29:53.042Z] go: downloading github.com/openziti/secretstream v0.1.25 [2024-11-07T09:29:53.042Z] go: downloading github.com/openziti/transport/v2 v2.0.146 [2024-11-07T09:29:53.042Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-11-07T09:29:53.042Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-11-07T09:29:53.042Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-11-07T09:29:53.042Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-11-07T09:29:53.042Z] go: downloading github.com/hashicorp/consul/api v1.29.4 [2024-11-07T09:29:53.042Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-11-07T09:29:53.042Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-11-07T09:29:53.042Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-11-07T09:29:53.042Z] go: downloading google.golang.org/grpc v1.67.1 [2024-11-07T09:29:53.042Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-11-07T09:29:53.042Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-11-07T09:29:53.042Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-11-07T09:29:53.042Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2024-11-07T09:29:53.300Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-11-07T09:29:53.300Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-11-07T09:29:53.738Z] go: downloading go.opentelemetry.io/otel v1.29.0 [2024-11-07T09:29:53.738Z] go: downloading go.opentelemetry.io/otel/trace v1.29.0 [2024-11-07T09:29:53.738Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-11-07T09:29:53.738Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-11-07T09:29:53.738Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-11-07T09:29:53.738Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-11-07T09:29:53.738Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2024-11-07T09:29:54.002Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2024-11-07T09:29:54.002Z] go: downloading github.com/gorilla/schema v1.4.1 [2024-11-07T09:29:54.002Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-11-07T09:29:54.002Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-11-07T09:29:54.002Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2024-11-07T09:29:54.002Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-11-07T09:29:54.002Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-11-07T09:29:54.002Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-11-07T09:29:54.002Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2024-11-07T09:29:54.002Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-11-07T09:29:54.002Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-11-07T09:29:54.002Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-11-07T09:29:54.002Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-11-07T09:29:54.002Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2024-11-07T09:29:54.002Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-11-07T09:29:54.002Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-11-07T09:29:54.002Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-11-07T09:29:54.261Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-11-07T09:29:54.261Z] go: downloading github.com/go-logr/logr v1.4.2 [2024-11-07T09:29:54.261Z] go: downloading go.opentelemetry.io/otel/metric v1.29.0 [2024-11-07T09:29:54.261Z] go: downloading golang.org/x/term v0.25.0 [2024-11-07T09:29:54.261Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-11-07T09:29:54.261Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-11-07T09:29:54.261Z] go: downloading github.com/fatih/color v1.16.0 [2024-11-07T09:29:54.261Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-11-07T09:29:54.261Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-11-07T09:29:54.261Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-11-07T09:29:54.261Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-11-07T09:29:54.261Z] go: downloading github.com/josharian/intern v1.0.0 [2024-11-07T09:29:54.261Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-11-07T09:29:54.261Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-11-07T09:29:54.261Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-11-07T09:30:20.805Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2024-11-07T09:30:42.750Z] Removing intermediate container 2c9a480937a0 [2024-11-07T09:30:42.750Z] ---> 577a951ecde4 [2024-11-07T09:30:42.750Z] Step 6/19 : FROM alpine:3.20 [2024-11-07T09:30:42.750Z] 3.20: Pulling from library/alpine [2024-11-07T09:30:42.750Z] 43c4264eed91: Already exists [2024-11-07T09:30:42.750Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-07T09:30:42.750Z] Status: Downloaded newer image for alpine:3.20 [2024-11-07T09:30:42.750Z] ---> 91ef0af61f39 [2024-11-07T09:30:42.750Z] Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-11-07T09:30:42.750Z] ---> Running in 49a1cbdbf554 [2024-11-07T09:30:42.750Z] Removing intermediate container 49a1cbdbf554 [2024-11-07T09:30:42.750Z] ---> 7fbda34bfc80 [2024-11-07T09:30:42.750Z] Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init [2024-11-07T09:30:42.750Z] ---> Running in 7b723fc3da3b [2024-11-07T09:30:42.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T09:30:42.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T09:30:42.750Z] (1/6) Installing dumb-init (1.2.5-r3) [2024-11-07T09:30:42.750Z] (2/6) Installing libgcc (13.2.1_git20240309-r0) [2024-11-07T09:30:42.750Z] (3/6) Installing libsodium (1.0.19-r0) [2024-11-07T09:30:42.750Z] (4/6) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-07T09:30:42.750Z] (5/6) Installing libzmq (4.3.5-r2) [2024-11-07T09:30:42.750Z] (6/6) Installing zeromq (4.3.5-r2) [2024-11-07T09:30:42.750Z] Executing busybox-1.36.1-r29.trigger [2024-11-07T09:30:42.750Z] OK: 12 MiB in 20 packages [2024-11-07T09:30:42.750Z] Removing intermediate container 7b723fc3da3b [2024-11-07T09:30:42.750Z] ---> cedd24eb03c9 [2024-11-07T09:30:42.750Z] Step 9/19 : RUN apk --no-cache upgrade [2024-11-07T09:30:42.750Z] ---> Running in bf93eacd4236 [2024-11-07T09:30:43.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T09:30:43.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T09:30:43.282Z] Upgrading critical system libraries and apk-tools: [2024-11-07T09:30:43.282Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-07T09:30:43.282Z] Executing busybox-1.36.1-r29.trigger [2024-11-07T09:30:43.282Z] Continuing the upgrade transaction with new apk-tools: [2024-11-07T09:30:43.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T09:30:43.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T09:30:43.541Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T09:30:43.541Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T09:30:43.541Z] OK: 12 MiB in 20 packages [2024-11-07T09:30:44.110Z] Removing intermediate container bf93eacd4236 [2024-11-07T09:30:44.110Z] ---> 645d4e62753f [2024-11-07T09:30:44.110Z] Step 10/19 : EXPOSE 59997 [2024-11-07T09:30:44.110Z] ---> Running in 9a367a26e791 [2024-11-07T09:30:44.370Z] Removing intermediate container 9a367a26e791 [2024-11-07T09:30:44.370Z] ---> 2c584cbd6ddc [2024-11-07T09:30:44.370Z] Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / [2024-11-07T09:30:45.744Z] ---> 66c59f142e84 [2024-11-07T09:30:45.744Z] Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res [2024-11-07T09:30:46.004Z] ---> 7ac6a533d96a [2024-11-07T09:30:46.004Z] Step 13/19 : COPY LICENSE / [2024-11-07T09:30:46.004Z] ---> 6f3e5bf59b08 [2024-11-07T09:30:46.004Z] Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt [2024-11-07T09:30:46.004Z] ---> 93b4be2c9b34 [2024-11-07T09:30:46.004Z] Step 15/19 : ENTRYPOINT ["/device-opcua"] [2024-11-07T09:30:46.263Z] ---> Running in eac61e18310b [2024-11-07T09:30:46.263Z] Removing intermediate container eac61e18310b [2024-11-07T09:30:46.263Z] ---> e7da873892e9 [2024-11-07T09:30:46.263Z] Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-07T09:30:46.263Z] ---> Running in af3737b67959 [2024-11-07T09:30:46.263Z] Removing intermediate container af3737b67959 [2024-11-07T09:30:46.263Z] ---> 22afcf16195f [2024-11-07T09:30:46.263Z] Step 17/19 : LABEL arch=amd64 [2024-11-07T09:30:46.263Z] ---> Running in 76ebf623142d [2024-11-07T09:30:46.522Z] Removing intermediate container 76ebf623142d [2024-11-07T09:30:46.522Z] ---> 249ba1103977 [2024-11-07T09:30:46.522Z] Step 18/19 : LABEL git_sha=fe1b7d460f373c3184ce3951159384d1eb3ec948 [2024-11-07T09:30:46.522Z] ---> Running in a865c7218a21 [2024-11-07T09:30:46.522Z] Removing intermediate container a865c7218a21 [2024-11-07T09:30:46.522Z] ---> 808f3932c23a [2024-11-07T09:30:46.522Z] Step 19/19 : LABEL version=0.0.0 [2024-11-07T09:30:46.522Z] ---> Running in f93679872b4b [2024-11-07T09:30:46.522Z] Removing intermediate container f93679872b4b [2024-11-07T09:30:46.522Z] ---> 11459a65e3ba [2024-11-07T09:30:46.522Z] [Warning] One or more build-args [BASE MAKE ARCH] were not consumed [2024-11-07T09:30:46.522Z] Successfully built 11459a65e3ba [2024-11-07T09:30:46.522Z] 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-07T09:30:47.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-07T09:30:47.591Z] [2024-11-07T09:30:47.591Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:30:47.990Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-07T09:30:47.990Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-07T09:30:47.990Z] 5eb5b503b376: Pulling fs layer [2024-11-07T09:30:47.990Z] 5c69ac0246d0: Pulling fs layer [2024-11-07T09:30:47.990Z] ec43610c2a17: Pulling fs layer [2024-11-07T09:30:47.990Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-07T09:30:47.990Z] 33b1e0a273af: Pulling fs layer [2024-11-07T09:30:47.990Z] 5d3b04190fa2: Pulling fs layer [2024-11-07T09:30:47.990Z] 2f39f015ded8: Pulling fs layer [2024-11-07T09:30:47.990Z] 33b1e0a273af: Waiting [2024-11-07T09:30:47.990Z] 5d3b04190fa2: Waiting [2024-11-07T09:30:47.990Z] 3a2ae6a8a46f: Waiting [2024-11-07T09:30:47.990Z] 2f39f015ded8: Waiting [2024-11-07T09:30:47.990Z] 5c69ac0246d0: Verifying Checksum [2024-11-07T09:30:47.990Z] 5c69ac0246d0: Download complete [2024-11-07T09:30:47.990Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-07T09:30:47.990Z] 3a2ae6a8a46f: Download complete [2024-11-07T09:30:48.250Z] 33b1e0a273af: Verifying Checksum [2024-11-07T09:30:48.250Z] 33b1e0a273af: Download complete [2024-11-07T09:30:48.250Z] 5d3b04190fa2: Verifying Checksum [2024-11-07T09:30:48.250Z] 5d3b04190fa2: Download complete [2024-11-07T09:30:48.250Z] ec43610c2a17: Verifying Checksum [2024-11-07T09:30:48.250Z] ec43610c2a17: Download complete [2024-11-07T09:30:48.250Z] 5eb5b503b376: Verifying Checksum [2024-11-07T09:30:48.250Z] 5eb5b503b376: Download complete [2024-11-07T09:30:48.816Z] 2f39f015ded8: Download complete [2024-11-07T09:30:49.383Z] 5eb5b503b376: Pull complete [2024-11-07T09:30:49.383Z] 5c69ac0246d0: Pull complete [2024-11-07T09:30:49.951Z] ec43610c2a17: Pull complete [2024-11-07T09:30:49.951Z] 3a2ae6a8a46f: Pull complete [2024-11-07T09:30:50.210Z] 33b1e0a273af: Pull complete [2024-11-07T09:30:50.210Z] 5d3b04190fa2: Pull complete [2024-11-07T09:30:54.403Z] 2f39f015ded8: Pull complete [2024-11-07T09:30:54.403Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-07T09:30:54.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-07T09:30:54.403Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T09:30:54.670Z] prd-ubuntu20.04-docker-8c-8g-24751 does not seem to be running inside a container [2024-11-07T09:30:54.701Z] $ 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-89 -v /w/workspace/edgexfoundry_device-opc-ua_PR-89:/w/workspace/edgexfoundry_device-opc-ua_PR-89:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-89@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-89@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-07T09:30:58.491Z] $ docker top 1a0086aea2d514d1e323032f7823803bb622ef4e62650ed25a1933f67846aa1e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:30:58.991Z] ---> job-cost.sh [2024-11-07T09:30:58.991Z] lf-activate-venv: SKIPPING [2024-11-07T09:30:58.991Z] INFO: No Stack... [2024-11-07T09:30:59.558Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-07T09:30:59.817Z] INFO: Archiving Costs [Pipeline] sh [2024-11-07T09:31:00.135Z] + cat /w/workspace/edgexfoundry_device-opc-ua_PR-89/archives/cost.csv [2024-11-07T09:31:00.135Z] + cut -d, -f6 [Pipeline] lock [2024-11-07T09:31:00.185Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-89-1-stack-cost] [2024-11-07T09:31:00.191Z] Resource [jenkins-edgexfoundry-device-opc-ua-PR-89-1-stack-cost] did not exist. Created. [2024-11-07T09:31:00.198Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-89-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-07T09:31:00.623Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-07T09:31:00.684Z] Stashed 1 file(s) [Pipeline] } [2024-11-07T09:31:00.717Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-PR-89-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-07T09:31:00.813Z] $ docker stop --time=1 1a0086aea2d514d1e323032f7823803bb622ef4e62650ed25a1933f67846aa1e [2024-11-07T09:31:01.993Z] $ docker rm -f --volumes 1a0086aea2d514d1e323032f7823803bb622ef4e62650ed25a1933f67846aa1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-07T09:33:54.328Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24776 in /w/workspace/edgexfoundry_device-opc-ua_PR-89 [Pipeline] { [Pipeline] ws [2024-11-07T09:33:54.405Z] Running in /w/workspace/device-opc-ua/1 [Pipeline] { [Pipeline] checkout [2024-11-07T09:33:57.528Z] The recommended git tool is: NONE [2024-11-07T09:34:05.243Z] using credential edgex-jenkins-ssh [2024-11-07T09:34:05.269Z] Cloning the remote Git repository [2024-11-07T09:34:05.320Z] Cloning repository git@github.com:edgexfoundry/device-opc-ua.git [2024-11-07T09:34:05.435Z] > git init /w/workspace/device-opc-ua/1 # timeout=10 [2024-11-07T09:34:05.607Z] Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git [2024-11-07T09:34:05.608Z] > git --version # timeout=10 [2024-11-07T09:34:05.640Z] > git --version # 'git version 2.25.1' [2024-11-07T09:34:05.643Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-07T09:34:05.852Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-07T09:34:06.516Z] > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 [2024-11-07T09:34:06.551Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-07T09:34:08.740Z] Merging remotes/origin/main commit f2b629e97187fbfd3ceddfceaa4a1bbc919333e5 into PR head commit fe1b7d460f373c3184ce3951159384d1eb3ec948 [2024-11-07T09:34:09.184Z] Merge succeeded, producing fe1b7d460f373c3184ce3951159384d1eb3ec948 [2024-11-07T09:34:09.184Z] Checking out Revision fe1b7d460f373c3184ce3951159384d1eb3ec948 (PR-89) [2024-11-07T09:34:08.128Z] > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 [2024-11-07T09:34:08.195Z] Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git [2024-11-07T09:34:08.197Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-07T09:34:08.233Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-07T09:34:08.778Z] > git config core.sparsecheckout # timeout=10 [2024-11-07T09:34:08.889Z] > git checkout -f fe1b7d460f373c3184ce3951159384d1eb3ec948 # timeout=10 [2024-11-07T09:34:09.016Z] > git remote # timeout=10 [2024-11-07T09:34:09.046Z] > git config --get remote.origin.url # timeout=10 [2024-11-07T09:34:09.075Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-07T09:34:09.109Z] > git merge f2b629e97187fbfd3ceddfceaa4a1bbc919333e5 # timeout=10 [2024-11-07T09:34:09.148Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-07T09:34:09.191Z] > git config core.sparsecheckout # timeout=10 [2024-11-07T09:34:09.209Z] > git checkout -f fe1b7d460f373c3184ce3951159384d1eb3ec948 # timeout=10 [2024-11-07T09:34:13.316Z] Commit message: "fix: Only one ldflags flag is allowed" [2024-11-07T09:34:13.440Z] > git --version # timeout=10 [2024-11-07T09:34:13.457Z] > git --version # 'git version 2.25.1' [2024-11-07T09:34:13.480Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-07T09:34:15.976Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-07T09:34:15.976Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-07T09:34:15.976Z] Dload Upload Total Spent Left Speed [2024-11-07T09:34:15.976Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 75 12828 75 9637 0 0 63821 0 --:--:-- --:--:-- --:--:-- 63401 100 12828 100 12828 0 0 83298 0 --:--:-- --:--:-- --:--:-- 82761 [Pipeline] sh [2024-11-07T09:34:16.373Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-07T09:34:16.762Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-07T09:34:16.762Z] + sudo tee /etc/docker/daemon.new [2024-11-07T09:34:16.762Z] { [2024-11-07T09:34:16.762Z] "registry-mirrors": [ [2024-11-07T09:34:16.762Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-07T09:34:16.762Z] ], [2024-11-07T09:34:16.762Z] "bip": "10.250.0.254/24", [2024-11-07T09:34:16.762Z] "hosts": [ [2024-11-07T09:34:16.762Z] "tcp://0.0.0.0:5555", [2024-11-07T09:34:16.762Z] "unix:///var/run/docker.sock" [2024-11-07T09:34:16.762Z] ], [2024-11-07T09:34:16.762Z] "mtu": 1458, [2024-11-07T09:34:16.762Z] "selinux-enabled": true, [2024-11-07T09:34:16.762Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-07T09:34:16.762Z] } [Pipeline] sh [2024-11-07T09:34:17.154Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-07T09:34:17.557Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-07T09:34:36.017Z] provisioning config files... [2024-11-07T09:34:36.048Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/1@tmp/config2503379702301996691tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:34:36.588Z] ---> ****-login.sh [2024-11-07T09:34:36.588Z] nexus3.edgexfoundry.org:10001 [2024-11-07T09:34:37.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:34:37.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:34:37.183Z] Configure a credential helper to remove this warning. See [2024-11-07T09:34:37.183Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:34:37.183Z] [2024-11-07T09:34:37.183Z] Login Succeeded [2024-11-07T09:34:37.183Z] nexus3.edgexfoundry.org:10002 [2024-11-07T09:34:37.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:34:37.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:34:37.722Z] Configure a credential helper to remove this warning. See [2024-11-07T09:34:37.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:34:37.722Z] [2024-11-07T09:34:37.722Z] Login Succeeded [2024-11-07T09:34:37.722Z] nexus3.edgexfoundry.org:10003 [2024-11-07T09:34:37.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:34:37.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:34:37.995Z] Configure a credential helper to remove this warning. See [2024-11-07T09:34:37.995Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:34:37.995Z] [2024-11-07T09:34:37.995Z] Login Succeeded [2024-11-07T09:34:37.995Z] nexus3.edgexfoundry.org:10004 [2024-11-07T09:34:38.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:34:38.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:34:38.547Z] Configure a credential helper to remove this warning. See [2024-11-07T09:34:38.547Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:34:38.547Z] [2024-11-07T09:34:38.547Z] Login Succeeded [2024-11-07T09:34:38.547Z] ****.io [2024-11-07T09:34:38.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:34:39.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:34:39.098Z] Configure a credential helper to remove this warning. See [2024-11-07T09:34:39.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:34:39.098Z] [2024-11-07T09:34:39.098Z] Login Succeeded [2024-11-07T09:34:39.098Z] ---> ****-login.sh ends [Pipeline] } [2024-11-07T09:34:39.133Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-07T09:34:39.702Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-07T09:34:39.756Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-07T09:34:39.814Z] ========================================================= [2024-11-07T09:34:39.814Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-07T09:34:39.814Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:34:40.387Z] + 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-07T09:34:40.657Z] Sending build context to Docker daemon 564.7kB [2024-11-07T09:34:40.657Z] Step 1/5 : FROM golang:1.23-alpine3.20 AS builder [2024-11-07T09:34:41.254Z] 1.23-alpine3.20: Pulling from library/golang [2024-11-07T09:34:41.254Z] cf04c63912e1: Pulling fs layer [2024-11-07T09:34:41.254Z] a5a9dd7d6fc2: Pulling fs layer [2024-11-07T09:34:41.254Z] 323003b0d8ad: Pulling fs layer [2024-11-07T09:34:41.254Z] 70cf7f03564c: Pulling fs layer [2024-11-07T09:34:41.254Z] 4f4fb700ef54: Pulling fs layer [2024-11-07T09:34:41.254Z] 70cf7f03564c: Waiting [2024-11-07T09:34:41.254Z] 4f4fb700ef54: Waiting [2024-11-07T09:34:41.527Z] a5a9dd7d6fc2: Verifying Checksum [2024-11-07T09:34:41.527Z] a5a9dd7d6fc2: Download complete [2024-11-07T09:34:41.527Z] cf04c63912e1: Verifying Checksum [2024-11-07T09:34:41.527Z] cf04c63912e1: Download complete [2024-11-07T09:34:41.802Z] 4f4fb700ef54: Verifying Checksum [2024-11-07T09:34:41.802Z] 4f4fb700ef54: Download complete [2024-11-07T09:34:41.802Z] 70cf7f03564c: Verifying Checksum [2024-11-07T09:34:41.802Z] 70cf7f03564c: Download complete [2024-11-07T09:34:42.400Z] cf04c63912e1: Pull complete [2024-11-07T09:34:42.995Z] a5a9dd7d6fc2: Pull complete [2024-11-07T09:34:43.591Z] 323003b0d8ad: Verifying Checksum [2024-11-07T09:34:43.591Z] 323003b0d8ad: Download complete [2024-11-07T09:34:58.660Z] 323003b0d8ad: Pull complete [2024-11-07T09:34:58.660Z] 70cf7f03564c: Pull complete [2024-11-07T09:34:58.660Z] 4f4fb700ef54: Pull complete [2024-11-07T09:34:58.660Z] Digest: sha256:09742590377387b931261cbeb72ce56da1b0d750a27379f7385245b2b058b63a [2024-11-07T09:34:58.660Z] Status: Downloaded newer image for golang:1.23-alpine3.20 [2024-11-07T09:34:58.660Z] ---> 329834fefb2a [2024-11-07T09:34:58.660Z] Step 2/5 : WORKDIR /device-opcua [2024-11-07T09:35:00.625Z] ---> Running in 39d8edfb288a [2024-11-07T09:35:00.625Z] Removing intermediate container 39d8edfb288a [2024-11-07T09:35:00.625Z] ---> 21386b843b16 [2024-11-07T09:35:00.625Z] Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2024-11-07T09:35:00.894Z] ---> Running in 497d129faf90 [2024-11-07T09:35:01.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T09:35:02.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T09:35:04.440Z] v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-07T09:35:04.440Z] v3.20.3-267-g491e9630a39 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-07T09:35:04.440Z] OK: 24046 distinct packages available [2024-11-07T09:35:04.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T09:35:04.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T09:35:06.134Z] (1/30) Installing libgcc (13.2.1_git20240309-r0) [2024-11-07T09:35:06.134Z] (2/30) Installing jansson (2.14-r4) [2024-11-07T09:35:06.134Z] (3/30) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-07T09:35:06.402Z] (4/30) Installing zstd-libs (1.5.6-r0) [2024-11-07T09:35:06.402Z] (5/30) Installing binutils (2.42-r0) [2024-11-07T09:35:06.994Z] (6/30) Installing libgomp (13.2.1_git20240309-r0) [2024-11-07T09:35:06.994Z] (7/30) Installing libatomic (13.2.1_git20240309-r0) [2024-11-07T09:35:06.994Z] (8/30) Installing gmp (6.3.0-r1) [2024-11-07T09:35:06.994Z] (9/30) Installing isl26 (0.26-r1) [2024-11-07T09:35:06.994Z] (10/30) Installing mpfr4 (4.2.1-r0) [2024-11-07T09:35:06.994Z] (11/30) Installing mpc1 (1.3.1-r1) [2024-11-07T09:35:06.994Z] (12/30) Installing gcc (13.2.1_git20240309-r0) [2024-11-07T09:35:10.375Z] (13/30) Installing brotli-libs (1.1.0-r2) [2024-11-07T09:35:10.375Z] (14/30) Installing c-ares (1.33.1-r0) [2024-11-07T09:35:10.375Z] (15/30) Installing libunistring (1.2-r0) [2024-11-07T09:35:10.375Z] (16/30) Installing libidn2 (2.3.7-r0) [2024-11-07T09:35:10.375Z] (17/30) Installing nghttp2-libs (1.62.1-r0) [2024-11-07T09:35:10.375Z] (18/30) Installing libpsl (0.21.5-r1) [2024-11-07T09:35:10.375Z] (19/30) Installing libcurl (8.11.0-r1) [2024-11-07T09:35:10.375Z] (20/30) Installing libexpat (2.6.3-r0) [2024-11-07T09:35:10.375Z] (21/30) Installing pcre2 (10.43-r0) [2024-11-07T09:35:10.375Z] (22/30) Installing git (2.45.2-r0) [2024-11-07T09:35:10.375Z] (23/30) Installing git-init-template (2.45.2-r0) [2024-11-07T09:35:10.375Z] (24/30) Installing make (4.4.1-r2) [2024-11-07T09:35:10.648Z] (25/30) Installing musl-dev (1.2.5-r0) [2024-11-07T09:35:10.921Z] (26/30) Installing pkgconf (2.2.0-r0) [2024-11-07T09:35:10.921Z] (27/30) Installing libsodium (1.0.19-r0) [2024-11-07T09:35:10.921Z] (28/30) Installing libzmq (4.3.5-r2) [2024-11-07T09:35:10.921Z] (29/30) Installing libsodium-dev (1.0.19-r0) [2024-11-07T09:35:10.921Z] (30/30) Installing zeromq-dev (4.3.5-r2) [2024-11-07T09:35:10.921Z] Executing busybox-1.36.1-r29.trigger [2024-11-07T09:35:10.921Z] OK: 165 MiB in 45 packages [2024-11-07T09:35:17.674Z] Removing intermediate container 497d129faf90 [2024-11-07T09:35:17.674Z] ---> bc55291fc7ef [2024-11-07T09:35:17.674Z] Step 4/5 : COPY . . [2024-11-07T09:35:17.674Z] ---> 4faf9fb45690 [2024-11-07T09:35:17.674Z] Step 5/5 : RUN make build [2024-11-07T09:35:17.674Z] ---> Running in 578be73fa3b2 [2024-11-07T09:35:18.643Z] 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.1 " -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2024-11-07T09:35:18.914Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.1 [2024-11-07T09:35:18.914Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 [2024-11-07T09:35:19.508Z] go: downloading github.com/gopcua/opcua v0.5.3 [2024-11-07T09:35:19.778Z] go: downloading github.com/spf13/cast v1.7.0 [2024-11-07T09:35:19.778Z] go: downloading github.com/go-kit/log v0.2.1 [2024-11-07T09:35:19.778Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-11-07T09:35:20.048Z] go: downloading github.com/google/uuid v1.6.0 [2024-11-07T09:35:20.048Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.1 [2024-11-07T09:35:20.316Z] go: downloading github.com/labstack/echo/v4 v4.12.0 [2024-11-07T09:35:20.587Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-11-07T09:35:20.860Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-11-07T09:35:20.860Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-11-07T09:35:20.860Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-11-07T09:35:20.860Z] go: downloading golang.org/x/crypto v0.28.0 [2024-11-07T09:35:21.132Z] go: downloading golang.org/x/text v0.19.0 [2024-11-07T09:35:23.662Z] go: downloading github.com/panjf2000/ants/v2 v2.10.0 [2024-11-07T09:35:23.662Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-11-07T09:35:23.662Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-11-07T09:35:23.662Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-11-07T09:35:23.662Z] go: downloading golang.org/x/net v0.30.0 [2024-11-07T09:35:23.932Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-11-07T09:35:23.932Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-11-07T09:35:24.206Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2024-11-07T09:35:24.206Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.2 [2024-11-07T09:35:24.795Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-11-07T09:35:24.795Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-11-07T09:35:24.795Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.1 [2024-11-07T09:35:25.073Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.1 [2024-11-07T09:35:25.341Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-11-07T09:35:25.610Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-11-07T09:35:25.610Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.1 [2024-11-07T09:35:26.197Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-11-07T09:35:26.197Z] go: downloading github.com/openziti/sdk-golang v0.23.43 [2024-11-07T09:35:26.197Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-11-07T09:35:26.197Z] go: downloading golang.org/x/sync v0.8.0 [2024-11-07T09:35:26.471Z] go: downloading github.com/x448/float16 v0.8.4 [2024-11-07T09:35:26.471Z] go: downloading golang.org/x/sys v0.26.0 [2024-11-07T09:35:26.471Z] go: downloading github.com/pkg/errors v0.9.1 [2024-11-07T09:35:26.471Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-11-07T09:35:26.471Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-11-07T09:35:26.471Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-11-07T09:35:26.741Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-11-07T09:35:26.741Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-11-07T09:35:26.741Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-11-07T09:35:26.741Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2024-11-07T09:35:27.025Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-11-07T09:35:27.025Z] go: downloading golang.org/x/time v0.6.0 [2024-11-07T09:35:27.025Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-11-07T09:35:27.025Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-11-07T09:35:27.293Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-11-07T09:35:27.293Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-11-07T09:35:27.293Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-11-07T09:35:27.293Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-11-07T09:35:27.293Z] go: downloading github.com/openziti/channel/v3 v3.0.4 [2024-11-07T09:35:27.561Z] go: downloading github.com/openziti/edge-api v0.26.32 [2024-11-07T09:35:30.933Z] go: downloading github.com/openziti/foundation/v2 v2.0.49 [2024-11-07T09:35:31.205Z] go: downloading github.com/openziti/identity v1.0.85 [2024-11-07T09:35:31.205Z] go: downloading github.com/openziti/metrics v1.2.58 [2024-11-07T09:35:31.205Z] go: downloading github.com/openziti/secretstream v0.1.25 [2024-11-07T09:35:31.205Z] go: downloading github.com/openziti/transport/v2 v2.0.146 [2024-11-07T09:35:31.205Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-11-07T09:35:31.205Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-11-07T09:35:31.478Z] go: downloading github.com/go-resty/resty/v2 v2.15.3 [2024-11-07T09:35:31.478Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2024-11-07T09:35:31.748Z] go: downloading golang.org/x/oauth2 v0.23.0 [2024-11-07T09:35:31.748Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-11-07T09:35:31.748Z] go: downloading github.com/hashicorp/consul/api v1.29.4 [2024-11-07T09:35:31.748Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-11-07T09:35:31.748Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-11-07T09:35:31.748Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-11-07T09:35:32.019Z] go: downloading google.golang.org/grpc v1.67.1 [2024-11-07T09:35:33.986Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-11-07T09:35:33.986Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-11-07T09:35:33.986Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2024-11-07T09:35:33.986Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-11-07T09:35:33.986Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-11-07T09:35:33.986Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-11-07T09:35:33.986Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-11-07T09:35:34.258Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-11-07T09:35:34.845Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-11-07T09:35:35.117Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2024-11-07T09:35:35.386Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-11-07T09:35:36.806Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-11-07T09:35:36.806Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-11-07T09:35:37.074Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-11-07T09:35:37.344Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-11-07T09:35:37.344Z] go: downloading go.opentelemetry.io/otel v1.29.0 [2024-11-07T09:35:38.305Z] go: downloading go.opentelemetry.io/otel/trace v1.29.0 [2024-11-07T09:35:38.305Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2024-11-07T09:35:38.305Z] go: downloading github.com/gorilla/schema v1.4.1 [2024-11-07T09:35:38.305Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-11-07T09:35:38.305Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2024-11-07T09:35:38.305Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2024-11-07T09:35:38.305Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-11-07T09:35:38.305Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-11-07T09:35:38.305Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-11-07T09:35:38.573Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-11-07T09:35:38.573Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2024-11-07T09:35:38.573Z] go: downloading golang.org/x/term v0.25.0 [2024-11-07T09:35:38.573Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-11-07T09:35:38.573Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-11-07T09:35:38.840Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-11-07T09:35:38.840Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-11-07T09:35:38.840Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-11-07T09:35:39.107Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-11-07T09:35:39.107Z] go: downloading github.com/go-logr/logr v1.4.2 [2024-11-07T09:35:39.107Z] go: downloading go.opentelemetry.io/otel/metric v1.29.0 [2024-11-07T09:35:39.374Z] go: downloading github.com/fatih/color v1.16.0 [2024-11-07T09:35:39.374Z] go: downloading github.com/josharian/intern v1.0.0 [2024-11-07T09:35:39.374Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-11-07T09:35:39.374Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-11-07T09:35:39.374Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-11-07T09:35:39.374Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-11-07T09:35:39.374Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-11-07T09:35:39.374Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-11-07T09:35:39.643Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-11-07T09:40:33.432Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2024-11-07T09:41:12.382Z] Removing intermediate container 578be73fa3b2 [2024-11-07T09:41:12.382Z] ---> 49a5e244d255 [2024-11-07T09:41:12.382Z] [Warning] One or more build-args [BASE MAKE] were not consumed [2024-11-07T09:41:12.382Z] Successfully built 49a5e244d255 [2024-11-07T09:41:12.382Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:41:12.929Z] + docker inspect -f . ci-base-image-arm64 [2024-11-07T09:41:12.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T09:41:13.277Z] prd-ubuntu20.04-docker-arm64-4c-16g-24776 does not seem to be running inside a container [2024-11-07T09:41:13.364Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/1 -v /w/workspace/device-opc-ua/1:/w/workspace/device-opc-ua/1:rw,z -v /w/workspace/device-opc-ua/1@tmp:/w/workspace/device-opc-ua/1@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 ******** -e ******** ci-base-image-arm64 cat [2024-11-07T09:41:14.780Z] $ docker top 0124b3c33c61bfdce362a0df5e07ae8bc41fcca4a84b8b1f659fda2d774c0eca -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-07T09:41:15.741Z] + go version [2024-11-07T09:41:15.741Z] go version go1.23.3 linux/arm64 [Pipeline] } [2024-11-07T09:41:15.777Z] $ docker stop --time=1 0124b3c33c61bfdce362a0df5e07ae8bc41fcca4a84b8b1f659fda2d774c0eca [2024-11-07T09:41:17.507Z] $ docker rm -f --volumes 0124b3c33c61bfdce362a0df5e07ae8bc41fcca4a84b8b1f659fda2d774c0eca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:41:18.492Z] + docker inspect -f . ci-base-image-arm64 [2024-11-07T09:41:18.492Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T09:41:18.817Z] prd-ubuntu20.04-docker-arm64-4c-16g-24776 does not seem to be running inside a container [2024-11-07T09:41:18.898Z] $ 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/1 -v /w/workspace/device-opc-ua/1:/w/workspace/device-opc-ua/1:rw,z -v /w/workspace/device-opc-ua/1@tmp:/w/workspace/device-opc-ua/1@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 ******** -e ******** ci-base-image-arm64 cat [2024-11-07T09:41:20.636Z] $ docker top 76554886a79e9678dd50cd2793bb092de5024c45667c76f570c7ef2993dbe467 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-07T09:41:21.615Z] + git config --global --add safe.directory /w/workspace/device-opc-ua/1 [Pipeline] fileExists [Pipeline] sh [2024-11-07T09:41:22.412Z] + make test [2024-11-07T09:41:22.412Z] go install github.com/jstemmer/go-junit-report@v0.9.1 [2024-11-07T09:41:22.695Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2024-11-07T09:42:01.659Z] go install github.com/axw/gocov/gocov@v1.0.0 [2024-11-07T09:42:01.659Z] go: downloading github.com/axw/gocov v1.0.0 [2024-11-07T09:42:01.659Z] go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 [2024-11-07T09:42:13.982Z] go install github.com/AlekSi/gocov-xml@v1.0.0 [2024-11-07T09:42:13.982Z] go: downloading github.com/AlekSi/gocov-xml v1.0.0 [2024-11-07T09:42:15.403Z] go install github.com/jandelgado/gcov2lcov@v1.0.5 [2024-11-07T09:42:15.673Z] go: downloading github.com/jandelgado/gcov2lcov v1.0.5 [2024-11-07T09:42:19.066Z] rm -rf test-artifacts [2024-11-07T09:42:19.066Z] mkdir test-artifacts [2024-11-07T09:42:19.066Z] go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml [2024-11-07T09:42:19.066Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-11-07T09:42:19.066Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-11-07T09:42:19.066Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-11-07T09:47:26.417Z] gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml [2024-11-07T09:47:26.417Z] gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo [2024-11-07T09:47:26.466Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-07T09:47:26.509Z] $ docker stop --time=1 76554886a79e9678dd50cd2793bb092de5024c45667c76f570c7ef2993dbe467 [2024-11-07T09:47:28.667Z] $ docker rm -f --volumes 76554886a79e9678dd50cd2793bb092de5024c45667c76f570c7ef2993dbe467 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-07T09:47:30.985Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-07T09:47:31.030Z] Warning: overwriting stash ‘coverage-report’ [2024-11-07T09:47:31.616Z] Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-07T09:47:32.246Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-07T09:47:32.613Z] + ls -al . [2024-11-07T09:47:32.613Z] total 200 [2024-11-07T09:47:32.613Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 09:42 . [2024-11-07T09:47:32.613Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 09:34 .. [2024-11-07T09:47:32.613Z] -rw-rw-r-- 1 jenkins jenkins 62 Nov 7 09:34 .dockerignore [2024-11-07T09:47:32.613Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 09:47 .git [2024-11-07T09:47:32.613Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:34 .github [2024-11-07T09:47:32.613Z] -rw-rw-r-- 1 jenkins jenkins 84 Nov 7 09:34 .gitignore [2024-11-07T09:47:32.613Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:34 .vscode [2024-11-07T09:47:32.613Z] -rw-rw-r-- 1 jenkins jenkins 7466 Nov 7 09:34 Attribution.txt [2024-11-07T09:47:32.613Z] -rw-rw-r-- 1 jenkins jenkins 1125 Nov 7 09:34 Dockerfile [2024-11-07T09:47:32.613Z] -rw-rw-r-- 1 jenkins jenkins 649 Nov 7 09:34 Jenkinsfile [2024-11-07T09:47:32.613Z] -rw-rw-r-- 1 jenkins jenkins 11367 Nov 7 09:34 LICENSE [2024-11-07T09:47:32.613Z] -rw-rw-r-- 1 jenkins jenkins 2193 Nov 7 09:34 Makefile [2024-11-07T09:47:32.613Z] -rw-rw-r-- 1 jenkins jenkins 4182 Nov 7 09:34 README.md [2024-11-07T09:47:32.613Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 09:28 VERSION [2024-11-07T09:47:32.613Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:34 bin [2024-11-07T09:47:32.613Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:34 cmd [2024-11-07T09:47:32.614Z] -rw-rw-r-- 1 jenkins jenkins 7098 Nov 7 09:34 go.mod [2024-11-07T09:47:32.614Z] -rw-rw-r-- 1 jenkins jenkins 100417 Nov 7 09:34 go.sum [2024-11-07T09:47:32.614Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 09:34 internal [2024-11-07T09:47:32.614Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 09:47 test-artifacts [2024-11-07T09:47:32.614Z] -rw-rw-r-- 1 jenkins jenkins 260 Nov 7 09:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:47:33.081Z] + 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=fe1b7d460f373c3184ce3951159384d1eb3ec948 --label arch=arm64 --label version=0.0.0 . [2024-11-07T09:47:33.348Z] Sending build context to Docker daemon 581.6kB [2024-11-07T09:47:33.348Z] Step 1/19 : FROM golang:1.23-alpine3.20 AS builder [2024-11-07T09:47:33.348Z] ---> 329834fefb2a [2024-11-07T09:47:33.348Z] Step 2/19 : WORKDIR /device-opcua [2024-11-07T09:47:33.348Z] ---> Using cache [2024-11-07T09:47:33.348Z] ---> 21386b843b16 [2024-11-07T09:47:33.348Z] Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2024-11-07T09:47:33.348Z] ---> Using cache [2024-11-07T09:47:33.348Z] ---> bc55291fc7ef [2024-11-07T09:47:33.348Z] Step 4/19 : COPY . . [2024-11-07T09:47:34.314Z] ---> 119ffc49ed62 [2024-11-07T09:47:34.314Z] Step 5/19 : RUN make build [2024-11-07T09:47:34.314Z] ---> Running in 4a803d339c34 [2024-11-07T09:47:35.728Z] 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.1 " -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2024-11-07T09:47:35.728Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.1 [2024-11-07T09:47:35.728Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 [2024-11-07T09:47:36.314Z] go: downloading github.com/gopcua/opcua v0.5.3 [2024-11-07T09:47:36.314Z] go: downloading github.com/spf13/cast v1.7.0 [2024-11-07T09:47:36.314Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.1 [2024-11-07T09:47:36.314Z] go: downloading github.com/labstack/echo/v4 v4.12.0 [2024-11-07T09:47:36.900Z] go: downloading github.com/go-kit/log v0.2.1 [2024-11-07T09:47:36.900Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-11-07T09:47:36.900Z] go: downloading github.com/google/uuid v1.6.0 [2024-11-07T09:47:37.168Z] go: downloading github.com/panjf2000/ants/v2 v2.10.0 [2024-11-07T09:47:37.444Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-11-07T09:47:37.444Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-11-07T09:47:37.444Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-11-07T09:47:37.444Z] go: downloading golang.org/x/crypto v0.28.0 [2024-11-07T09:47:37.444Z] go: downloading golang.org/x/net v0.30.0 [2024-11-07T09:47:38.405Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-11-07T09:47:38.405Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-11-07T09:47:38.405Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-11-07T09:47:38.676Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-11-07T09:47:38.947Z] go: downloading golang.org/x/text v0.19.0 [2024-11-07T09:47:39.213Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-11-07T09:47:39.483Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2024-11-07T09:47:39.483Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.2 [2024-11-07T09:47:39.753Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-11-07T09:47:39.753Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-11-07T09:47:40.022Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.1 [2024-11-07T09:47:40.022Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.1 [2024-11-07T09:47:40.022Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-11-07T09:47:40.022Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-11-07T09:47:40.022Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.1 [2024-11-07T09:47:40.301Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-11-07T09:47:40.301Z] go: downloading github.com/openziti/sdk-golang v0.23.43 [2024-11-07T09:47:40.571Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-11-07T09:47:40.571Z] go: downloading golang.org/x/sync v0.8.0 [2024-11-07T09:47:40.839Z] go: downloading github.com/x448/float16 v0.8.4 [2024-11-07T09:47:41.108Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-11-07T09:47:41.108Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-11-07T09:47:41.108Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-11-07T09:47:41.108Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-11-07T09:47:41.108Z] go: downloading golang.org/x/sys v0.26.0 [2024-11-07T09:47:43.060Z] go: downloading github.com/pkg/errors v0.9.1 [2024-11-07T09:47:43.060Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-11-07T09:47:43.060Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-11-07T09:47:43.060Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2024-11-07T09:47:43.330Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-11-07T09:47:43.599Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-11-07T09:47:43.599Z] go: downloading golang.org/x/time v0.6.0 [2024-11-07T09:47:43.599Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-11-07T09:47:43.599Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-11-07T09:47:43.870Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-11-07T09:47:43.870Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-11-07T09:47:44.140Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-11-07T09:47:44.140Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-11-07T09:47:44.140Z] go: downloading github.com/openziti/channel/v3 v3.0.4 [2024-11-07T09:47:44.407Z] go: downloading github.com/openziti/edge-api v0.26.32 [2024-11-07T09:47:48.664Z] go: downloading github.com/openziti/foundation/v2 v2.0.49 [2024-11-07T09:47:48.664Z] go: downloading github.com/openziti/metrics v1.2.58 [2024-11-07T09:47:48.664Z] go: downloading github.com/openziti/secretstream v0.1.25 [2024-11-07T09:47:48.664Z] go: downloading github.com/openziti/identity v1.0.85 [2024-11-07T09:47:48.664Z] go: downloading github.com/openziti/transport/v2 v2.0.146 [2024-11-07T09:47:48.664Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-11-07T09:47:48.664Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-11-07T09:47:48.664Z] go: downloading github.com/go-resty/resty/v2 v2.15.3 [2024-11-07T09:47:48.664Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2024-11-07T09:47:48.664Z] go: downloading golang.org/x/oauth2 v0.23.0 [2024-11-07T09:47:48.664Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-11-07T09:47:48.664Z] go: downloading github.com/hashicorp/consul/api v1.29.4 [2024-11-07T09:47:48.932Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-11-07T09:47:48.932Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-11-07T09:47:48.932Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-11-07T09:47:48.932Z] go: downloading google.golang.org/grpc v1.67.1 [2024-11-07T09:47:50.903Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-11-07T09:47:50.903Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-11-07T09:47:50.903Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-11-07T09:47:50.903Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2024-11-07T09:47:51.182Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-11-07T09:47:51.182Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-11-07T09:47:51.453Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-11-07T09:47:51.453Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-11-07T09:47:52.425Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-11-07T09:47:52.425Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2024-11-07T09:47:52.697Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-11-07T09:47:54.127Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-11-07T09:47:54.127Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-11-07T09:47:54.399Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-11-07T09:47:54.672Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-11-07T09:47:54.672Z] go: downloading go.opentelemetry.io/otel v1.29.0 [2024-11-07T09:47:55.648Z] go: downloading go.opentelemetry.io/otel/trace v1.29.0 [2024-11-07T09:47:55.648Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2024-11-07T09:47:55.648Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2024-11-07T09:47:55.648Z] go: downloading github.com/gorilla/schema v1.4.1 [2024-11-07T09:47:55.648Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-11-07T09:47:55.648Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2024-11-07T09:47:55.648Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-11-07T09:47:55.648Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-11-07T09:47:55.919Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-11-07T09:47:55.919Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-11-07T09:47:55.919Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2024-11-07T09:47:55.919Z] go: downloading golang.org/x/term v0.25.0 [2024-11-07T09:47:55.919Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-11-07T09:47:55.919Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-11-07T09:47:56.189Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-11-07T09:47:56.189Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-11-07T09:47:56.189Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-11-07T09:47:56.462Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-11-07T09:47:56.462Z] go: downloading github.com/go-logr/logr v1.4.2 [2024-11-07T09:47:56.462Z] go: downloading go.opentelemetry.io/otel/metric v1.29.0 [2024-11-07T09:47:56.462Z] go: downloading github.com/fatih/color v1.16.0 [2024-11-07T09:47:56.462Z] go: downloading github.com/josharian/intern v1.0.0 [2024-11-07T09:47:56.737Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-11-07T09:47:56.737Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-11-07T09:47:56.737Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-11-07T09:47:56.737Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-11-07T09:47:56.737Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-11-07T09:47:56.737Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-11-07T09:47:57.013Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-11-07T09:52:35.601Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2024-11-07T09:53:14.533Z] Removing intermediate container 4a803d339c34 [2024-11-07T09:53:14.533Z] ---> 952e86bce5dd [2024-11-07T09:53:14.533Z] Step 6/19 : FROM alpine:3.20 [2024-11-07T09:53:14.533Z] 3.20: Pulling from library/alpine [2024-11-07T09:53:14.800Z] cf04c63912e1: Already exists [2024-11-07T09:53:14.800Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-07T09:53:14.800Z] Status: Downloaded newer image for alpine:3.20 [2024-11-07T09:53:14.800Z] ---> c157a85ed455 [2024-11-07T09:53:14.800Z] Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-11-07T09:53:15.065Z] ---> Running in ddabd89873d3 [2024-11-07T09:53:15.333Z] Removing intermediate container ddabd89873d3 [2024-11-07T09:53:15.333Z] ---> b41de0e6755f [2024-11-07T09:53:15.333Z] Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init [2024-11-07T09:53:15.333Z] ---> Running in 9e6f0207aa50 [2024-11-07T09:53:16.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T09:53:17.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T09:53:18.949Z] (1/6) Installing dumb-init (1.2.5-r3) [2024-11-07T09:53:18.949Z] (2/6) Installing libgcc (13.2.1_git20240309-r0) [2024-11-07T09:53:18.949Z] (3/6) Installing libsodium (1.0.19-r0) [2024-11-07T09:53:18.949Z] (4/6) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-07T09:53:18.949Z] (5/6) Installing libzmq (4.3.5-r2) [2024-11-07T09:53:18.949Z] (6/6) Installing zeromq (4.3.5-r2) [2024-11-07T09:53:18.949Z] Executing busybox-1.36.1-r29.trigger [2024-11-07T09:53:18.949Z] OK: 13 MiB in 20 packages [2024-11-07T09:53:19.936Z] Removing intermediate container 9e6f0207aa50 [2024-11-07T09:53:19.936Z] ---> fe1b46e624e0 [2024-11-07T09:53:19.936Z] Step 9/19 : RUN apk --no-cache upgrade [2024-11-07T09:53:19.936Z] ---> Running in 5c76e1e1333f [2024-11-07T09:53:21.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T09:53:21.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T09:53:23.046Z] Upgrading critical system libraries and apk-tools: [2024-11-07T09:53:23.046Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-07T09:53:23.046Z] Executing busybox-1.36.1-r29.trigger [2024-11-07T09:53:23.636Z] Continuing the upgrade transaction with new apk-tools: [2024-11-07T09:53:23.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T09:53:23.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T09:53:25.341Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T09:53:25.616Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T09:53:25.616Z] OK: 13 MiB in 20 packages [2024-11-07T09:53:27.056Z] Removing intermediate container 5c76e1e1333f [2024-11-07T09:53:27.056Z] ---> 5480d1f3e1c5 [2024-11-07T09:53:27.056Z] Step 10/19 : EXPOSE 59997 [2024-11-07T09:53:27.332Z] ---> Running in b3f01f6b5591 [2024-11-07T09:53:27.606Z] Removing intermediate container b3f01f6b5591 [2024-11-07T09:53:27.606Z] ---> d6ac98651b37 [2024-11-07T09:53:27.606Z] Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / [2024-11-07T09:53:31.109Z] ---> bd06db49150a [2024-11-07T09:53:31.109Z] Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res [2024-11-07T09:53:31.387Z] ---> 61b8e8538d3a [2024-11-07T09:53:31.387Z] Step 13/19 : COPY LICENSE / [2024-11-07T09:53:32.001Z] ---> cac049fbb639 [2024-11-07T09:53:32.001Z] Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt [2024-11-07T09:53:32.593Z] ---> 73c8f340a20f [2024-11-07T09:53:32.593Z] Step 15/19 : ENTRYPOINT ["/device-opcua"] [2024-11-07T09:53:32.870Z] ---> Running in 39dd71acf100 [2024-11-07T09:53:33.147Z] Removing intermediate container 39dd71acf100 [2024-11-07T09:53:33.147Z] ---> 4ac1f4228564 [2024-11-07T09:53:33.147Z] Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-07T09:53:33.147Z] ---> Running in 8ce3bcfc9a8f [2024-11-07T09:53:33.740Z] Removing intermediate container 8ce3bcfc9a8f [2024-11-07T09:53:33.740Z] ---> 0fc9eee010ce [2024-11-07T09:53:33.740Z] Step 17/19 : LABEL arch=arm64 [2024-11-07T09:53:33.740Z] ---> Running in 480eacff7d6b [2024-11-07T09:53:34.015Z] Removing intermediate container 480eacff7d6b [2024-11-07T09:53:34.015Z] ---> aec9628ccef9 [2024-11-07T09:53:34.015Z] Step 18/19 : LABEL git_sha=fe1b7d460f373c3184ce3951159384d1eb3ec948 [2024-11-07T09:53:34.287Z] ---> Running in 5c6883d8f76a [2024-11-07T09:53:34.562Z] Removing intermediate container 5c6883d8f76a [2024-11-07T09:53:34.563Z] ---> 571d244fc102 [2024-11-07T09:53:34.563Z] Step 19/19 : LABEL version=0.0.0 [2024-11-07T09:53:34.563Z] ---> Running in 2b6540445e4c [2024-11-07T09:53:35.160Z] Removing intermediate container 2b6540445e4c [2024-11-07T09:53:35.160Z] ---> 24977c2aea43 [2024-11-07T09:53:35.160Z] [Warning] One or more build-args [ARCH BASE MAKE] were not consumed [2024-11-07T09:53:35.160Z] Successfully built 24977c2aea43 [2024-11-07T09:53:35.160Z] 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-07T09:53:36.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-07T09:53:36.152Z] [2024-11-07T09:53:36.152Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:53:36.594Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-07T09:53:36.864Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-07T09:53:36.865Z] 8998bd30e6a1: Pulling fs layer [2024-11-07T09:53:36.865Z] 04944245beec: Pulling fs layer [2024-11-07T09:53:36.865Z] 699f458cf7ca: Pulling fs layer [2024-11-07T09:53:36.865Z] 765212b225bb: Pulling fs layer [2024-11-07T09:53:36.865Z] f23df028b6ca: Pulling fs layer [2024-11-07T09:53:36.865Z] d65c8cfc05b1: Pulling fs layer [2024-11-07T09:53:36.865Z] 2437ff75d9bd: Pulling fs layer [2024-11-07T09:53:36.865Z] 765212b225bb: Waiting [2024-11-07T09:53:36.865Z] f23df028b6ca: Waiting [2024-11-07T09:53:36.865Z] d65c8cfc05b1: Waiting [2024-11-07T09:53:36.865Z] 2437ff75d9bd: Waiting [2024-11-07T09:53:36.865Z] 04944245beec: Verifying Checksum [2024-11-07T09:53:36.865Z] 04944245beec: Download complete [2024-11-07T09:53:36.865Z] 765212b225bb: Verifying Checksum [2024-11-07T09:53:36.865Z] 765212b225bb: Download complete [2024-11-07T09:53:36.865Z] f23df028b6ca: Download complete [2024-11-07T09:53:36.865Z] d65c8cfc05b1: Verifying Checksum [2024-11-07T09:53:36.865Z] d65c8cfc05b1: Download complete [2024-11-07T09:53:37.135Z] 699f458cf7ca: Verifying Checksum [2024-11-07T09:53:37.135Z] 699f458cf7ca: Download complete [2024-11-07T09:53:37.725Z] 8998bd30e6a1: Verifying Checksum [2024-11-07T09:53:37.725Z] 8998bd30e6a1: Download complete [2024-11-07T09:53:40.333Z] 2437ff75d9bd: Verifying Checksum [2024-11-07T09:53:40.333Z] 2437ff75d9bd: Download complete [2024-11-07T09:53:42.925Z] 8998bd30e6a1: Pull complete [2024-11-07T09:53:42.925Z] 04944245beec: Pull complete [2024-11-07T09:53:45.522Z] 699f458cf7ca: Pull complete [2024-11-07T09:53:45.522Z] 765212b225bb: Pull complete [2024-11-07T09:53:46.108Z] f23df028b6ca: Pull complete [2024-11-07T09:53:46.376Z] d65c8cfc05b1: Pull complete [2024-11-07T09:54:04.621Z] 2437ff75d9bd: Pull complete [2024-11-07T09:54:04.621Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-07T09:54:04.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-07T09:54:04.621Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T09:54:05.016Z] prd-ubuntu20.04-docker-arm64-4c-16g-24776 does not seem to be running inside a container [2024-11-07T09:54:05.088Z] $ 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/1 -v /w/workspace/device-opc-ua/1:/w/workspace/device-opc-ua/1:rw,z -v /w/workspace/device-opc-ua/1@tmp:/w/workspace/device-opc-ua/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-07T09:54:08.445Z] $ docker top 7200cf677b150078e84892a92866cbd22612dbe620fcfbb233c029e6743fbed3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:54:09.465Z] ---> job-cost.sh [2024-11-07T09:54:09.465Z] lf-activate-venv: SKIPPING [2024-11-07T09:54:09.465Z] INFO: No Stack... [2024-11-07T09:54:10.052Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-07T09:54:11.023Z] INFO: Archiving Costs [Pipeline] sh [2024-11-07T09:54:11.730Z] + cat /w/workspace/device-opc-ua/1/archives/cost.csv [2024-11-07T09:54:11.730Z] + cut -d, -f6 [Pipeline] lock [2024-11-07T09:54:11.850Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-89-1-stack-cost] [2024-11-07T09:54:11.856Z] Resource [jenkins-edgexfoundry-device-opc-ua-PR-89-1-stack-cost] did not exist. Created. [2024-11-07T09:54:11.863Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-89-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-07T09:54:12.654Z] /w/workspace/device-opc-ua/1@tmp/durable-1f605658/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-07T09:54:13.371Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-07T09:54:13.413Z] Warning: overwriting stash ‘stack-cost’ [2024-11-07T09:54:13.515Z] Stashed 1 file(s) [Pipeline] } [2024-11-07T09:54:13.535Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-PR-89-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-07T09:54:13.634Z] $ docker stop --time=1 7200cf677b150078e84892a92866cbd22612dbe620fcfbb233c029e6743fbed3 [2024-11-07T09:54:15.286Z] $ docker rm -f --volumes 7200cf677b150078e84892a92866cbd22612dbe620fcfbb233c029e6743fbed3 [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-07T09:54:16.490Z] provisioning config files... [2024-11-07T09:54:16.490Z] 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-07T09:54:18.769Z] + [ -d /w/workspace/edgexfoundry_device-opc-ua_PR-89/archives ] [2024-11-07T09:54:18.769Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_PR-89/archives [2024-11-07T09:54:18.769Z] total 16 [2024-11-07T09:54:18.769Z] drwxr-xr-x 3 root root 4096 Nov 7 09:30 . [2024-11-07T09:54:18.769Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 7 09:31 .. [2024-11-07T09:54:18.769Z] drwxr-xr-x 2 root root 4096 Nov 7 09:30 cost [2024-11-07T09:54:18.769Z] -rw-r--r-- 1 root root 84 Nov 7 09:30 cost.csv [2024-11-07T09:54:18.769Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_PR-89/archives [2024-11-07T09:54:18.769Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_PR-89/archives [2024-11-07T09:54:18.769Z] total 16 [2024-11-07T09:54:18.769Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 09:30 . [2024-11-07T09:54:18.769Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 7 09:31 .. [2024-11-07T09:54:18.769Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 09:30 cost [2024-11-07T09:54:18.769Z] -rw-r--r-- 1 jenkins jenkins 84 Nov 7 09:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:54:19.112Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:54:20.028Z] ---> package-listing.sh [2024-11-07T09:54:20.028Z] ++ facter osfamily [2024-11-07T09:54:20.028Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-07T09:54:20.289Z] + OS_FAMILY=debian [2024-11-07T09:54:20.289Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_PR-89 [2024-11-07T09:54:20.289Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-07T09:54:20.289Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-07T09:54:20.289Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-07T09:54:20.289Z] + PACKAGES=/tmp/packages_start.txt [2024-11-07T09:54:20.289Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_PR-89 ']' [2024-11-07T09:54:20.289Z] + PACKAGES=/tmp/packages_end.txt [2024-11-07T09:54:20.289Z] + case "${OS_FAMILY}" in [2024-11-07T09:54:20.289Z] + dpkg -l [2024-11-07T09:54:20.289Z] + grep '^ii' [2024-11-07T09:54:20.289Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-07T09:54:20.289Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-07T09:54:20.289Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-07T09:54:20.289Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_PR-89 ']' [2024-11-07T09:54:20.289Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_PR-89/archives/ [2024-11-07T09:54:20.289Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_PR-89/archives/ [Pipeline] echo [2024-11-07T09:54:20.335Z] 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-89/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-07T09:54:20.634Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:54:21.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-07T09:54:21.302Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T09:54:21.477Z] prd-ubuntu20.04-docker-8c-8g-24751 does not seem to be running inside a container [2024-11-07T09:54:21.506Z] $ 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-89/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-89 -v /w/workspace/edgexfoundry_device-opc-ua_PR-89:/w/workspace/edgexfoundry_device-opc-ua_PR-89:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-89@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-89@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-07T09:54:21.708Z] $ docker top 686f8d71de3b7c0ff387fb8e04b0591a0a12d92f2b146a852735e752af21d93c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-07T09:54:22.128Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-07T09:54:22.451Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-07T09:54:22.767Z] + ls /var/log/sa-host [2024-11-07T09:54:22.767Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-07T09:54:22.936Z] provisioning config files... [2024-11-07T09:54:22.945Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_PR-89@tmp/config780165304604001477tmp [Pipeline] { [Pipeline] echo [2024-11-07T09:54:23.016Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:54:23.340Z] ---> create-netrc.sh [Pipeline] } [2024-11-07T09:54:23.370Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:54:23.782Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-07T09:54:23.821Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:54:24.149Z] ---> sudo-logs.sh [2024-11-07T09:54:24.149Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-07T09:54:24.265Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:54:24.592Z] ---> job-cost.sh [2024-11-07T09:54:24.592Z] lf-activate-venv: SKIPPING [2024-11-07T09:54:24.592Z] DEBUG: total: 0.2199999988079071 [2024-11-07T09:54:24.592Z] INFO: Retrieving Stack Cost... [2024-11-07T09:54:24.851Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-07T09:54:25.419Z] INFO: Archiving Costs [Pipeline] echo [2024-11-07T09:54:25.477Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:54:25.811Z] ---> logs-deploy.sh [2024-11-07T09:54:25.811Z] lf-activate-venv: SKIPPING [2024-11-07T09:54:25.811Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/PR-89/1 [2024-11-07T09:54:25.811Z] INFO: archiving workspace using pattern(s): [2024-11-07T09:54:26.747Z] Archives upload complete. [2024-11-07T09:54:27.006Z] INFO: archiving logs to Nexus [2024-11-07T09:54:27.589Z] ---> uname -a: [2024-11-07T09:54:27.589Z] Linux prd-ubuntu20-04-docker-8c-8g-24751 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-11-07T09:54:27.589Z] [2024-11-07T09:54:27.589Z] [2024-11-07T09:54:27.589Z] ---> lscpu: [2024-11-07T09:54:27.589Z] Architecture: x86_64 [2024-11-07T09:54:27.589Z] CPU op-mode(s): 32-bit, 64-bit [2024-11-07T09:54:27.589Z] Byte Order: Little Endian [2024-11-07T09:54:27.589Z] Address sizes: 40 bits physical, 48 bits virtual [2024-11-07T09:54:27.589Z] CPU(s): 8 [2024-11-07T09:54:27.589Z] On-line CPU(s) list: 0-7 [2024-11-07T09:54:27.589Z] Thread(s) per core: 1 [2024-11-07T09:54:27.589Z] Core(s) per socket: 1 [2024-11-07T09:54:27.589Z] Socket(s): 8 [2024-11-07T09:54:27.589Z] NUMA node(s): 1 [2024-11-07T09:54:27.589Z] Vendor ID: AuthenticAMD [2024-11-07T09:54:27.589Z] CPU family: 23 [2024-11-07T09:54:27.589Z] Model: 49 [2024-11-07T09:54:27.589Z] Model name: AMD EPYC-Rome Processor [2024-11-07T09:54:27.589Z] Stepping: 0 [2024-11-07T09:54:27.589Z] CPU MHz: 2799.998 [2024-11-07T09:54:27.589Z] BogoMIPS: 5599.99 [2024-11-07T09:54:27.589Z] Virtualization: AMD-V [2024-11-07T09:54:27.589Z] Hypervisor vendor: KVM [2024-11-07T09:54:27.589Z] Virtualization type: full [2024-11-07T09:54:27.589Z] L1d cache: 256 KiB [2024-11-07T09:54:27.589Z] L1i cache: 256 KiB [2024-11-07T09:54:27.589Z] L2 cache: 4 MiB [2024-11-07T09:54:27.589Z] L3 cache: 128 MiB [2024-11-07T09:54:27.589Z] NUMA node0 CPU(s): 0-7 [2024-11-07T09:54:27.589Z] Vulnerability Itlb multihit: Not affected [2024-11-07T09:54:27.589Z] Vulnerability L1tf: Not affected [2024-11-07T09:54:27.589Z] Vulnerability Mds: Not affected [2024-11-07T09:54:27.589Z] Vulnerability Meltdown: Not affected [2024-11-07T09:54:27.589Z] Vulnerability Mmio stale data: Not affected [2024-11-07T09:54:27.589Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-11-07T09:54:27.589Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-11-07T09:54:27.589Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-11-07T09:54:27.589Z] Vulnerability Srbds: Not affected [2024-11-07T09:54:27.589Z] Vulnerability Tsx async abort: Not affected [2024-11-07T09:54:27.589Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-11-07T09:54:27.589Z] [2024-11-07T09:54:27.589Z] [2024-11-07T09:54:27.589Z] ---> nproc: [2024-11-07T09:54:27.589Z] 8 [2024-11-07T09:54:27.589Z] [2024-11-07T09:54:27.589Z]