Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dacda6636b0f16d8de931466d6866e30110653c3 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-ssh14680143997626210356.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh3699031088186495317.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 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17671154470688113752.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2839043395012892911.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18434576711561353474.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-opc-ua] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-opc-ua-settings PROJECT: device-opc-ua USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-opc-ua DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7687 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-opc-ua.git > git init /w/workspace/edgexfoundry_device-opc-ua_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision dacda6636b0f16d8de931466d6866e30110653c3 (main) Commit message: "build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (#129)" > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dacda6636b0f16d8de931466d6866e30110653c3 # timeout=10 > git rev-list --no-walk 1c89c2042a409d96a58921c7f63e2b8d6d401c35 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:05:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:05:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:05:20 ========================================================= 06:05:20 EdgeX Global Pipelines Version Info 06:05:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:05:21 ------------------- 06:05:21 stable info: 06:05:21 ------------------- 06:05:21 Commited By: Cherry Wang cherry@iotechsys.com 06:05:21 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 06:05:21 Message: update stable to v1.0.276 06:05:22 ------------------- 06:05:22 experimental info: 06:05:22 ------------------- 06:05:22 Commited By: **** collab-it+edgex@linuxfoundation.org 06:05:22 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 06:05:22 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:05:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo 06:05:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo 06:05:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:05:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:05:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:05:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:05:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo 06:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:05:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:05:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:05:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:05:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:05:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:05:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:05:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:05:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:05:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:05:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:05:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:05:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:05:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:05:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:05:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:05:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:05:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dacda6636b0f16d8de931466d6866e30110653c3 [Pipeline] echo 06:05:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dacda66 [Pipeline] echo 06:05:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:05:23 provisioning config files... 06:05:23 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config8211736349540450123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:05:23 ---> ****-login.sh 06:05:23 nexus3.edgexfoundry.org:10001 06:05:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:24 06:05:24 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:05:24 Configure a credential helper to remove this warning. See 06:05:24 https://docs.****.com/go/credential-store/ 06:05:24 06:05:24 Login Succeeded 06:05:24 nexus3.edgexfoundry.org:10002 06:05:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:24 06:05:24 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:05:24 Configure a credential helper to remove this warning. See 06:05:24 https://docs.****.com/go/credential-store/ 06:05:24 06:05:24 Login Succeeded 06:05:24 nexus3.edgexfoundry.org:10003 06:05:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:24 06:05:24 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:05:24 Configure a credential helper to remove this warning. See 06:05:24 https://docs.****.com/go/credential-store/ 06:05:24 06:05:24 Login Succeeded 06:05:24 nexus3.edgexfoundry.org:10004 06:05:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:24 06:05:24 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:05:24 Configure a credential helper to remove this warning. See 06:05:24 https://docs.****.com/go/credential-store/ 06:05:24 06:05:24 Login Succeeded 06:05:24 ****.io 06:05:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:24 06:05:24 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:05:24 Configure a credential helper to remove this warning. See 06:05:24 https://docs.****.com/go/credential-store/ 06:05:24 06:05:24 Login Succeeded 06:05:24 ---> ****-login.sh ends [Pipeline] } 06:05:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:05:24 + git rev-list -1 --merges dacda6636b0f16d8de931466d6866e30110653c3~1..dacda6636b0f16d8de931466d6866e30110653c3 [Pipeline] echo 06:05:25 -----------> git rev-list -1 --merges dacda6636b0f16d8de931466d6866e30110653c3~1..dacda6636b0f16d8de931466d6866e30110653c3 dacda6636b0f16d8de931466d6866e30110653c3 [false] [Pipeline] sh 06:05:25 + git log --format=format:%s -1 dacda6636b0f16d8de931466d6866e30110653c3 [Pipeline] echo 06:05:25 ========================================================= 06:05:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:05:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:05:25 + git log --format=format:%s -1 dacda6636b0f16d8de931466d6866e30110653c3 [Pipeline] echo 06:05:25 [semverPrep] GIT_COMMIT: dacda6636b0f16d8de931466d6866e30110653c3, Commit Message: build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (#129) [Pipeline] echo 06:05:25 [semverPrep] This is not a build commit. [Pipeline] sh 06:05:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:05:26 + grep -v github /etc/ssh/ssh_known_hosts 06:05:26 + [ -e /tmp/ssh_known_hosts ] 06:05:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:05:26 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 06:05:26 -a /etc/ssh/ssh_known_hosts 06:05:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:05:26 06:05:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:05:26 0.1.4: Pulling from edgex-devops/py-git-semver 06:05:26 3dae71ba6b94: Pulling fs layer 06:05:26 6bf1a483ea7c: Pulling fs layer 06:05:26 f5dfc541a4d3: Pulling fs layer 06:05:26 461d9e800cba: Pulling fs layer 06:05:26 80192f66455f: Pulling fs layer 06:05:26 2e8e34ca0e6c: Pulling fs layer 06:05:26 a29436f7fd5d: Pulling fs layer 06:05:26 923cac83aea3: Pulling fs layer 06:05:26 25ad8b0a4227: Pulling fs layer 06:05:26 db01528c6b51: Pulling fs layer 06:05:26 28988de357af: Pulling fs layer 06:05:26 461d9e800cba: Waiting 06:05:26 80192f66455f: Waiting 06:05:26 2e8e34ca0e6c: Waiting 06:05:26 a29436f7fd5d: Waiting 06:05:26 923cac83aea3: Waiting 06:05:26 28988de357af: Waiting 06:05:26 25ad8b0a4227: Waiting 06:05:26 db01528c6b51: Waiting 06:05:26 6bf1a483ea7c: Verifying Checksum 06:05:26 6bf1a483ea7c: Download complete 06:05:26 461d9e800cba: Verifying Checksum 06:05:26 461d9e800cba: Download complete 06:05:27 80192f66455f: Download complete 06:05:27 f5dfc541a4d3: Verifying Checksum 06:05:27 f5dfc541a4d3: Download complete 06:05:27 3dae71ba6b94: Verifying Checksum 06:05:27 3dae71ba6b94: Download complete 06:05:27 923cac83aea3: Download complete 06:05:27 25ad8b0a4227: Verifying Checksum 06:05:27 25ad8b0a4227: Download complete 06:05:27 db01528c6b51: Verifying Checksum 06:05:27 db01528c6b51: Download complete 06:05:27 28988de357af: Download complete 06:05:27 a29436f7fd5d: Verifying Checksum 06:05:27 a29436f7fd5d: Download complete 06:05:28 2e8e34ca0e6c: Verifying Checksum 06:05:28 2e8e34ca0e6c: Download complete 06:05:28 3dae71ba6b94: Pull complete 06:05:28 6bf1a483ea7c: Pull complete 06:05:29 f5dfc541a4d3: Pull complete 06:05:29 461d9e800cba: Pull complete 06:05:29 80192f66455f: Pull complete 06:05:33 2e8e34ca0e6c: Pull complete 06:05:34 a29436f7fd5d: Pull complete 06:05:34 923cac83aea3: Pull complete 06:05:34 25ad8b0a4227: Pull complete 06:05:34 db01528c6b51: Pull complete 06:05:34 28988de357af: Pull complete 06:05:34 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:05:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:05:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:05:34 prd-ubuntu20.04-docker-8c-8g-7687 does not seem to be running inside a container 06:05:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:05:37 $ docker top 3f0e018d0aaab0adb349d529a8c0d85f2146794a89f2be3b7d240fe8a6bfd0ff -eo pid,comm 06:05:37 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:05:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:05:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:05:37 [ssh-agent] Looking for ssh-agent implementation... 06:05:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:05:38 $ docker exec 3f0e018d0aaab0adb349d529a8c0d85f2146794a89f2be3b7d240fe8a6bfd0ff ssh-agent 06:05:38 SSH_AUTH_SOCK=/tmp/ssh-FwShkp1Gihqz/agent.31 06:05:38 SSH_AGENT_PID=37 06:05:38 Running ssh-add (command line suppressed) 06:05:38 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_3586718007427069312.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_3586718007427069312.key) 06:05:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:05:38 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] sh 06:05:38 + git tag --points-at HEAD [Pipeline] } 06:05:38 $ docker exec --env ******** --env ******** 3f0e018d0aaab0adb349d529a8c0d85f2146794a89f2be3b7d240fe8a6bfd0ff ssh-agent -k 06:05:38 unset SSH_AUTH_SOCK; 06:05:38 unset SSH_AGENT_PID; 06:05:38 echo Agent pid 37 killed; 06:05:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:05:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:05:39 [ssh-agent] Looking for ssh-agent implementation... 06:05:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:05:39 $ docker exec 3f0e018d0aaab0adb349d529a8c0d85f2146794a89f2be3b7d240fe8a6bfd0ff ssh-agent 06:05:39 SSH_AUTH_SOCK=/tmp/ssh-1JoyH6oWOhTW/agent.85 06:05:39 SSH_AGENT_PID=91 06:05:39 Running ssh-add (command line suppressed) 06:05:39 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_10759946155853292294.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_10759946155853292294.key) 06:05:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:05:39 + git semver init 06:05:39 2025-08-27 06:05:39,849 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:05:39 2025-08-27 06:05:39,852 [run_init] DEBUG init version:0.0.0 force:False 06:05:39 2025-08-27 06:05:39,853 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver 06:05:39 2025-08-27 06:05:39,854 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver 06:05:39 2025-08-27 06:05:39,854 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/edgexfoundry_device-opc-ua_main/.semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) 06:05:41 2025-08-27 06:05:40,871 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude 06:05:41 2025-08-27 06:05:40,872 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False 06:05:41 2025-08-27 06:05:40,872 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 06:05:41 2025-08-27 06:05:40,872 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 06:05:41 4.1.0-dev.6 [Pipeline] } 06:05:41 $ docker exec --env ******** --env ******** 3f0e018d0aaab0adb349d529a8c0d85f2146794a89f2be3b7d240fe8a6bfd0ff ssh-agent -k 06:05:41 unset SSH_AUTH_SOCK; 06:05:41 unset SSH_AGENT_PID; 06:05:41 echo Agent pid 91 killed; 06:05:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:05:41 + git semver [Pipeline] } 06:05:41 $ docker stop --time=1 3f0e018d0aaab0adb349d529a8c0d85f2146794a89f2be3b7d240fe8a6bfd0ff 06:05:43 $ docker rm -f --volumes 3f0e018d0aaab0adb349d529a8c0d85f2146794a89f2be3b7d240fe8a6bfd0ff [Pipeline] // withDockerContainer [Pipeline] sh 06:05:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:05:43 Stashed 1 file(s) [Pipeline] echo 06:05:43 [edgeXSemver]: initialized semver on version 4.1.0-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:05:44 provisioning config files... 06:05:44 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config13610009315928440512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:05:44 ---> ****-login.sh 06:05:44 nexus3.edgexfoundry.org:10001 06:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:44 Login Succeeded 06:05:44 nexus3.edgexfoundry.org:10002 06:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:44 Login Succeeded 06:05:44 nexus3.edgexfoundry.org:10003 06:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:44 Login Succeeded 06:05:44 nexus3.edgexfoundry.org:10004 06:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:44 Login Succeeded 06:05:44 ****.io 06:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:44 Login Succeeded 06:05:44 ---> ****-login.sh ends [Pipeline] } 06:05:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:05:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:05:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:05:45 ========================================================= 06:05:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:05:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:45 + 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 . 06:05:45 #0 building with "default" instance using docker driver 06:05:45 06:05:45 #1 [internal] load build definition from Dockerfile 06:05:45 #1 transferring dockerfile: 1.28kB done 06:05:45 #1 DONE 0.0s 06:05:45 06:05:45 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:05:45 #2 DONE 0.1s 06:05:46 06:05:46 #3 [internal] load .dockerignore 06:05:46 #3 transferring context: 102B done 06:05:46 #3 DONE 0.0s 06:05:46 06:05:46 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 06:05:46 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 06:05:46 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.24MB / 74.06MB 0.1s 06:05:46 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 06:05:46 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 06:05:46 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.15MB / 3.63MB 0.1s 06:05:46 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done 06:05:46 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 06:05:46 #4 ... 06:05:46 06:05:46 #5 [internal] load build context 06:05:46 #5 transferring context: 17.33MB 0.1s done 06:05:46 #5 DONE 0.2s 06:05:46 06:05:46 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 06:05:46 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 15.73MB / 74.06MB 0.2s 06:05:46 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 06:05:46 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 06:05:46 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s 06:05:46 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0B / 103.05MB 0.2s 06:05:46 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 06:05:46 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done 06:05:46 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 06:05:46 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 30.41MB / 74.06MB 0.3s 06:05:46 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 06:05:46 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done 06:05:46 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s 06:05:46 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 06:05:46 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 68.16MB / 74.06MB 0.5s 06:05:46 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 14.68MB / 103.05MB 0.5s 06:05:46 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s 06:05:46 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done 06:05:46 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s 06:05:46 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 23.07MB / 103.05MB 0.7s 06:05:46 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 06:05:46 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done 06:05:46 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 59.77MB / 103.05MB 0.9s 06:05:46 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.7s done 06:05:47 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 85.98MB / 103.05MB 1.0s 06:05:47 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s 06:05:47 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.4s done 06:05:51 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.2s done 06:05:51 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 06:05:51 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 06:05:51 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 06:05:51 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 06:05:51 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 06:05:51 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 06:05:51 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 06:05:54 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.7s done 06:05:54 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 06:05:54 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done 06:05:54 #4 DONE 8.9s 06:05:55 06:05:55 #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 06:05:55 #6 0.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:05:58 #6 2.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:05:58 #6 3.236 OK: 248 MiB in 58 packages 06:05:58 Still waiting to schedule task 06:05:58 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:06:02 #6 DONE 7.1s 06:06:02 06:06:02 #7 [builder 3/7] WORKDIR /device-opcua 06:06:02 #7 DONE 0.0s 06:06:02 06:06:02 #8 [builder 4/7] COPY go.mod vendor* ./ 06:06:02 #8 DONE 0.0s 06:06:02 06:06:02 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:06:24 #9 DONE 22.3s 06:06:24 06:06:24 #10 [builder 6/7] COPY . . 06:06:24 #10 DONE 0.2s 06:06:24 06:06:24 #11 [builder 7/7] RUN echo noop 06:06:24 #11 0.193 noop 06:06:25 #11 DONE 0.2s 06:06:25 06:06:25 #12 exporting to image 06:06:25 #12 exporting layers 06:06:31 #12 exporting layers 6.6s done 06:06:31 #12 writing image sha256:204fbfb3c751f10eced49033e55e2af9771f59584cd27c0bce350b00e0d1715b done 06:06:31 #12 naming to docker.io/library/ci-base-image-x86_64 done 06:06:31 #12 DONE 6.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:32 + docker inspect -f . ci-base-image-x86_64 06:06:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:32 prd-ubuntu20.04-docker-8c-8g-7687 does not seem to be running inside a container 06:06:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:06:32 $ docker top 594aaf446b3518aac7d54bc6e81e9e95c0ffda67cd08872795d472be2fc2edde -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:32 + go version 06:06:32 go version go1.23.9 linux/amd64 [Pipeline] } 06:06:32 $ docker stop --time=1 594aaf446b3518aac7d54bc6e81e9e95c0ffda67cd08872795d472be2fc2edde 06:06:34 $ docker rm -f --volumes 594aaf446b3518aac7d54bc6e81e9e95c0ffda67cd08872795d472be2fc2edde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:34 + docker inspect -f . ci-base-image-x86_64 06:06:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:34 prd-ubuntu20.04-docker-8c-8g-7687 does not seem to be running inside a container 06:06:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:06:34 $ docker top ff81754b6efdbd982471d8b807f395af375b93564cc8402c3f440690f9152ac3 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:35 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh 06:06:35 + make test 06:06:35 go test ./... -coverprofile=coverage.out 06:06:36 ? github.com/edgexfoundry/device-opc-ua [no test files] 06:06:54 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 06:06:54 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 06:06:54 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.023s coverage: 41.4% of statements 06:07:04 go vet ./... 06:07:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:07:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:07:10 ./bin/test-attribution-txt.sh 06:07:10 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 06:07:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:07:10 $ docker stop --time=1 ff81754b6efdbd982471d8b807f395af375b93564cc8402c3f440690f9152ac3 06:07:14 $ docker rm -f --volumes ff81754b6efdbd982471d8b807f395af375b93564cc8402c3f440690f9152ac3 [Pipeline] // withDockerContainer [Pipeline] sh 06:07:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:07:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:07:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:07:15 + ls -al . 06:07:15 total 236 06:07:15 drwxrwxr-x 9 jenkins jenkins 4096 Aug 27 06:06 . 06:07:15 drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 06:05 .. 06:07:15 -rw-rw-r-- 1 jenkins jenkins 62 Aug 27 06:05 .dockerignore 06:07:15 drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 06:06 .git 06:07:15 drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 06:05 .github 06:07:15 -rw-rw-r-- 1 jenkins jenkins 101 Aug 27 06:05 .gitignore 06:07:15 -rw-rw-r-- 1 jenkins jenkins 218 Aug 27 06:05 .golangci.yml 06:07:15 drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 06:05 .semver 06:07:15 drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 06:05 .vscode 06:07:15 -rw-rw-r-- 1 jenkins jenkins 20452 Aug 27 06:05 Attribution.txt 06:07:15 -rw-rw-r-- 1 jenkins jenkins 2560 Aug 27 06:05 CHANGELOG.md 06:07:15 -rw-rw-r-- 1 jenkins jenkins 1242 Aug 27 06:05 Dockerfile 06:07:15 -rw-rw-r-- 1 jenkins jenkins 649 Aug 27 06:05 Jenkinsfile 06:07:15 -rw-rw-r-- 1 jenkins jenkins 11367 Aug 27 06:05 LICENSE 06:07:15 -rw-rw-r-- 1 jenkins jenkins 2474 Aug 27 06:05 Makefile 06:07:15 -rw-rw-r-- 1 jenkins jenkins 4109 Aug 27 06:05 README.md 06:07:15 -rw-rw-r-- 1 jenkins jenkins 11 Aug 27 06:05 VERSION 06:07:15 drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 06:05 bin 06:07:15 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 06:05 cmd 06:07:15 -rw-r--r-- 1 jenkins jenkins 26136 Aug 27 06:06 coverage.out 06:07:15 -rw-rw-r-- 1 jenkins jenkins 6322 Aug 27 06:05 go.mod 06:07:15 -rw-rw-r-- 1 jenkins jenkins 87109 Aug 27 06:05 go.sum 06:07:15 drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 06:05 internal 06:07:15 -rw-rw-r-- 1 jenkins jenkins 260 Aug 27 06:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:15 + 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=dacda6636b0f16d8de931466d6866e30110653c3 --label arch=amd64 --label version=4.1.0-dev.6 . 06:07:16 #0 building with "default" instance using docker driver 06:07:16 06:07:16 #1 [internal] load build definition from Dockerfile 06:07:16 #1 transferring dockerfile: 1.28kB done 06:07:16 #1 DONE 0.0s 06:07:16 06:07:16 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:07:16 #2 DONE 0.0s 06:07:16 06:07:16 #3 [internal] load metadata for docker.io/library/alpine:3.20 06:07:16 #3 DONE 0.1s 06:07:16 06:07:16 #4 [internal] load .dockerignore 06:07:16 #4 transferring context: 32B 06:07:16 #4 transferring context: 102B done 06:07:16 #4 DONE 0.0s 06:07:16 06:07:16 #5 [internal] load build context 06:07:16 #5 transferring context: 37.70kB 0.0s done 06:07:16 #5 DONE 0.0s 06:07:16 06:07:16 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 06:07:16 #6 DONE 0.1s 06:07:16 06:07:16 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:07:16 #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:07:16 #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:07:16 #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 06:07:16 #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 06:07:16 #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s 06:07:16 #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 06:07:16 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 06:07:16 #7 DONE 0.3s 06:07:16 06:07:16 #8 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 06:07:16 #8 0.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:07:16 #8 0.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:07:16 #8 0.784 OK: 248 MiB in 58 packages 06:07:17 #8 DONE 1.0s 06:07:17 06:07:17 #9 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init 06:07:17 #9 0.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:07:17 #9 0.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:07:17 #9 0.609 (1/6) Installing dumb-init (1.2.5-r3) 06:07:17 #9 0.613 (2/6) Installing libgcc (13.2.1_git20240309-r1) 06:07:17 #9 0.617 (3/6) Installing libsodium (1.0.19-r0) 06:07:17 #9 0.624 (4/6) Installing libstdc++ (13.2.1_git20240309-r1) 06:07:17 #9 0.641 (5/6) Installing libzmq (4.3.5-r2) 06:07:17 #9 0.650 (6/6) Installing zeromq (4.3.5-r2) 06:07:17 #9 0.654 Executing busybox-1.36.1-r29.trigger 06:07:17 #9 0.661 OK: 12 MiB in 20 packages 06:07:17 #9 DONE 0.8s 06:07:17 06:07:17 #10 [builder 3/7] WORKDIR /device-opcua 06:07:17 #10 DONE 0.0s 06:07:17 06:07:17 #11 [builder 4/7] COPY go.mod vendor* ./ 06:07:17 #11 DONE 0.0s 06:07:17 06:07:17 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:17 #12 DONE 0.5s 06:07:17 06:07:17 #13 [stage-1 3/6] RUN apk --no-cache upgrade 06:07:17 #13 0.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:07:17 #13 0.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:07:17 #13 0.611 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:07:17 #13 0.705 Executing busybox-1.36.1-r30.post-upgrade 06:07:17 #13 0.746 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:07:17 #13 0.750 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:07:17 #13 0.753 Executing busybox-1.36.1-r30.trigger 06:07:17 #13 0.760 OK: 12 MiB in 20 packages 06:07:17 #13 DONE 0.9s 06:07:17 06:07:17 #14 [builder 6/7] COPY . . 06:07:17 #14 DONE 0.2s 06:07:17 06:07:17 #15 [builder 7/7] RUN make build 06:07:18 #15 0.303 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 06:07:40 #15 21.51 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:07:41 #15 DONE 23.8s 06:07:41 06:07:41 #16 [stage-1 4/6] COPY --from=builder /device-opcua/cmd / 06:07:42 #16 DONE 0.4s 06:07:42 06:07:42 #17 [stage-1 5/6] COPY --from=builder /device-opcua/LICENSE / 06:07:42 #17 DONE 0.0s 06:07:42 06:07:42 #18 [stage-1 6/6] COPY --from=builder /device-opcua/Attribution.txt / 06:07:42 #18 DONE 0.0s 06:07:42 06:07:42 #19 exporting to image 06:07:42 #19 exporting layers 06:07:42 #19 exporting layers 0.3s done 06:07:42 #19 writing image sha256:3989cff84fe55904de63ec7f8b2ad2e6463cfa496e7953200b17f2177ad7400e done 06:07:42 #19 naming to docker.io/library/device-opc-ua done 06:07:42 #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:07:42 provisioning config files... 06:07:42 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config16601682076393346811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:07:43 ---> ****-login.sh 06:07:43 nexus3.edgexfoundry.org:10001 06:07:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:43 Login Succeeded 06:07:43 nexus3.edgexfoundry.org:10002 06:07:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:43 Login Succeeded 06:07:43 nexus3.edgexfoundry.org:10003 06:07:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:43 Login Succeeded 06:07:43 nexus3.edgexfoundry.org:10004 06:07:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:43 Login Succeeded 06:07:43 ****.io 06:07:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:43 Login Succeeded 06:07:43 ---> ****-login.sh ends [Pipeline] } 06:07:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:07:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:07:43 [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: 06:07:43 dacda6636b0f16d8de931466d6866e30110653c3 06:07:43 latest 06:07:43 4.1.0-dev.6 06:07:43 dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6 06:07:43 main 06:07:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:44 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:44 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3 06:07:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 06:07:44 3ea0e8baa3e6: Preparing 06:07:44 4e13dad7f5c4: Preparing 06:07:44 36b588ac4ac7: Preparing 06:07:44 b216460ee3cd: Preparing 06:07:44 92480c95ab14: Preparing 06:07:44 097100c76c15: Preparing 06:07:44 097100c76c15: Waiting 06:07:44 3ea0e8baa3e6: Pushed 06:07:44 4e13dad7f5c4: Pushed 06:07:44 097100c76c15: Layer already exists 06:07:44 b216460ee3cd: Pushed 06:07:44 92480c95ab14: Pushed 06:07:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7688 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws 06:07:48 Running in /w/workspace/device-opc-ua/19 [Pipeline] { [Pipeline] checkout 06:07:49 36b588ac4ac7: Pushed 06:07:49 dacda6636b0f16d8de931466d6866e30110653c3: digest: sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 size: 1577 [Pipeline] } 06:07:51 Selected Git installation does not exist. Using Default 06:07:51 The recommended git tool is: NONE [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:51 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:52 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest 06:07:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 06:07:52 3ea0e8baa3e6: Preparing 06:07:52 4e13dad7f5c4: Preparing 06:07:52 36b588ac4ac7: Preparing 06:07:52 b216460ee3cd: Preparing 06:07:52 92480c95ab14: Preparing 06:07:52 097100c76c15: Preparing 06:07:52 097100c76c15: Waiting 06:07:52 3ea0e8baa3e6: Layer already exists 06:07:52 92480c95ab14: Layer already exists 06:07:52 4e13dad7f5c4: Layer already exists 06:07:52 b216460ee3cd: Layer already exists 06:07:52 36b588ac4ac7: Layer already exists 06:07:52 097100c76c15: Layer already exists 06:07:52 latest: digest: sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:52 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:52 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.6 06:07:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 06:07:52 3ea0e8baa3e6: Preparing 06:07:52 4e13dad7f5c4: Preparing 06:07:52 36b588ac4ac7: Preparing 06:07:52 b216460ee3cd: Preparing 06:07:52 92480c95ab14: Preparing 06:07:52 097100c76c15: Preparing 06:07:52 097100c76c15: Waiting 06:07:52 3ea0e8baa3e6: Layer already exists 06:07:52 36b588ac4ac7: Layer already exists 06:07:52 92480c95ab14: Layer already exists 06:07:52 b216460ee3cd: Layer already exists 06:07:52 4e13dad7f5c4: Layer already exists 06:07:52 097100c76c15: Layer already exists 06:07:52 4.1.0-dev.6: digest: sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:53 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:53 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6 06:07:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 06:07:53 3ea0e8baa3e6: Preparing 06:07:53 4e13dad7f5c4: Preparing 06:07:53 36b588ac4ac7: Preparing 06:07:53 b216460ee3cd: Preparing 06:07:53 92480c95ab14: Preparing 06:07:53 097100c76c15: Preparing 06:07:53 097100c76c15: Waiting 06:07:53 36b588ac4ac7: Layer already exists 06:07:53 92480c95ab14: Layer already exists 06:07:53 4e13dad7f5c4: Layer already exists 06:07:53 b216460ee3cd: Layer already exists 06:07:53 3ea0e8baa3e6: Layer already exists 06:07:53 097100c76c15: Layer already exists 06:07:53 dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6: digest: sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:53 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:54 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main 06:07:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 06:07:54 3ea0e8baa3e6: Preparing 06:07:54 4e13dad7f5c4: Preparing 06:07:54 36b588ac4ac7: Preparing 06:07:54 b216460ee3cd: Preparing 06:07:54 92480c95ab14: Preparing 06:07:54 097100c76c15: Preparing 06:07:54 097100c76c15: Waiting 06:07:54 36b588ac4ac7: Layer already exists 06:07:54 92480c95ab14: Layer already exists 06:07:54 3ea0e8baa3e6: Layer already exists 06:07:54 4e13dad7f5c4: Layer already exists 06:07:54 b216460ee3cd: Layer already exists 06:07:54 097100c76c15: Layer already exists 06:07:54 main: digest: sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:07:54 ===================================================== [Pipeline] echo 06:07:54 taggedImages: 06:07:54 - nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3 06:07:54 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 06:07:54 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.6 06:07:54 - nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6 06:07:54 - nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] echo 06:07:54 ========================================================= 06:07:54 [edgeXBuildMultiArch] RAW Config: 06:07:54 images: 06:07:54 - nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3 06:07:54 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 06:07:54 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.6 06:07:54 - nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6 06:07:54 - nexus3.edgexfoundry.org:10004/device-opc-ua:main 06:07:54 settingsFile: 06:07:54 device-opc-ua-settings 06:07:54 ========================================================= [Pipeline] node 06:07:54 Running on prd-centos7-docker-4c-2g-7684 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:07:54 provisioning config files... 06:07:54 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config6328655586389374616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:07:55 ---> ****-login.sh 06:07:55 nexus3.edgexfoundry.org:10001 06:07:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:07:55 Configure a credential helper to remove this warning. See 06:07:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:07:55 06:07:55 Login Succeeded 06:07:55 nexus3.edgexfoundry.org:10002 06:07:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:07:55 Configure a credential helper to remove this warning. See 06:07:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:07:55 06:07:55 Login Succeeded 06:07:55 nexus3.edgexfoundry.org:10003 06:07:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:07:56 Configure a credential helper to remove this warning. See 06:07:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:07:56 06:07:56 Login Succeeded 06:07:56 nexus3.edgexfoundry.org:10004 06:07:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:07:56 Configure a credential helper to remove this warning. See 06:07:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:07:56 06:07:56 Login Succeeded 06:07:56 ****.io 06:07:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:56 using credential edgex-jenkins-ssh 06:07:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:07:56 Configure a credential helper to remove this warning. See 06:07:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:07:56 06:07:56 Login Succeeded 06:07:56 ---> ****-login.sh ends 06:07:56 Cloning the remote Git repository [Pipeline] } 06:07:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:07:56 Cloning repository git@github.com:edgexfoundry/device-opc-ua.git 06:07:56 > git init /w/workspace/device-opc-ua/19 # timeout=10 06:07:56 + docker buildx ls 06:07:56 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:07:56 default * docker 06:07:56 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:07:56 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 06:07:56 edgex-builder [Pipeline] sh 06:07:57 + docker buildx inspect --bootstrap 06:07:57 #1 [internal] booting buildkit 06:07:57 #1 pulling image moby/buildkit:buildx-stable-1 06:07:56 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git 06:07:56 > git --version # timeout=10 06:07:56 > git --version # 'git version 2.25.1' 06:07:56 using GIT_SSH to set credentials SSH Credentials for GitHub 06:07:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:07:58 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 06:07:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:07:59 Avoid second fetch 06:07:59 Checking out Revision dacda6636b0f16d8de931466d6866e30110653c3 (main) 06:07:59 #1 pulling image moby/buildkit:buildx-stable-1 2.6s done 06:07:59 #1 creating container buildx_buildkit_edgex-builder0 06:08:00 Commit message: "build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (#129)" 06:07:59 > git config core.sparsecheckout # timeout=10 06:07:59 > git checkout -f dacda6636b0f16d8de931466d6866e30110653c3 # timeout=10 06:08:01 #1 creating container buildx_buildkit_edgex-builder0 1.2s done 06:08:01 #1 DONE 3.8s 06:08:01 Name: edgex-builder 06:08:01 Driver: docker-container 06:08:01 06:08:01 Nodes: 06:08:01 Name: edgex-builder0 06:08:01 Endpoint: unix:///var/run/docker.sock 06:08:01 Status: running 06:08:01 Buildkit: v0.23.2 06:08:01 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 06:08:01 + docker buildx ls 06:08:01 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:08:01 edgex-builder * docker-container 06:08:01 edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 06:08:01 default docker 06:08:01 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:08:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3' 06:08:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3 --push - 06:08:01 #1 [internal] load build definition from Dockerfile 06:08:01 #1 transferring dockerfile: 198B done 06:08:01 #1 DONE 0.0s 06:08:01 06:08:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3 06:08:01 #2 DONE 0.1s 06:08:01 06:08:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3 06:08:02 #3 DONE 0.1s 06:08:02 06:08:02 #4 [internal] load .dockerignore 06:08:02 #4 transferring context: 2B done 06:08:02 #4 DONE 0.0s 06:08:02 06:08:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 06:08:02 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 0.0s done 06:08:02 #5 DONE 0.0s 06:08:02 06:08:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 06:08:02 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 0.0s done 06:08:02 #6 DONE 0.1s 06:08:02 06:08:02 #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 06:08:02 #7 DONE 0.0s 06:08:02 06:08:02 #8 exporting to image 06:08:02 #8 exporting layers done 06:08:02 #8 exporting manifest sha256:2419dc07beac2ecef4a5f0d5efa57359bb002ddbe1ecbae836678c33dd7f7106 done 06:08:02 #8 exporting config sha256:3989cff84fe55904de63ec7f8b2ad2e6463cfa496e7953200b17f2177ad7400e done 06:08:02 #8 exporting manifest sha256:3d6eb29dcb7f83fb768fbe453cca34282ed6b58e65b52ff825f2692b198e764b done 06:08:02 #8 exporting config sha256:04154382de3e81264ec98f6f9474be1a79f8dc63791249270ee307b7602d20da done 06:08:02 #8 exporting manifest list sha256:2fb2b52e274c7b573eca4dd5a1551465e3c3ba3cbcbc5be4eb1647f80b8245bb done 06:08:02 #8 pushing layers 06:08:02 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:08:02 #8 pushing layers 0.1s done 06:08:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3@sha256:2fb2b52e274c7b573eca4dd5a1551465e3c3ba3cbcbc5be4eb1647f80b8245bb 0.1s done 06:08:02 #8 DONE 0.2s 06:08:02 06:08:02 1 warning found (use --debug to expand): 06:08:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:08:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest' 06:08:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:latest --push - 06:08:02 #1 [internal] load build definition from Dockerfile 06:08:02 #1 transferring dockerfile: 164B done 06:08:02 #1 DONE 0.0s 06:08:02 06:08:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest 06:08:02 #2 DONE 0.0s 06:08:02 06:08:02 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest 06:08:02 #3 DONE 0.0s 06:08:02 06:08:02 #4 [internal] load .dockerignore 06:08:02 #4 transferring context: 2B done 06:08:02 #4 DONE 0.0s 06:08:02 06:08:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 06:08:02 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 0.0s done 06:08:02 #5 CACHED 06:08:02 06:08:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 06:08:02 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 0.0s done 06:08:02 #6 CACHED 06:08:02 06:08:02 #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 06:08:02 #7 DONE 0.0s 06:08:02 06:08:02 #8 exporting to image 06:08:02 #8 exporting layers done 06:08:02 #8 exporting manifest sha256:2419dc07beac2ecef4a5f0d5efa57359bb002ddbe1ecbae836678c33dd7f7106 done 06:08:02 #8 exporting config sha256:3989cff84fe55904de63ec7f8b2ad2e6463cfa496e7953200b17f2177ad7400e done 06:08:02 #8 exporting manifest sha256:3d6eb29dcb7f83fb768fbe453cca34282ed6b58e65b52ff825f2692b198e764b done 06:08:02 #8 exporting config sha256:04154382de3e81264ec98f6f9474be1a79f8dc63791249270ee307b7602d20da done 06:08:02 #8 exporting manifest list sha256:2fb2b52e274c7b573eca4dd5a1551465e3c3ba3cbcbc5be4eb1647f80b8245bb done 06:08:02 #8 pushing layers 0.0s done 06:08:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:2fb2b52e274c7b573eca4dd5a1551465e3c3ba3cbcbc5be4eb1647f80b8245bb 0.1s done 06:08:02 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:08:02 #8 DONE 0.1s 06:08:02 06:08:02 1 warning found (use --debug to expand): 06:08:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:08:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.6 --push - 06:08:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.6' 06:08:03 #1 [internal] load build definition from Dockerfile 06:08:03 #1 transferring dockerfile: 169B done 06:08:03 #1 DONE 0.0s 06:08:03 06:08:03 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.6 06:08:03 #2 DONE 0.0s 06:08:03 06:08:03 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.6 06:08:03 #3 DONE 0.0s 06:08:03 06:08:03 #4 [internal] load .dockerignore 06:08:03 #4 transferring context: 2B done 06:08:03 #4 DONE 0.0s 06:08:03 06:08:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.6@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 06:08:03 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.6@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 0.0s done 06:08:03 #5 CACHED 06:08:03 06:08:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.6@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 06:08:03 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.6@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 0.0s done 06:08:03 #6 CACHED 06:08:03 06:08:03 #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 06:08:03 #7 DONE 0.0s 06:08:03 06:08:03 #8 exporting to image 06:08:03 #8 exporting layers done 06:08:03 #8 exporting manifest sha256:2419dc07beac2ecef4a5f0d5efa57359bb002ddbe1ecbae836678c33dd7f7106 done 06:08:03 #8 exporting config sha256:3989cff84fe55904de63ec7f8b2ad2e6463cfa496e7953200b17f2177ad7400e done 06:08:03 #8 exporting manifest sha256:3d6eb29dcb7f83fb768fbe453cca34282ed6b58e65b52ff825f2692b198e764b done 06:08:03 #8 exporting config sha256:04154382de3e81264ec98f6f9474be1a79f8dc63791249270ee307b7602d20da done 06:08:03 #8 exporting manifest list sha256:2fb2b52e274c7b573eca4dd5a1551465e3c3ba3cbcbc5be4eb1647f80b8245bb done 06:08:03 #8 pushing layers 0.0s done 06:08:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.6@sha256:2fb2b52e274c7b573eca4dd5a1551465e3c3ba3cbcbc5be4eb1647f80b8245bb 0.1s done 06:08:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:08:03 #8 DONE 0.1s 06:08:03 06:08:03 1 warning found (use --debug to expand): 06:08:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:08:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6 --push - 06:08:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6' 06:08:03 #1 [internal] load build definition from Dockerfile 06:08:03 #1 transferring dockerfile: 210B done 06:08:03 #1 DONE 0.0s 06:08:03 06:08:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6 06:08:03 #2 DONE 0.0s 06:08:03 06:08:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6 06:08:03 #3 DONE 0.0s 06:08:03 06:08:03 #4 [internal] load .dockerignore 06:08:03 #4 transferring context: 2B done 06:08:03 #4 DONE 0.0s 06:08:03 06:08:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 06:08:03 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 0.0s done 06:08:03 #5 CACHED 06:08:03 06:08:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 06:08:03 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 0.0s done 06:08:03 #6 CACHED 06:08:03 06:08:03 #7 exporting to image 06:08:03 #7 exporting layers done 06:08:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:08:03 #7 exporting manifest sha256:2419dc07beac2ecef4a5f0d5efa57359bb002ddbe1ecbae836678c33dd7f7106 done 06:08:03 #7 exporting config sha256:3989cff84fe55904de63ec7f8b2ad2e6463cfa496e7953200b17f2177ad7400e done 06:08:03 #7 exporting manifest sha256:3d6eb29dcb7f83fb768fbe453cca34282ed6b58e65b52ff825f2692b198e764b done 06:08:03 #7 exporting config sha256:04154382de3e81264ec98f6f9474be1a79f8dc63791249270ee307b7602d20da done 06:08:03 #7 exporting manifest list sha256:2fb2b52e274c7b573eca4dd5a1551465e3c3ba3cbcbc5be4eb1647f80b8245bb done 06:08:03 #7 pushing layers 0.0s done 06:08:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6@sha256:2fb2b52e274c7b573eca4dd5a1551465e3c3ba3cbcbc5be4eb1647f80b8245bb 0.1s done 06:08:03 #7 DONE 0.1s 06:08:03 06:08:03 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 06:08:03 #8 DONE 0.0s 06:08:03 06:08:03 1 warning found (use --debug to expand): 06:08:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:08:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:main --push - 06:08:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main' 06:08:04 #1 [internal] load build definition from Dockerfile 06:08:04 #1 transferring dockerfile: 162B done 06:08:04 #1 DONE 0.0s 06:08:04 06:08:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main 06:08:04 #2 DONE 0.0s 06:08:04 06:08:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main 06:08:04 #3 DONE 0.0s 06:08:04 06:08:04 #4 [internal] load .dockerignore 06:08:04 #4 transferring context: 2B done 06:08:04 #4 DONE 0.0s 06:08:04 06:08:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 06:08:04 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 0.0s done 06:08:04 #5 CACHED 06:08:04 06:08:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 06:08:04 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 0.0s done 06:08:04 #6 CACHED 06:08:04 06:08:04 #7 exporting to image 06:08:04 #7 exporting layers done 06:08:04 #7 exporting manifest sha256:2419dc07beac2ecef4a5f0d5efa57359bb002ddbe1ecbae836678c33dd7f7106 done 06:08:04 #7 exporting config sha256:3989cff84fe55904de63ec7f8b2ad2e6463cfa496e7953200b17f2177ad7400e done 06:08:04 #7 exporting manifest sha256:3d6eb29dcb7f83fb768fbe453cca34282ed6b58e65b52ff825f2692b198e764b done 06:08:04 #7 exporting config sha256:04154382de3e81264ec98f6f9474be1a79f8dc63791249270ee307b7602d20da done 06:08:04 #7 exporting manifest list sha256:2fb2b52e274c7b573eca4dd5a1551465e3c3ba3cbcbc5be4eb1647f80b8245bb done 06:08:04 #7 pushing layers 06:08:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] withEnv [Pipeline] { 06:08:04 #7 pushing layers 0.0s done 06:08:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:2fb2b52e274c7b573eca4dd5a1551465e3c3ba3cbcbc5be4eb1647f80b8245bb 0.1s done 06:08:04 #7 DONE 0.1s 06:08:04 06:08:04 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 06:08:04 #8 DONE 0.0s 06:08:04 06:08:04 1 warning found (use --debug to expand): 06:08:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:08:04 provisioning config files... 06:08:04 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/19@tmp/config5682159026043604694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:08:04 + '[' -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:08:05 ---> sysstat.sh 06:08:05 ---> ****-login.sh 06:08:05 nexus3.edgexfoundry.org:10001 [Pipeline] libraryResource [Pipeline] sh 06:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:05 ---> package-listing.sh 06:08:05 ++ facter osfamily 06:08:05 ++ tr '[:upper:]' '[:lower:]' 06:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:08:05 Configure a credential helper to remove this warning. See 06:08:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:08:05 06:08:05 Login Succeeded 06:08:05 nexus3.edgexfoundry.org:10002 06:08:06 + OS_FAMILY=redhat 06:08:06 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 06:08:06 + START_PACKAGES=/tmp/packages_start.txt 06:08:06 + END_PACKAGES=/tmp/packages_end.txt 06:08:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:08:06 + PACKAGES=/tmp/packages_start.txt 06:08:06 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 06:08:06 + PACKAGES=/tmp/packages_end.txt 06:08:06 + case "${OS_FAMILY}" in 06:08:06 + sort 06:08:06 + rpm -qa 06:08:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:08:06 Configure a credential helper to remove this warning. See 06:08:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:08:06 06:08:06 Login Succeeded 06:08:06 nexus3.edgexfoundry.org:10003 06:08:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:08:06 Configure a credential helper to remove this warning. See 06:08:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:08:06 06:08:06 Login Succeeded 06:08:06 nexus3.edgexfoundry.org:10004 06:08:06 + '[' -f /tmp/packages_start.txt ']' 06:08:06 + '[' -f /tmp/packages_end.txt ']' 06:08:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:08:06 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 06:08:06 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 06:08:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 06:08:06 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:08:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:08:07 Configure a credential helper to remove this warning. See 06:08:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:08:07 06:08:07 Login Succeeded 06:08:07 ****.io 06:08:07 + facter operatingsystem 06:08:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:08:07 Configure a credential helper to remove this warning. See 06:08:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:08:07 06:08:07 Login Succeeded 06:08:07 ---> ****-login.sh ends [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] } 06:08:07 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 06:08:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:08:07 06:08:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo 06:08:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:08:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:08:07 ========================================================= 06:08:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:08:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:08:07 latest: Pulling from edgex-lftools-log-publisher 06:08:07 5eb5b503b376: Pulling fs layer 06:08:07 5c69ac0246d0: Pulling fs layer 06:08:07 ec43610c2a17: Pulling fs layer 06:08:07 3a2ae6a8a46f: Pulling fs layer 06:08:07 33b1e0a273af: Pulling fs layer 06:08:07 5d3b04190fa2: Pulling fs layer 06:08:07 2f39f015ded8: Pulling fs layer 06:08:07 33b1e0a273af: Waiting 06:08:07 5d3b04190fa2: Waiting 06:08:07 2f39f015ded8: Waiting 06:08:07 3a2ae6a8a46f: Waiting 06:08:07 5c69ac0246d0: Verifying Checksum 06:08:07 5c69ac0246d0: Download complete 06:08:07 3a2ae6a8a46f: Verifying Checksum 06:08:07 3a2ae6a8a46f: Download complete 06:08:07 33b1e0a273af: Verifying Checksum 06:08:07 33b1e0a273af: Download complete 06:08:07 5d3b04190fa2: Verifying Checksum 06:08:07 5d3b04190fa2: Download complete 06:08:07 ec43610c2a17: Verifying Checksum 06:08:07 ec43610c2a17: Download complete 06:08:08 + 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 . 06:08:08 5eb5b503b376: Verifying Checksum 06:08:08 5eb5b503b376: Download complete 06:08:08 Sending build context to Docker daemon 8.856MB 06:08:08 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 06:08:08 Step 2/10 : FROM ${BASE} AS builder 06:08:08 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:08:08 94e9d8af2201: Pulling fs layer 06:08:08 a6c56e8762df: Pulling fs layer 06:08:08 f0f3c8884826: Pulling fs layer 06:08:08 c7e7622c144d: Pulling fs layer 06:08:08 4f4fb700ef54: Pulling fs layer 06:08:08 b4c3b6d88c5a: Pulling fs layer 06:08:08 ba8bce9d2590: Pulling fs layer 06:08:08 ca778ea9c289: Pulling fs layer 06:08:08 c7e7622c144d: Waiting 06:08:08 4f4fb700ef54: Waiting 06:08:08 b4c3b6d88c5a: Waiting 06:08:08 ba8bce9d2590: Waiting 06:08:08 ca778ea9c289: Waiting 06:08:08 a6c56e8762df: Download complete 06:08:08 c7e7622c144d: Download complete 06:08:08 4f4fb700ef54: Download complete 06:08:08 b4c3b6d88c5a: Verifying Checksum 06:08:08 b4c3b6d88c5a: Download complete 06:08:08 2f39f015ded8: Verifying Checksum 06:08:08 2f39f015ded8: Download complete 06:08:08 94e9d8af2201: Verifying Checksum 06:08:08 94e9d8af2201: Download complete 06:08:09 ca778ea9c289: Verifying Checksum 06:08:09 ca778ea9c289: Download complete 06:08:09 5eb5b503b376: Pull complete 06:08:09 5c69ac0246d0: Pull complete 06:08:09 94e9d8af2201: Pull complete 06:08:09 ec43610c2a17: Pull complete 06:08:09 3a2ae6a8a46f: Pull complete 06:08:10 33b1e0a273af: Pull complete 06:08:10 5d3b04190fa2: Pull complete 06:08:10 a6c56e8762df: Pull complete 06:08:10 f0f3c8884826: Download complete 06:08:11 ba8bce9d2590: Verifying Checksum 06:08:11 ba8bce9d2590: Download complete 06:08:14 2f39f015ded8: Pull complete 06:08:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:08:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:08:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:08:14 prd-centos7-docker-4c-2g-7684 does not seem to be running inside a container 06:08:14 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:08:17 $ docker top c0afcd5a0c12d6839e74f8b9c8fb5d2763c8399955cadbeed19a8f0418e359b1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:08:18 + touch /tmp/pre-build-complete [Pipeline] sh 06:08:18 + mkdir -p /var/log/sysstat [Pipeline] sh 06:08:18 + ls /var/log/sa-host 06:08:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:08:19 provisioning config files... 06:08:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config9930057753563417613tmp [Pipeline] { [Pipeline] echo 06:08:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:08:19 ---> create-netrc.sh [Pipeline] } 06:08:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:08:19 ---> python-tools-install.sh [Pipeline] echo 06:08:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:08:20 ---> sudo-logs.sh 06:08:20 Archiving 'sudo' log.. 06:08:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-7684.novalocal: Name or service not known 06:08:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-7684.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 06:08:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:08:20 ---> job-cost.sh 06:08:20 lf-activate-venv: SKIPPING 06:08:20 INFO: No Stack... 06:08:20 INFO: Retrieving Pricing Info for: v3-standard-2 06:08:20 INFO: Archiving Costs [Pipeline] echo 06:08:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:08:21 ---> logs-deploy.sh 06:08:21 lf-activate-venv: SKIPPING 06:08:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/19 06:08:21 INFO: archiving workspace using pattern(s): 06:08:22 Archives upload complete. 06:08:22 INFO: archiving logs to Nexus 06:08:23 ---> uname -a: 06:08:23 Linux prd-centos7-docker-4c-2g-7684.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 06:08:23 06:08:23 06:08:23 ---> lscpu: 06:08:23 Architecture: x86_64 06:08:23 CPU op-mode(s): 32-bit, 64-bit 06:08:23 Byte Order: Little Endian 06:08:23 Address sizes: 40 bits physical, 48 bits virtual 06:08:23 CPU(s): 2 06:08:23 On-line CPU(s) list: 0,1 06:08:23 Thread(s) per core: 1 06:08:23 Core(s) per socket: 1 06:08:23 Socket(s): 2 06:08:23 NUMA node(s): 1 06:08:23 Vendor ID: AuthenticAMD 06:08:23 CPU family: 23 06:08:23 Model: 49 06:08:23 Model name: AMD EPYC-Rome Processor 06:08:23 Stepping: 0 06:08:23 CPU MHz: 2800.000 06:08:23 BogoMIPS: 5600.00 06:08:23 Virtualization: AMD-V 06:08:23 Hypervisor vendor: KVM 06:08:23 Virtualization type: full 06:08:23 L1d cache: 64 KiB 06:08:23 L1i cache: 64 KiB 06:08:23 L2 cache: 1 MiB 06:08:23 L3 cache: 32 MiB 06:08:23 NUMA node0 CPU(s): 0,1 06:08:23 Vulnerability Itlb multihit: Not affected 06:08:23 Vulnerability L1tf: Not affected 06:08:23 Vulnerability Mds: Not affected 06:08:23 Vulnerability Meltdown: Not affected 06:08:23 Vulnerability Mmio stale data: Not affected 06:08:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:08:23 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:08:23 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:08:23 Vulnerability Srbds: Not affected 06:08:23 Vulnerability Tsx async abort: Not affected 06:08:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 06:08:23 06:08:23 06:08:23 ---> nproc: 06:08:23 2 06:08:23 06:08:23 06:08:23 ---> df -h: 06:08:23 Filesystem Size Used Avail Use% Mounted on 06:08:23 overlay 40G 7.0G 34G 18% / 06:08:23 tmpfs 64M 0 64M 0% /dev 06:08:23 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:08:23 shm 64M 0 64M 0% /dev/shm 06:08:23 /dev/vda1 40G 7.0G 34G 18% /facter-os 06:08:23 06:08:23 06:08:23 Cannot open /var/log/sysstat/sa27: No such file or directory 06:08:23 Please check if data collecting is enabled 06:08:23 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:08:23 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 06:08:23 $ docker stop --time=1 c0afcd5a0c12d6839e74f8b9c8fb5d2763c8399955cadbeed19a8f0418e359b1 06:08:24 f0f3c8884826: Pull complete 06:08:24 $ docker rm -f --volumes c0afcd5a0c12d6839e74f8b9c8fb5d2763c8399955cadbeed19a8f0418e359b1 [Pipeline] // withDockerContainer 06:08:24 c7e7622c144d: Pull complete [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 06:08:24 [WS-CLEANUP] Deleting project workspace... 06:08:24 [WS-CLEANUP] Deferred wipeout is used... 06:08:24 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:24 4f4fb700ef54: Pull complete 06:08:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:08:24 06:08:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:08:25 latest: Pulling from edgex-lftools-log-publisher 06:08:25 5eb5b503b376: Pulling fs layer 06:08:25 5c69ac0246d0: Pulling fs layer 06:08:25 ec43610c2a17: Pulling fs layer 06:08:25 3a2ae6a8a46f: Pulling fs layer 06:08:25 33b1e0a273af: Pulling fs layer 06:08:25 5d3b04190fa2: Pulling fs layer 06:08:25 2f39f015ded8: Pulling fs layer 06:08:25 3a2ae6a8a46f: Waiting 06:08:25 33b1e0a273af: Waiting 06:08:25 5d3b04190fa2: Waiting 06:08:25 2f39f015ded8: Waiting 06:08:25 5c69ac0246d0: Download complete 06:08:25 3a2ae6a8a46f: Download complete 06:08:25 33b1e0a273af: Verifying Checksum 06:08:25 33b1e0a273af: Download complete 06:08:25 ec43610c2a17: Verifying Checksum 06:08:25 ec43610c2a17: Download complete 06:08:25 5d3b04190fa2: Download complete 06:08:25 b4c3b6d88c5a: Pull complete 06:08:25 5eb5b503b376: Verifying Checksum 06:08:25 5eb5b503b376: Download complete 06:08:26 2f39f015ded8: Download complete 06:08:27 5eb5b503b376: Pull complete 06:08:27 5c69ac0246d0: Pull complete 06:08:28 ec43610c2a17: Pull complete 06:08:28 3a2ae6a8a46f: Pull complete 06:08:28 33b1e0a273af: Pull complete 06:08:28 5d3b04190fa2: Pull complete 06:08:33 ba8bce9d2590: Pull complete 06:08:33 2f39f015ded8: Pull complete 06:08:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:08:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:08:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:08:33 prd-ubuntu20.04-docker-8c-8g-7687 does not seem to be running inside a container 06:08:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:08:35 ca778ea9c289: Pull complete 06:08:35 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 06:08:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:08:35 ---> 47b25d7523d1 06:08:35 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:08:36 ---> Running in e41201f4fbd0 06:08:37 Removing intermediate container e41201f4fbd0 06:08:37 ---> 5243c194751d 06:08:37 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:08:37 $ docker top 21d844b79ae2e94466e41bc96fe768db257b448711e6e902a2ccca4f54c0b239 -eo pid,comm 06:08:37 ---> Running in 0a759bab2429 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:08:37 Removing intermediate container 0a759bab2429 06:08:37 ---> adbbf66cc5e3 06:08:37 Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 06:08:37 ---> Running in 0f9aa8b988e7 06:08:37 ---> job-cost.sh 06:08:37 lf-activate-venv: SKIPPING 06:08:37 INFO: No Stack... 06:08:37 INFO: Retrieving Pricing Info for: v3-standard-8 06:08:38 INFO: Archiving Costs [Pipeline] sh 06:08:38 + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv 06:08:38 + cut -d, -f6 [Pipeline] lock 06:08:38 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-19-stack-cost] 06:08:38 Resource [jenkins-edgexfoundry-device-opc-ua-main-19-stack-cost] did not exist. Created. 06:08:38 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:08:38 + echo total: 0.2199999988079071 [Pipeline] stash 06:08:38 Stashed 1 file(s) [Pipeline] } 06:08:38 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-19-stack-cost] [Pipeline] // lock [Pipeline] } 06:08:38 $ docker stop --time=1 21d844b79ae2e94466e41bc96fe768db257b448711e6e902a2ccca4f54c0b239 06:08:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:08:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:08:40 $ docker rm -f --volumes 21d844b79ae2e94466e41bc96fe768db257b448711e6e902a2ccca4f54c0b239 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:08:40 OK: 239 MiB in 58 packages 06:08:41 Removing intermediate container 0f9aa8b988e7 06:08:41 ---> c916da5e11e4 06:08:41 Step 6/10 : WORKDIR /device-opcua 06:08:41 ---> Running in c880bbbb16ff 06:08:41 Removing intermediate container c880bbbb16ff 06:08:41 ---> f95ed03e036f 06:08:41 Step 7/10 : COPY go.mod vendor* ./ 06:08:42 ---> 3245b562b3f3 06:08:42 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:42 ---> Running in 3215fa120268 06:10:33 Removing intermediate container 3215fa120268 06:10:33 ---> 1c23bb48fbac 06:10:33 Step 9/10 : COPY . . 06:10:33 ---> d49d1f02ea90 06:10:33 Step 10/10 : RUN ${MAKE} 06:10:33 ---> Running in 3dba93ed693e 06:10:33 noop 06:10:33 Removing intermediate container 3dba93ed693e 06:10:33 ---> 426aa55a9aeb 06:10:33 Successfully built 426aa55a9aeb 06:10:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:34 + docker inspect -f . ci-base-image-arm64 06:10:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:34 prd-ubuntu20.04-docker-arm64-4c-16g-7688 does not seem to be running inside a container 06:10:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/19 -v /w/workspace/device-opc-ua/19:/w/workspace/device-opc-ua/19:rw,z -v /w/workspace/device-opc-ua/19@tmp:/w/workspace/device-opc-ua/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:10:35 $ docker top 8c66b22c33aecddc82b3e64eaeb6b5c480a8a39f5995e2f6263641a20017ec5f -eo pid,comm [Pipeline] { [Pipeline] sh 06:10:36 + go version 06:10:36 go version go1.23.9 linux/arm64 [Pipeline] } 06:10:36 $ docker stop --time=1 8c66b22c33aecddc82b3e64eaeb6b5c480a8a39f5995e2f6263641a20017ec5f 06:10:38 $ docker rm -f --volumes 8c66b22c33aecddc82b3e64eaeb6b5c480a8a39f5995e2f6263641a20017ec5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:38 + docker inspect -f . ci-base-image-arm64 06:10:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:38 prd-ubuntu20.04-docker-arm64-4c-16g-7688 does not seem to be running inside a container 06:10:38 $ 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/19 -v /w/workspace/device-opc-ua/19:/w/workspace/device-opc-ua/19:rw,z -v /w/workspace/device-opc-ua/19@tmp:/w/workspace/device-opc-ua/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:10:40 $ docker top 60675af63bab8debdcd82608c6528ab42b4dd699c5266f98a65d935098887a61 -eo pid,comm [Pipeline] { [Pipeline] sh 06:10:40 + git config --global --add safe.directory /w/workspace/device-opc-ua/19 [Pipeline] fileExists [Pipeline] sh 06:10:41 + make test 06:10:41 go test ./... -coverprofile=coverage.out 06:10:48 ? github.com/edgexfoundry/device-opc-ua [no test files] 06:14:09 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 06:14:09 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 06:14:09 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.073s coverage: 41.4% of statements 06:14:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:14:09 go vet ./... 06:14:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:14:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:14:56 ./bin/test-attribution-txt.sh 06:14:56 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 06:14:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:14:57 $ docker stop --time=1 60675af63bab8debdcd82608c6528ab42b4dd699c5266f98a65d935098887a61 06:14:59 $ docker rm -f --volumes 60675af63bab8debdcd82608c6528ab42b4dd699c5266f98a65d935098887a61 [Pipeline] // withDockerContainer [Pipeline] sh 06:15:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:15:00 Warning: overwriting stash ‘coverage-report’ 06:15:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:15:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:15:01 + ls -al . 06:15:01 total 232 06:15:01 drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 06:10 . 06:15:01 drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 06:07 .. 06:15:01 -rw-rw-r-- 1 jenkins jenkins 62 Aug 27 06:07 .dockerignore 06:15:01 drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 06:08 .git 06:15:01 drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 06:07 .github 06:15:01 -rw-rw-r-- 1 jenkins jenkins 101 Aug 27 06:07 .gitignore 06:15:01 -rw-rw-r-- 1 jenkins jenkins 218 Aug 27 06:07 .golangci.yml 06:15:01 drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 06:07 .vscode 06:15:01 -rw-rw-r-- 1 jenkins jenkins 20452 Aug 27 06:07 Attribution.txt 06:15:01 -rw-rw-r-- 1 jenkins jenkins 2560 Aug 27 06:07 CHANGELOG.md 06:15:01 -rw-rw-r-- 1 jenkins jenkins 1242 Aug 27 06:07 Dockerfile 06:15:01 -rw-rw-r-- 1 jenkins jenkins 649 Aug 27 06:07 Jenkinsfile 06:15:01 -rw-rw-r-- 1 jenkins jenkins 11367 Aug 27 06:07 LICENSE 06:15:01 -rw-rw-r-- 1 jenkins jenkins 2474 Aug 27 06:07 Makefile 06:15:01 -rw-rw-r-- 1 jenkins jenkins 4109 Aug 27 06:07 README.md 06:15:01 -rw-rw-r-- 1 jenkins jenkins 11 Aug 27 06:05 VERSION 06:15:01 drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 06:07 bin 06:15:01 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 06:07 cmd 06:15:01 -rw-r--r-- 1 jenkins jenkins 26136 Aug 27 06:14 coverage.out 06:15:01 -rw-rw-r-- 1 jenkins jenkins 6322 Aug 27 06:07 go.mod 06:15:01 -rw-rw-r-- 1 jenkins jenkins 87109 Aug 27 06:07 go.sum 06:15:01 drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 06:07 internal 06:15:01 -rw-rw-r-- 1 jenkins jenkins 260 Aug 27 06:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:02 + 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=dacda6636b0f16d8de931466d6866e30110653c3 --label arch=arm64 --label version=4.1.0-dev.6 . 06:15:02 Sending build context to Docker daemon 8.883MB 06:15:02 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 06:15:02 Step 2/23 : FROM ${BASE} AS builder 06:15:02 ---> 426aa55a9aeb 06:15:02 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:15:02 ---> Running in b36e6fc3e721 06:15:02 Removing intermediate container b36e6fc3e721 06:15:02 ---> 5b8e9c40d7b6 06:15:02 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:15:02 ---> Running in ed992216ccab 06:15:03 Removing intermediate container ed992216ccab 06:15:03 ---> 36b2d656bab7 06:15:03 Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 06:15:03 ---> Running in 71e261141674 06:15:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:15:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:15:06 OK: 239 MiB in 58 packages 06:15:07 Removing intermediate container 71e261141674 06:15:07 ---> 2fa97db50bed 06:15:07 Step 6/23 : WORKDIR /device-opcua 06:15:07 ---> Running in 8ff4f37ed891 06:15:07 Removing intermediate container 8ff4f37ed891 06:15:07 ---> 346efcc3841b 06:15:07 Step 7/23 : COPY go.mod vendor* ./ 06:15:08 ---> 221d4127aa87 06:15:08 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:15:08 ---> Running in cd1376a73a16 06:15:11 Removing intermediate container cd1376a73a16 06:15:11 ---> e0fcea84f742 06:15:11 Step 9/23 : COPY . . 06:15:12 ---> 7617d38b1c44 06:15:12 Step 10/23 : RUN ${MAKE} 06:15:12 ---> Running in cfec5834d015 06:15:13 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 06:18:35 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:18:45 Removing intermediate container cfec5834d015 06:18:45 ---> 8a1c449d5ac2 06:18:45 Step 11/23 : FROM alpine:3.20 06:18:45 3.20: Pulling from library/alpine 06:18:45 13e713f82565: Pulling fs layer 06:18:46 13e713f82565: Download complete 06:18:47 13e713f82565: Pull complete 06:18:47 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:18:47 Status: Downloaded newer image for alpine:3.20 06:18:47 ---> c88e9dceb6cb 06:18:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' 06:18:47 ---> Running in ce03900a6926 06:18:47 Removing intermediate container ce03900a6926 06:18:47 ---> 66443a7b61bb 06:18:47 Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init 06:18:47 ---> Running in a7e1a6e12574 06:18:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:18:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:18:50 (1/6) Installing dumb-init (1.2.5-r3) 06:18:50 (2/6) Installing libgcc (13.2.1_git20240309-r1) 06:18:50 (3/6) Installing libsodium (1.0.19-r0) 06:18:50 (4/6) Installing libstdc++ (13.2.1_git20240309-r1) 06:18:50 (5/6) Installing libzmq (4.3.5-r2) 06:18:50 (6/6) Installing zeromq (4.3.5-r2) 06:18:50 Executing busybox-1.36.1-r29.trigger 06:18:50 OK: 13 MiB in 20 packages 06:18:52 Removing intermediate container a7e1a6e12574 06:18:52 ---> b78b73d54b0a 06:18:52 Step 14/23 : RUN apk --no-cache upgrade 06:18:52 ---> Running in 8582e1c48a4f 06:18:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:18:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:18:54 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:18:54 Executing busybox-1.36.1-r30.post-upgrade 06:18:54 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:18:54 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:18:54 Executing busybox-1.36.1-r30.trigger 06:18:54 OK: 13 MiB in 20 packages 06:18:56 Removing intermediate container 8582e1c48a4f 06:18:56 ---> 8b5729cab959 06:18:56 Step 15/23 : COPY --from=builder /device-opcua/cmd / 06:18:58 ---> 43c3c78b29f9 06:18:58 Step 16/23 : COPY --from=builder /device-opcua/LICENSE / 06:18:58 ---> 5a4cf7d7c07d 06:18:58 Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / 06:18:59 ---> 418e2f004f5f 06:18:59 Step 18/23 : EXPOSE 59997 06:18:59 ---> Running in 44f1079c71b7 06:18:59 Removing intermediate container 44f1079c71b7 06:18:59 ---> 717774a167ad 06:18:59 Step 19/23 : ENTRYPOINT ["/device-opcua"] 06:18:59 ---> Running in 0f24c404902c 06:19:00 Removing intermediate container 0f24c404902c 06:19:00 ---> 6f0e378319ad 06:19:00 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:19:00 ---> Running in b3e2dcdb360d 06:19:00 Removing intermediate container b3e2dcdb360d 06:19:00 ---> c6b1855a1800 06:19:00 Step 21/23 : LABEL arch=arm64 06:19:00 ---> Running in cb7bad96458b 06:19:00 Removing intermediate container cb7bad96458b 06:19:00 ---> 5c703479b4ca 06:19:00 Step 22/23 : LABEL git_sha=dacda6636b0f16d8de931466d6866e30110653c3 06:19:00 ---> Running in ac5f5e74213d 06:19:00 Removing intermediate container ac5f5e74213d 06:19:00 ---> c73fbf583600 06:19:00 Step 23/23 : LABEL version=4.1.0-dev.6 06:19:00 ---> Running in 00e1b47d3520 06:19:01 Removing intermediate container 00e1b47d3520 06:19:01 ---> 5de4bf8aaa1e 06:19:01 [Warning] One or more build-args [ARCH] were not consumed 06:19:01 Successfully built 5de4bf8aaa1e 06:19:01 Successfully tagged device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:19:01 provisioning config files... 06:19:01 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/19@tmp/config6001198819153941529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:19:01 ---> ****-login.sh 06:19:01 nexus3.edgexfoundry.org:10001 06:19:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:19:02 Configure a credential helper to remove this warning. See 06:19:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:19:02 06:19:02 Login Succeeded 06:19:02 nexus3.edgexfoundry.org:10002 06:19:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:19:02 Configure a credential helper to remove this warning. See 06:19:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:19:02 06:19:02 Login Succeeded 06:19:02 nexus3.edgexfoundry.org:10003 06:19:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:19:02 Configure a credential helper to remove this warning. See 06:19:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:19:02 06:19:02 Login Succeeded 06:19:02 nexus3.edgexfoundry.org:10004 06:19:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:19:03 Configure a credential helper to remove this warning. See 06:19:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:19:03 06:19:03 Login Succeeded 06:19:03 ****.io 06:19:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:19:03 Configure a credential helper to remove this warning. See 06:19:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:19:03 06:19:03 Login Succeeded 06:19:03 ---> ****-login.sh ends [Pipeline] } 06:19:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:19:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:19:03 [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: 06:19:03 dacda6636b0f16d8de931466d6866e30110653c3 06:19:03 latest 06:19:03 4.1.0-dev.6 06:19:03 dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6 06:19:03 main 06:19:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:04 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:dacda6636b0f16d8de931466d6866e30110653c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:04 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:dacda6636b0f16d8de931466d6866e30110653c3 06:19:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 06:19:04 226b4f867d45: Preparing 06:19:04 e8b175b5ca3f: Preparing 06:19:04 7d118e7cae23: Preparing 06:19:04 4012d5ab8689: Preparing 06:19:04 4d3a7d934487: Preparing 06:19:04 1e890da81ec9: Preparing 06:19:04 1e890da81ec9: Waiting 06:19:04 e8b175b5ca3f: Pushed 06:19:04 226b4f867d45: Pushed 06:19:04 1e890da81ec9: Layer already exists 06:19:05 4012d5ab8689: Pushed 06:19:05 4d3a7d934487: Pushed 06:19:15 7d118e7cae23: Pushed 06:19:15 dacda6636b0f16d8de931466d6866e30110653c3: digest: sha256:a45dd1e214a87d482a965038742ba00fc6c20c6fb37a9a74e69811b9fb398da9 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:16 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:16 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 06:19:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 06:19:16 226b4f867d45: Preparing 06:19:16 e8b175b5ca3f: Preparing 06:19:16 7d118e7cae23: Preparing 06:19:16 4012d5ab8689: Preparing 06:19:16 4d3a7d934487: Preparing 06:19:16 1e890da81ec9: Preparing 06:19:16 1e890da81ec9: Waiting 06:19:16 4012d5ab8689: Layer already exists 06:19:16 226b4f867d45: Layer already exists 06:19:16 7d118e7cae23: Layer already exists 06:19:16 e8b175b5ca3f: Layer already exists 06:19:16 4d3a7d934487: Layer already exists 06:19:16 1e890da81ec9: Layer already exists 06:19:16 latest: digest: sha256:a45dd1e214a87d482a965038742ba00fc6c20c6fb37a9a74e69811b9fb398da9 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:17 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:17 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.6 06:19:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 06:19:17 226b4f867d45: Preparing 06:19:17 e8b175b5ca3f: Preparing 06:19:17 7d118e7cae23: Preparing 06:19:17 4012d5ab8689: Preparing 06:19:17 4d3a7d934487: Preparing 06:19:17 1e890da81ec9: Preparing 06:19:17 1e890da81ec9: Waiting 06:19:17 4d3a7d934487: Layer already exists 06:19:17 7d118e7cae23: Layer already exists 06:19:17 e8b175b5ca3f: Layer already exists 06:19:17 226b4f867d45: Layer already exists 06:19:17 4012d5ab8689: Layer already exists 06:19:17 1e890da81ec9: Layer already exists 06:19:17 4.1.0-dev.6: digest: sha256:a45dd1e214a87d482a965038742ba00fc6c20c6fb37a9a74e69811b9fb398da9 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:17 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:18 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6 06:19:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 06:19:18 226b4f867d45: Preparing 06:19:18 e8b175b5ca3f: Preparing 06:19:18 7d118e7cae23: Preparing 06:19:18 4012d5ab8689: Preparing 06:19:18 4d3a7d934487: Preparing 06:19:18 1e890da81ec9: Preparing 06:19:18 1e890da81ec9: Waiting 06:19:18 4d3a7d934487: Layer already exists 06:19:18 4012d5ab8689: Layer already exists 06:19:18 7d118e7cae23: Layer already exists 06:19:18 e8b175b5ca3f: Layer already exists 06:19:18 226b4f867d45: Layer already exists 06:19:18 1e890da81ec9: Layer already exists 06:19:18 dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6: digest: sha256:a45dd1e214a87d482a965038742ba00fc6c20c6fb37a9a74e69811b9fb398da9 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:18 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:18 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main 06:19:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 06:19:18 226b4f867d45: Preparing 06:19:18 e8b175b5ca3f: Preparing 06:19:18 7d118e7cae23: Preparing 06:19:18 4012d5ab8689: Preparing 06:19:18 4d3a7d934487: Preparing 06:19:18 1e890da81ec9: Preparing 06:19:18 1e890da81ec9: Waiting 06:19:18 4d3a7d934487: Layer already exists 06:19:18 7d118e7cae23: Layer already exists 06:19:18 4012d5ab8689: Layer already exists 06:19:18 e8b175b5ca3f: Layer already exists 06:19:18 226b4f867d45: Layer already exists 06:19:18 1e890da81ec9: Layer already exists 06:19:19 main: digest: sha256:a45dd1e214a87d482a965038742ba00fc6c20c6fb37a9a74e69811b9fb398da9 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:19:19 ===================================================== [Pipeline] echo 06:19:19 taggedImages: 06:19:19 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:dacda6636b0f16d8de931466d6866e30110653c3 06:19:19 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 06:19:19 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.6 06:19:19 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6 06:19:19 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] echo 06:19:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:dacda6636b0f16d8de931466d6866e30110653c3 [Pipeline] echo 06:19:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] echo 06:19:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.6 [Pipeline] echo 06:19:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6 [Pipeline] echo 06:19:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:19:19 06:19:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:19:20 arm64: Pulling from edgex-lftools-log-publisher 06:19:20 8998bd30e6a1: Pulling fs layer 06:19:20 04944245beec: Pulling fs layer 06:19:20 699f458cf7ca: Pulling fs layer 06:19:20 765212b225bb: Pulling fs layer 06:19:20 f23df028b6ca: Pulling fs layer 06:19:20 d65c8cfc05b1: Pulling fs layer 06:19:20 2437ff75d9bd: Pulling fs layer 06:19:20 765212b225bb: Waiting 06:19:20 f23df028b6ca: Waiting 06:19:20 d65c8cfc05b1: Waiting 06:19:20 2437ff75d9bd: Waiting 06:19:20 04944245beec: Verifying Checksum 06:19:20 04944245beec: Download complete 06:19:20 765212b225bb: Verifying Checksum 06:19:20 765212b225bb: Download complete 06:19:20 f23df028b6ca: Verifying Checksum 06:19:20 f23df028b6ca: Download complete 06:19:20 d65c8cfc05b1: Verifying Checksum 06:19:20 d65c8cfc05b1: Download complete 06:19:20 699f458cf7ca: Verifying Checksum 06:19:20 699f458cf7ca: Download complete 06:19:20 8998bd30e6a1: Verifying Checksum 06:19:20 8998bd30e6a1: Download complete 06:19:23 2437ff75d9bd: Verifying Checksum 06:19:23 2437ff75d9bd: Download complete 06:19:25 8998bd30e6a1: Pull complete 06:19:26 04944245beec: Pull complete 06:19:27 699f458cf7ca: Pull complete 06:19:27 765212b225bb: Pull complete 06:19:28 f23df028b6ca: Pull complete 06:19:28 d65c8cfc05b1: Pull complete 06:19:47 2437ff75d9bd: Pull complete 06:19:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:19:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:19:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:19:47 prd-ubuntu20.04-docker-arm64-4c-16g-7688 does not seem to be running inside a container 06:19:47 $ 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/19 -v /w/workspace/device-opc-ua/19:/w/workspace/device-opc-ua/19:rw,z -v /w/workspace/device-opc-ua/19@tmp:/w/workspace/device-opc-ua/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:19:49 $ docker top 8bd59fab17905b7118b65203b61d34ca6c2094fde3b5ac621cb12ac255418bcc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:19:50 ---> job-cost.sh 06:19:50 lf-activate-venv: SKIPPING 06:19:50 INFO: No Stack... 06:19:50 INFO: Retrieving Pricing Info for: v3-standard-4 06:19:51 INFO: Archiving Costs [Pipeline] sh 06:19:52 + cat /w/workspace/device-opc-ua/19/archives/cost.csv 06:19:52 + cut -d, -f6 [Pipeline] lock 06:19:52 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-19-stack-cost] 06:19:52 Resource [jenkins-edgexfoundry-device-opc-ua-main-19-stack-cost] did not exist. Created. 06:19:52 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:19:52 /w/workspace/device-opc-ua/19@tmp/durable-bbb2d090/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:19:52 + echo total: 0.10999999940395355 [Pipeline] stash 06:19:52 Warning: overwriting stash ‘stack-cost’ 06:19:52 Stashed 1 file(s) [Pipeline] } 06:19:52 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-19-stack-cost] [Pipeline] // lock [Pipeline] } 06:19:52 $ docker stop --time=1 8bd59fab17905b7118b65203b61d34ca6c2094fde3b5ac621cb12ac255418bcc 06:19:54 $ docker rm -f --volumes 8bd59fab17905b7118b65203b61d34ca6c2094fde3b5ac621cb12ac255418bcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:19:54 provisioning config files... 06:19:54 copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config13220520615570927925tmp [Pipeline] { [Pipeline] sh 06:19:55 + set +x 06:19:55 + curl -s https://codecov.io/bash 06:19:55 + bash -s -- 06:19:55 06:19:55 _____ _ 06:19:55 / ____| | | 06:19:55 | | ___ __| | ___ ___ _____ __ 06:19:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:19:55 | |___| (_) | (_| | __/ (_| (_) \ V / 06:19:55 \_____\___/ \__,_|\___|\___\___/ \_/ 06:19:55 Bash-1.0.6 06:19:55 06:19:55 06:19:55 ==> git version 2.25.1 found 06:19:55 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:19:55 Release-Date: 2020-01-08 06:19:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:19:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:19:55 ==> Jenkins CI detected. 06:19:55 current dir:  /w/workspace/edgexfoundry_device-opc-ua_main 06:19:55 project root: . 06:19:55 --> token set from env 06:19:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:19:55 ==> Running gcov in . (disable via -X gcov) 06:19:55 ==> Python coveragepy not found 06:19:55 ==> Searching for coverage reports in: 06:19:55 + . 06:19:55 -> Found 1 reports 06:19:55 ==> Detecting git/mercurial file structure 06:19:55 ==> Reading reports 06:19:55 + ./coverage.out bytes=26136 06:19:55 ==> Appending adjustments 06:19:55 https://docs.codecov.io/docs/fixing-reports 06:19:55 + Found adjustments 06:19:55 ==> Gzipping contents 06:19:55 4.0K /tmp/codecov.EZiNB5.gz 06:19:55 ==> Uploading reports 06:19:55 url: https://codecov.io 06:19:55 query: branch=main&commit=dacda6636b0f16d8de931466d6866e30110653c3&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F19%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 06:19:55 -> Pinging Codecov 06:19:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=dacda6636b0f16d8de931466d6866e30110653c3&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F19%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 06:19:55 -> Uploading to 06:19:55 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/dacda6636b0f16d8de931466d6866e30110653c3/8311043c-b416-4038-b85f-c7c15431a15d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250827%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250827T061955Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=992681690351f208408eab88c59427d7a3daa63806f00692cb30d399a5761e22 06:19:55 % Total % Received % Xferd Average Speed Time Time Time Current 06:19:55 Dload Upload Total Spent Left Speed 06:19:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4018 0 0 100 4018 0 27148 --:--:-- --:--:-- --:--:-- 27148 06:19:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/dacda6636b0f16d8de931466d6866e30110653c3 [Pipeline] } 06:19:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:19:55 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:19:55 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:19:56 06:19:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:19:56 latest: Pulling from edgex-devops/edgex-snyk-go 06:19:56 0a9a5dfd008f: Already exists 06:19:56 36466aa92d05: Already exists 06:19:56 e10405b45d13: Already exists 06:19:56 096b7ceb2af7: Already exists 06:19:56 4f4fb700ef54: Already exists 06:19:56 e50aa161e22a: Pulling fs layer 06:19:56 d3c8db5fb9df: Pulling fs layer 06:19:56 e50aa161e22a: Verifying Checksum 06:19:56 e50aa161e22a: Download complete 06:19:57 e50aa161e22a: Pull complete 06:19:58 d3c8db5fb9df: Verifying Checksum 06:19:58 d3c8db5fb9df: Download complete 06:20:02 d3c8db5fb9df: Pull complete 06:20:02 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 06:20:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:20:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:20:02 prd-ubuntu20.04-docker-8c-8g-7687 does not seem to be running inside a container 06:20:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 06:20:04 $ docker top f2ce98965fd2fda89f0302170b431cf46b77da994bb214954c1d5065285bc8b6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:20:04 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] echo 06:20:04 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:main' [Pipeline] sh 06:20:05 + set -o pipefail 06:20:05 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:main' 06:20:11 06:20:11 Monitoring /w/workspace/edgexfoundry_device-opc-ua_main (github.com/edgexfoundry/device-opc-ua)... 06:20:11 06:20:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3cf99318-0193-4c3c-b62c-841d5a6b07bf/history/d4e71dab-f0ec-4020-a05c-cb9804386e68 06:20:11 06:20:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:20:11 [Pipeline] } 06:20:12 $ docker stop --time=1 f2ce98965fd2fda89f0302170b431cf46b77da994bb214954c1d5065285bc8b6 06:20:15 $ docker rm -f --volumes f2ce98965fd2fda89f0302170b431cf46b77da994bb214954c1d5065285bc8b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:20:16 + git log --format=format:%s -1 dacda6636b0f16d8de931466d6866e30110653c3 [Pipeline] sh 06:20:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:20:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:20:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:20:17 prd-ubuntu20.04-docker-8c-8g-7687 does not seem to be running inside a container 06:20:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:20:17 $ docker top 1eea80bfcb61edf853b72edc1322b068f9180b6db3c99559e8a245ce5b82eea6 -eo pid,comm 06:20:17 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:20:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:20:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:20:17 [ssh-agent] Looking for ssh-agent implementation... 06:20:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:20:17 $ docker exec 1eea80bfcb61edf853b72edc1322b068f9180b6db3c99559e8a245ce5b82eea6 ssh-agent 06:20:17 SSH_AUTH_SOCK=/tmp/ssh-NYgR1mjAX7i1/agent.32 06:20:17 SSH_AGENT_PID=38 06:20:17 Running ssh-add (command line suppressed) 06:20:18 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_1642541888478206086.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_1642541888478206086.key) 06:20:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:20:18 + git semver tag 06:20:18 2025-08-27 06:20:18,521 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:20:18 2025-08-27 06:20:18,524 [run_tag] DEBUG tag force:False 06:20:18 2025-08-27 06:20:18,524 [check_head_tag] DEBUG check head tag 06:20:18 2025-08-27 06:20:18,524 [execute] INFO git cat-file --batch-check 06:20:18 2025-08-27 06:20:18,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) 06:20:18 2025-08-27 06:20:18,526 [execute] INFO git cat-file --batch 06:20:18 2025-08-27 06:20:18,526 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) 06:20:18 2025-08-27 06:20:18,530 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 06:20:18 2025-08-27 06:20:18,530 [execute] INFO git tag -a v4.1.0-dev.6 -m v4.1.0-dev.6 06:20:18 2025-08-27 06:20:18,530 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.6', '-m', 'v4.1.0-dev.6'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) 06:20:18 2025-08-27 06:20:18,533 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 06:20:18 4.1.0-dev.6 [Pipeline] } 06:20:18 $ docker exec --env ******** --env ******** 1eea80bfcb61edf853b72edc1322b068f9180b6db3c99559e8a245ce5b82eea6 ssh-agent -k 06:20:18 unset SSH_AUTH_SOCK; 06:20:18 unset SSH_AGENT_PID; 06:20:18 echo Agent pid 38 killed; 06:20:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:20:19 + git semver [Pipeline] } 06:20:19 $ docker stop --time=1 1eea80bfcb61edf853b72edc1322b068f9180b6db3c99559e8a245ce5b82eea6 06:20:20 $ docker rm -f --volumes 1eea80bfcb61edf853b72edc1322b068f9180b6db3c99559e8a245ce5b82eea6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:20:20 06:20:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:20:21 0.23.1-centos7: Pulling from edgex-lftools 06:20:21 ab5ef0e58194: Pulling fs layer 06:20:21 9712f1f96733: Pulling fs layer 06:20:21 63f879dbbcfc: Pulling fs layer 06:20:21 0d9ebad4ef96: Pulling fs layer 06:20:21 e9a5061849ea: Pulling fs layer 06:20:21 d747dcd14b5f: Pulling fs layer 06:20:21 2de7ff778b66: Pulling fs layer 06:20:21 0d9ebad4ef96: Waiting 06:20:21 e9a5061849ea: Waiting 06:20:21 2de7ff778b66: Waiting 06:20:21 d747dcd14b5f: Waiting 06:20:21 9712f1f96733: Verifying Checksum 06:20:21 9712f1f96733: Download complete 06:20:21 63f879dbbcfc: Verifying Checksum 06:20:21 63f879dbbcfc: Download complete 06:20:21 e9a5061849ea: Verifying Checksum 06:20:21 e9a5061849ea: Download complete 06:20:21 d747dcd14b5f: Verifying Checksum 06:20:21 d747dcd14b5f: Download complete 06:20:21 ab5ef0e58194: Verifying Checksum 06:20:21 ab5ef0e58194: Download complete 06:20:21 0d9ebad4ef96: Verifying Checksum 06:20:21 0d9ebad4ef96: Download complete 06:20:21 2de7ff778b66: Verifying Checksum 06:20:21 2de7ff778b66: Download complete 06:20:25 ab5ef0e58194: Pull complete 06:20:25 9712f1f96733: Pull complete 06:20:25 63f879dbbcfc: Pull complete 06:20:31 0d9ebad4ef96: Pull complete 06:20:31 e9a5061849ea: Pull complete 06:20:31 d747dcd14b5f: Pull complete 06:20:32 2de7ff778b66: Pull complete 06:20:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:20:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:20:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:20:32 prd-ubuntu20.04-docker-8c-8g-7687 does not seem to be running inside a container 06:20:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:20:35 $ docker top ef83fc58d70ee5ab34cda35ea4a674ca6b84a79277495e342027f530f9d0378e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:20:35 provisioning config files... 06:20:35 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config9351541640827309160tmp 06:20:35 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config17195568653805556297tmp 06:20:35 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config11543579887077457110tmp [Pipeline] { [Pipeline] echo 06:20:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:20:35 ---> sigul-configuration.sh 06:20:35 gpg: directory `/root/.gnupg' created 06:20:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:20:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:20:35 gpg: keyring `/root/.gnupg/secring.gpg' created 06:20:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:20:35 gpg: CAST5 encrypted data 06:20:35 gpg: encrypted with 1 passphrase 06:20:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:20:36 + mkdir /home/jenkins 06:20:36 + mkdir /home/jenkins/sigul [Pipeline] sh 06:20:36 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 06:20:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:20:36 ---> sigul-install.sh 06:20:36 Sigul already installed; skipping installation. [Pipeline] sh 06:20:37 + git tag --list 06:20:37 v4.0 06:20:37 v4.0.0 06:20:37 v4.1.0-dev.1 06:20:37 v4.1.0-dev.2 06:20:37 v4.1.0-dev.3 06:20:37 v4.1.0-dev.4 06:20:37 v4.1.0-dev.5 06:20:37 v4.1.0-dev.6 [Pipeline] sh 06:20:37 + lftools sign git-tag v4.1.0-dev.6 06:20:38 Signing Git tag with Sigul... 06:20:38 Signing v4.1.0-dev.6 [Pipeline] echo 06:20:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:20:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:20:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:20:38 $ docker stop --time=1 ef83fc58d70ee5ab34cda35ea4a674ca6b84a79277495e342027f530f9d0378e 06:20:39 $ docker rm -f --volumes ef83fc58d70ee5ab34cda35ea4a674ca6b84a79277495e342027f530f9d0378e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:20:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:20:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:20:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:20:40 prd-ubuntu20.04-docker-8c-8g-7687 does not seem to be running inside a container 06:20:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:20:41 $ docker top 054da17138e805a7416dfc1864e378563d6cc208f49dd26b6484bc5698c9f41d -eo pid,comm 06:20:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:20:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:20:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:20:41 [ssh-agent] Looking for ssh-agent implementation... 06:20:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:20:41 $ docker exec 054da17138e805a7416dfc1864e378563d6cc208f49dd26b6484bc5698c9f41d ssh-agent 06:20:41 SSH_AUTH_SOCK=/tmp/ssh-odCT41hTqlHc/agent.33 06:20:41 SSH_AGENT_PID=39 06:20:41 Running ssh-add (command line suppressed) 06:20:41 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_12297227960047733253.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_12297227960047733253.key) 06:20:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:20:41 + git semver bump pre 06:20:42 2025-08-27 06:20:42,107 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:20:42 2025-08-27 06:20:42,111 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 06:20:42 2025-08-27 06:20:42,111 [bump_version] DEBUG bumping version:4.1.0-dev.6 on axis:pre with prefix:dev 06:20:42 2025-08-27 06:20:42,111 [bump_version] DEBUG bumped version:4.1.0-dev.7 06:20:42 2025-08-27 06:20:42,111 [write_version] DEBUG write version:4.1.0-dev.7 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:True 06:20:42 2025-08-27 06:20:42,111 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 06:20:42 2025-08-27 06:20:42,112 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 06:20:42 2025-08-27 06:20:42,113 [execute] INFO git cat-file --batch-check 06:20:42 2025-08-27 06:20:42,113 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 06:20:42 2025-08-27 06:20:42,119 [execute] INFO git cat-file --batch 06:20:42 2025-08-27 06:20:42,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 06:20:42 2025-08-27 06:20:42,124 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 06:20:42 4.1.0-dev.7 [Pipeline] } 06:20:42 $ docker exec --env ******** --env ******** 054da17138e805a7416dfc1864e378563d6cc208f49dd26b6484bc5698c9f41d ssh-agent -k 06:20:42 unset SSH_AUTH_SOCK; 06:20:42 unset SSH_AGENT_PID; 06:20:42 echo Agent pid 39 killed; 06:20:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:20:42 + git semver [Pipeline] } 06:20:43 $ docker stop --time=1 054da17138e805a7416dfc1864e378563d6cc208f49dd26b6484bc5698c9f41d 06:20:44 $ docker rm -f --volumes 054da17138e805a7416dfc1864e378563d6cc208f49dd26b6484bc5698c9f41d [Pipeline] // withDockerContainer [Pipeline] sh 06:20:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:20:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:20:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:20:45 prd-ubuntu20.04-docker-8c-8g-7687 does not seem to be running inside a container 06:20:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:20:45 $ docker top e467a3406bcab838d90c3205e68a64c4954e71e0b9ae975fb3f7b3af0acfa1ac -eo pid,comm 06:20:45 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:20:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:20:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:20:45 [ssh-agent] Looking for ssh-agent implementation... 06:20:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:20:45 $ docker exec e467a3406bcab838d90c3205e68a64c4954e71e0b9ae975fb3f7b3af0acfa1ac ssh-agent 06:20:45 SSH_AUTH_SOCK=/tmp/ssh-he7xPczMgCnj/agent.32 06:20:45 SSH_AGENT_PID=38 06:20:45 Running ssh-add (command line suppressed) 06:20:45 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_16340336893200421876.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_16340336893200421876.key) 06:20:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:20:46 + git semver push 06:20:46 2025-08-27 06:20:46,277 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:20:46 2025-08-27 06:20:46,280 [run_push] DEBUG push 06:20:46 2025-08-27 06:20:46,281 [execute] INFO git cat-file --batch-check 06:20:46 2025-08-27 06:20:46,281 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 06:20:46 2025-08-27 06:20:46,284 [execute] INFO git rev-list 63801e024a73a26a9a77a6279cad4fe1b9192d33 -- 06:20:46 2025-08-27 06:20:46,284 [execute] DEBUG Popen(['git', 'rev-list', '63801e024a73a26a9a77a6279cad4fe1b9192d33', '--'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:20:46 2025-08-27 06:20:46,288 [execute] INFO git fetch -v -- origin 06:20:46 2025-08-27 06:20:46,288 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=True) 06:20:46 2025-08-27 06:20:46,732 [run_push] DEBUG no remote changes detected 06:20:46 2025-08-27 06:20:46,732 [execute] INFO git push origin semver 06:20:46 2025-08-27 06:20:46,732 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:20:47 2025-08-27 06:20:47,557 [run_push] DEBUG push all version tags 06:20:47 2025-08-27 06:20:47,558 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:20:47 2025-08-27 06:20:47,558 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) 06:20:48 2025-08-27 06:20:48,240 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 06:20:48 4.1.0-dev.7 [Pipeline] } 06:20:48 $ docker exec --env ******** --env ******** e467a3406bcab838d90c3205e68a64c4954e71e0b9ae975fb3f7b3af0acfa1ac ssh-agent -k 06:20:48 unset SSH_AUTH_SOCK; 06:20:48 unset SSH_AGENT_PID; 06:20:48 echo Agent pid 38 killed; 06:20:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:20:48 + git semver [Pipeline] } 06:20:49 $ docker stop --time=1 e467a3406bcab838d90c3205e68a64c4954e71e0b9ae975fb3f7b3af0acfa1ac 06:20:50 $ docker rm -f --volumes e467a3406bcab838d90c3205e68a64c4954e71e0b9ae975fb3f7b3af0acfa1ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:20:50 + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] 06:20:50 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 06:20:50 total 16 06:20:50 drwxr-xr-x 3 root root 4096 Aug 27 06:08 . 06:20:50 drwxrwxr-x 10 jenkins jenkins 4096 Aug 27 06:20 .. 06:20:50 drwxr-xr-x 2 root root 4096 Aug 27 06:08 cost 06:20:50 -rw-r--r-- 1 root root 84 Aug 27 06:08 cost.csv 06:20:50 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives 06:20:50 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 06:20:50 total 16 06:20:50 drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 06:08 . 06:20:50 drwxrwxr-x 10 jenkins jenkins 4096 Aug 27 06:20 .. 06:20:50 drwxr-xr-x 2 jenkins jenkins 4096 Aug 27 06:08 cost 06:20:50 -rw-r--r-- 1 jenkins jenkins 84 Aug 27 06:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:20:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:20:52 ---> package-listing.sh 06:20:52 ++ facter osfamily 06:20:52 ++ tr '[:upper:]' '[:lower:]' 06:20:52 + OS_FAMILY=debian 06:20:52 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 06:20:52 + START_PACKAGES=/tmp/packages_start.txt 06:20:52 + END_PACKAGES=/tmp/packages_end.txt 06:20:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:20:52 + PACKAGES=/tmp/packages_start.txt 06:20:52 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 06:20:52 + PACKAGES=/tmp/packages_end.txt 06:20:52 + case "${OS_FAMILY}" in 06:20:52 + dpkg -l 06:20:52 + grep '^ii' 06:20:52 + '[' -f /tmp/packages_start.txt ']' 06:20:52 + '[' -f /tmp/packages_end.txt ']' 06:20:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:20:52 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 06:20:52 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 06:20:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 06:20:52 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:20:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:20:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:20:53 prd-ubuntu20.04-docker-8c-8g-7687 does not seem to be running inside a container 06:20:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:20:53 $ docker top 324a6d7f792ef7c60e9c483a8270c5800e3dd53bd146e7d08283165cf96767e4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:20:53 + touch /tmp/pre-build-complete [Pipeline] sh 06:20:54 + mkdir -p /var/log/sysstat [Pipeline] sh 06:20:54 + ls /var/log/sa-host 06:20:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:20:54 provisioning config files... 06:20:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config15032393235236586888tmp [Pipeline] { [Pipeline] echo 06:20:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:20:54 ---> create-netrc.sh [Pipeline] } 06:20:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:20:55 ---> python-tools-install.sh [Pipeline] echo 06:20:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:20:55 ---> sudo-logs.sh 06:20:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:20:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:20:55 ---> job-cost.sh 06:20:55 lf-activate-venv: SKIPPING 06:20:55 DEBUG: total: 0.2199999988079071 06:20:55 INFO: Retrieving Stack Cost... 06:20:55 INFO: Retrieving Pricing Info for: v3-standard-8 06:20:56 INFO: Archiving Costs [Pipeline] echo 06:20:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:20:56 ---> logs-deploy.sh 06:20:56 lf-activate-venv: SKIPPING 06:20:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/19 06:20:56 INFO: archiving workspace using pattern(s): 06:20:58 Archives upload complete. 06:20:58 INFO: archiving logs to Nexus 06:20:59 ---> uname -a: 06:20:59 Linux prd-ubuntu20-04-docker-8c-8g-7687 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 06:20:59 06:20:59 06:20:59 ---> lscpu: 06:20:59 Architecture: x86_64 06:20:59 CPU op-mode(s): 32-bit, 64-bit 06:20:59 Byte Order: Little Endian 06:20:59 Address sizes: 40 bits physical, 48 bits virtual 06:20:59 CPU(s): 8 06:20:59 On-line CPU(s) list: 0-7 06:20:59 Thread(s) per core: 1 06:20:59 Core(s) per socket: 1 06:20:59 Socket(s): 8 06:20:59 NUMA node(s): 1 06:20:59 Vendor ID: AuthenticAMD 06:20:59 CPU family: 23 06:20:59 Model: 49 06:20:59 Model name: AMD EPYC-Rome Processor 06:20:59 Stepping: 0 06:20:59 CPU MHz: 2800.000 06:20:59 BogoMIPS: 5600.00 06:20:59 Virtualization: AMD-V 06:20:59 Hypervisor vendor: KVM 06:20:59 Virtualization type: full 06:20:59 L1d cache: 256 KiB 06:20:59 L1i cache: 256 KiB 06:20:59 L2 cache: 4 MiB 06:20:59 L3 cache: 128 MiB 06:20:59 NUMA node0 CPU(s): 0-7 06:20:59 Vulnerability Gather data sampling: Not affected 06:20:59 Vulnerability Itlb multihit: Not affected 06:20:59 Vulnerability L1tf: Not affected 06:20:59 Vulnerability Mds: Not affected 06:20:59 Vulnerability Meltdown: Not affected 06:20:59 Vulnerability Mmio stale data: Not affected 06:20:59 Vulnerability Retbleed: Vulnerable 06:20:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:20:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:20:59 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 06:20:59 Vulnerability Srbds: Not affected 06:20:59 Vulnerability Tsx async abort: Not affected 06:20:59 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:20:59 06:20:59 06:20:59 ---> nproc: 06:20:59 8 06:20:59 06:20:59 06:20:59 ---> df -h: 06:20:59 Filesystem Size Used Avail Use% Mounted on 06:20:59 overlay 155G 14G 142G 9% / 06:20:59 tmpfs 64M 0 64M 0% /dev 06:20:59 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:20:59 shm 64M 0 64M 0% /dev/shm 06:20:59 /dev/vda1 155G 14G 142G 9% /facter-os 06:20:59 06:20:59 06:20:59 ---> sar -b -r -n DEV: 06:20:59 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7687) 08/27/25 _x86_64_ (8 CPU) 06:20:59 06:20:59 06:04:39 LINUX RESTART (8 CPU) 06:20:59 06:20:59 06:05:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:20:59 06:06:01 438.71 74.54 364.17 0.00 13295.97 172183.52 0.00 06:20:59 06:07:01 199.82 3.40 196.42 0.00 49.98 45438.45 0.00 06:20:59 06:08:01 119.95 0.33 119.61 0.00 43.06 34163.64 0.00 06:20:59 06:09:01 50.12 0.02 50.11 0.00 1.73 21718.26 0.00 06:20:59 06:10:01 34.84 2.70 32.14 0.00 2020.33 5307.25 0.00 06:20:59 06:11:01 18.91 1.13 17.78 0.00 2269.62 3817.36 0.00 06:20:59 06:12:01 3.35 0.02 3.33 0.00 0.13 84.79 0.00 06:20:59 06:13:01 1.70 0.00 1.70 0.00 0.00 19.06 0.00 06:20:59 06:14:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 06:20:59 06:15:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 06:20:59 06:16:01 0.97 0.00 0.97 0.00 0.00 10.13 0.00 06:20:59 06:17:01 1.22 0.02 1.20 0.00 0.13 18.66 0.00 06:20:59 06:18:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 06:20:59 06:19:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 06:20:59 06:20:01 6.20 0.15 6.05 0.00 12.00 2423.86 0.00 06:20:59 Average: 57.87 5.33 52.54 0.00 1152.66 18676.78 0.00 06:20:59 06:20:59 06:05:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:20:59 06:06:01 28470172 31478640 809428 2.46 90712 3193012 1916972 5.65 1064832 2931564 99820 06:20:59 06:07:01 26063084 30727104 1546984 4.71 156452 4597412 2480508 7.31 2272280 3935828 410548 06:20:59 06:08:01 26770908 31508132 767504 2.33 160232 4684672 1657240 4.89 1637024 3881836 524 06:20:59 06:09:01 26252272 31505596 768580 2.34 173816 5136532 1698272 5.01 1659112 4321268 408 06:20:59 06:10:01 25911160 31482604 778076 2.37 191748 5427024 1764500 5.20 1795276 4501600 67108 06:20:59 06:11:01 25758868 31484204 773796 2.35 207120 5561432 1738056 5.12 1954292 4488968 12 06:20:59 06:12:01 25760664 31485484 772108 2.35 206864 5561164 1745784 5.15 1950784 4488720 164 06:20:59 06:13:01 25766420 31491300 766340 2.33 206904 5561168 1745784 5.15 1945836 4488728 12 06:20:59 06:14:01 25766372 31491256 766300 2.33 206928 5561168 1729208 5.10 1945868 4488728 16 06:20:59 06:15:01 25767448 31492380 765132 2.33 206952 5561172 1729208 5.10 1944580 4488728 40 06:20:59 06:16:01 25767608 31492552 765100 2.33 206968 5561172 1729208 5.10 1944672 4488728 8 06:20:59 06:17:01 25770708 31495812 761640 2.32 207008 5561180 1729208 5.10 1942160 4488736 300 06:20:59 06:18:01 25771252 31496360 761068 2.32 207032 5561184 1729208 5.10 1941580 4488740 8 06:20:59 06:19:01 25771284 31496512 761052 2.32 207056 5561184 1729208 5.10 1941908 4488740 248 06:20:59 06:20:01 25237756 31473708 783616 2.38 212008 6045912 1834136 5.41 1967820 4973232 462904 06:20:59 Average: 26040398 31440110 823115 2.50 189853 5275693 1797100 5.30 1860535 4329610 69475 06:20:59 06:20:59 06:05:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:20:59 06:06:01 lo 5.17 5.17 0.53 0.53 0.00 0.00 0.00 0.00 06:20:59 06:06:01 ens3 689.74 443.43 8296.22 137.87 0.00 0.00 0.00 0.00 06:20:59 06:06:01 docker0 23.46 25.94 1.71 182.35 0.00 0.00 0.00 0.00 06:20:59 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:20:59 06:07:01 ens3 395.58 285.80 2948.53 40.47 0.00 0.00 0.00 0.00 06:20:59 06:07:01 docker0 265.83 363.70 23.57 2917.30 0.00 0.00 0.00 0.00 06:20:59 06:07:01 veth198f6a0 0.15 0.27 0.01 0.03 0.00 0.00 0.00 0.00 06:20:59 06:08:01 lo 5.53 5.53 0.56 0.56 0.00 0.00 0.00 0.00 06:20:59 06:08:01 ens3 98.72 82.69 257.51 418.39 0.00 0.00 0.00 0.00 06:20:59 06:08:01 docker0 5.63 9.80 0.35 146.64 0.00 0.00 0.00 0.00 06:20:59 06:09:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 06:20:59 06:09:01 ens3 89.90 50.87 2522.18 10.25 0.00 0.00 0.00 0.00 06:20:59 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:59 06:10:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 06:20:59 06:10:01 ens3 158.51 100.43 2718.44 6.94 0.00 0.00 0.00 0.00 06:20:59 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:59 06:11:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 06:20:59 06:11:01 ens3 21.28 12.56 276.72 0.99 0.00 0.00 0.00 0.00 06:20:59 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:59 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:59 06:12:01 ens3 0.53 0.32 1.44 0.02 0.00 0.00 0.00 0.00 06:20:59 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:59 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:20:59 06:13:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:20:59 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:59 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:59 06:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:59 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:59 06:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:20:59 06:15:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:20:59 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:59 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:59 06:16:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 06:20:59 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:59 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:20:59 06:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:20:59 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:59 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:59 06:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:59 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:59 06:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:20:59 06:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:20:59 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:59 06:20:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 06:20:59 06:20:01 ens3 82.57 46.16 2641.01 6.34 0.00 0.00 0.00 0.00 06:20:59 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:59 Average: lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 06:20:59 Average: ens3 101.20 67.36 1295.34 41.21 0.00 0.00 0.00 0.00 06:20:59 Average: docker0 19.66 26.63 1.71 216.52 0.00 0.00 0.00 0.00 06:20:59 06:20:59 06:20:59 ---> sar -P ALL: 06:20:59 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7687) 08/27/25 _x86_64_ (8 CPU) 06:20:59 06:20:59 06:04:39 LINUX RESTART (8 CPU) 06:20:59 06:20:59 06:05:03 CPU %user %nice %system %iowait %steal %idle 06:20:59 06:06:01 all 10.16 0.00 3.16 3.70 0.06 82.91 06:20:59 06:06:01 0 11.16 0.00 4.06 0.40 0.07 84.31 06:20:59 06:06:01 1 9.37 0.00 2.42 0.42 0.05 87.74 06:20:59 06:06:01 2 11.08 0.00 2.97 3.18 0.07 82.70 06:20:59 06:06:01 3 9.45 0.00 3.22 1.23 0.05 86.05 06:20:59 06:06:01 4 12.00 0.00 2.68 1.38 0.07 83.88 06:20:59 06:06:01 5 9.35 0.00 3.33 9.24 0.07 78.02 06:20:59 06:06:01 6 7.72 0.00 2.41 3.89 0.05 85.92 06:20:59 06:06:01 7 11.18 0.00 4.21 9.91 0.05 74.65 06:20:59 06:07:01 all 36.46 0.00 5.83 2.36 0.09 55.26 06:20:59 06:07:01 0 36.31 0.00 6.28 0.74 0.10 56.57 06:20:59 06:07:01 1 36.23 0.00 5.48 0.64 0.08 57.57 06:20:59 06:07:01 2 36.21 0.00 7.08 13.81 0.10 42.81 06:20:59 06:07:01 3 36.47 0.00 5.25 0.27 0.08 57.94 06:20:59 06:07:01 4 36.49 0.00 5.33 0.35 0.08 57.74 06:20:59 06:07:01 5 36.13 0.00 5.67 1.92 0.07 56.21 06:20:59 06:07:01 6 38.01 0.00 5.91 0.49 0.10 55.50 06:20:59 06:07:01 7 35.85 0.00 5.69 0.70 0.08 57.67 06:20:59 06:08:01 all 30.32 0.00 4.81 1.71 0.08 63.09 06:20:59 06:08:01 0 30.78 0.00 4.75 1.24 0.08 63.14 06:20:59 06:08:01 1 29.29 0.00 4.48 0.18 0.07 65.98 06:20:59 06:08:01 2 29.42 0.00 4.72 1.09 0.07 64.70 06:20:59 06:08:01 3 31.08 0.00 4.82 1.26 0.07 62.78 06:20:59 06:08:01 4 31.35 0.00 5.12 1.44 0.08 62.00 06:20:59 06:08:01 5 30.03 0.00 4.70 0.20 0.08 64.98 06:20:59 06:08:01 6 31.30 0.00 5.14 8.14 0.08 55.34 06:20:59 06:08:01 7 29.28 0.00 4.77 0.12 0.07 65.76 06:20:59 06:09:01 all 2.44 0.00 1.06 0.85 0.03 95.61 06:20:59 06:09:01 0 1.39 0.00 0.89 1.44 0.02 96.28 06:20:59 06:09:01 1 3.98 0.00 0.66 0.02 0.03 95.31 06:20:59 06:09:01 2 2.03 0.00 1.11 0.00 0.02 96.85 06:20:59 06:09:01 3 2.34 0.00 0.75 0.00 0.03 96.87 06:20:59 06:09:01 4 2.41 0.00 1.22 0.12 0.02 96.23 06:20:59 06:09:01 5 2.69 0.00 1.09 0.02 0.03 96.17 06:20:59 06:09:01 6 2.55 0.00 1.90 5.28 0.02 90.25 06:20:59 06:09:01 7 2.14 0.00 0.84 0.00 0.08 96.94 06:20:59 06:10:01 all 1.27 0.00 0.67 0.33 0.03 97.71 06:20:59 06:10:01 0 1.38 0.00 0.57 0.02 0.02 98.01 06:20:59 06:10:01 1 1.66 0.00 0.52 0.03 0.02 97.77 06:20:59 06:10:01 2 0.93 0.00 1.87 0.05 0.02 97.13 06:20:59 06:10:01 3 1.82 0.00 0.75 0.63 0.05 96.75 06:20:59 06:10:01 4 0.32 0.00 0.33 0.82 0.03 98.49 06:20:59 06:10:01 5 0.93 0.00 0.45 0.40 0.00 98.22 06:20:59 06:10:01 6 1.55 0.00 0.47 0.05 0.03 97.90 06:20:59 06:10:01 7 1.54 0.00 0.43 0.60 0.03 97.39 06:20:59 06:11:01 all 1.11 0.00 0.54 0.17 0.02 98.18 06:20:59 06:11:01 0 0.60 0.00 0.62 0.02 0.03 98.73 06:20:59 06:11:01 1 0.72 0.00 0.72 0.02 0.00 98.55 06:20:59 06:11:01 2 0.73 0.00 0.45 0.65 0.02 98.15 06:20:59 06:11:01 3 1.15 0.00 1.22 0.02 0.02 97.60 06:20:59 06:11:01 4 0.47 0.00 0.28 0.58 0.02 98.65 06:20:59 06:11:01 5 0.78 0.00 0.27 0.02 0.00 98.93 06:20:59 06:11:01 6 1.35 0.00 0.47 0.03 0.02 98.13 06:20:59 06:11:01 7 3.01 0.00 0.26 0.00 0.03 96.69 06:20:59 06:12:01 all 0.33 0.00 0.05 0.01 0.01 99.60 06:20:59 06:12:01 0 0.08 0.00 0.10 0.02 0.02 99.78 06:20:59 06:12:01 1 0.02 0.00 0.05 0.00 0.02 99.92 06:20:59 06:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:20:59 06:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:20:59 06:12:01 4 0.05 0.00 0.03 0.05 0.00 99.87 06:20:59 06:12:01 5 0.08 0.00 0.02 0.02 0.00 99.88 06:20:59 06:12:01 6 0.27 0.00 0.08 0.00 0.00 99.65 06:20:59 06:12:01 7 2.05 0.00 0.08 0.00 0.03 97.83 06:20:59 06:13:01 all 0.04 0.00 0.01 0.01 0.01 99.93 06:20:59 06:13:01 0 0.00 0.00 0.00 0.03 0.02 99.95 06:20:59 06:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:20:59 06:13:01 2 0.00 0.00 0.02 0.00 0.02 99.97 06:20:59 06:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:20:59 06:13:01 4 0.02 0.00 0.02 0.02 0.02 99.93 06:20:59 06:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:20:59 06:13:01 6 0.05 0.00 0.02 0.00 0.02 99.92 06:20:59 06:13:01 7 0.18 0.00 0.05 0.00 0.03 99.73 06:20:59 06:14:01 all 0.05 0.00 0.01 0.00 0.01 99.92 06:20:59 06:14:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:20:59 06:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:20:59 06:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:20:59 06:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:20:59 06:14:01 4 0.03 0.00 0.02 0.02 0.02 99.92 06:20:59 06:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:20:59 06:14:01 6 0.28 0.00 0.02 0.00 0.00 99.70 06:20:59 06:14:01 7 0.07 0.00 0.00 0.00 0.02 99.92 06:20:59 06:15:01 all 0.15 0.00 0.01 0.01 0.00 99.83 06:20:59 06:15:01 0 0.05 0.00 0.00 0.03 0.00 99.92 06:20:59 06:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:20:59 06:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:20:59 06:15:01 3 0.05 0.00 0.05 0.00 0.02 99.88 06:20:59 06:15:01 4 0.02 0.00 0.02 0.02 0.00 99.95 06:20:59 06:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:20:59 06:15:01 6 0.38 0.00 0.00 0.00 0.02 99.60 06:20:59 06:15:01 7 0.65 0.00 0.02 0.00 0.00 99.34 06:20:59 06:16:01 all 0.02 0.00 0.01 0.00 0.02 99.95 06:20:59 06:16:01 0 0.02 0.00 0.02 0.02 0.02 99.93 06:20:59 06:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:20:59 06:16:01 2 0.02 0.00 0.03 0.00 0.07 99.88 06:20:59 06:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:20:59 06:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:20:59 06:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:20:59 06:16:01 6 0.07 0.00 0.02 0.00 0.02 99.90 06:20:59 06:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:20:59 06:20:59 06:16:01 CPU %user %nice %system %iowait %steal %idle 06:20:59 06:17:01 all 0.12 0.00 0.01 0.00 0.01 99.86 06:20:59 06:17:01 0 0.02 0.00 0.02 0.02 0.02 99.93 06:20:59 06:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:20:59 06:17:01 2 0.07 0.00 0.00 0.00 0.03 99.90 06:20:59 06:17:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:20:59 06:17:01 4 0.03 0.00 0.02 0.02 0.02 99.92 06:20:59 06:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:20:59 06:17:01 6 0.71 0.00 0.00 0.00 0.00 99.29 06:20:59 06:17:01 7 0.08 0.00 0.00 0.00 0.00 99.92 06:20:59 06:18:01 all 0.12 0.00 0.01 0.00 0.01 99.85 06:20:59 06:18:01 0 0.02 0.00 0.05 0.00 0.02 99.92 06:20:59 06:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:20:59 06:18:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:20:59 06:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:20:59 06:18:01 4 0.00 0.00 0.03 0.00 0.00 99.97 06:20:59 06:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:20:59 06:18:01 6 0.90 0.00 0.00 0.00 0.02 99.09 06:20:59 06:18:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:20:59 06:19:01 all 0.03 0.00 0.01 0.00 0.01 99.94 06:20:59 06:19:01 0 0.02 0.00 0.02 0.02 0.00 99.95 06:20:59 06:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:20:59 06:19:01 2 0.02 0.00 0.02 0.00 0.03 99.93 06:20:59 06:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:20:59 06:19:01 4 0.02 0.00 0.02 0.02 0.02 99.93 06:20:59 06:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:20:59 06:19:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:20:59 06:19:01 7 0.07 0.00 0.02 0.00 0.02 99.90 06:20:59 06:20:01 all 1.40 0.00 0.58 0.04 0.02 97.95 06:20:59 06:20:01 0 0.82 0.00 0.28 0.18 0.03 98.68 06:20:59 06:20:01 1 1.80 0.00 0.52 0.00 0.02 97.66 06:20:59 06:20:01 2 1.02 0.00 1.27 0.02 0.05 97.64 06:20:59 06:20:01 3 1.34 0.00 0.47 0.02 0.02 98.16 06:20:59 06:20:01 4 1.15 0.00 0.79 0.10 0.02 97.94 06:20:59 06:20:01 5 2.54 0.00 0.48 0.00 0.02 96.96 06:20:59 06:20:01 6 1.33 0.00 0.59 0.02 0.03 98.03 06:20:59 06:20:01 7 1.22 0.00 0.25 0.02 0.00 98.51 06:20:59 Average: all 5.56 0.00 1.11 0.60 0.03 92.70 06:20:59 Average: 0 5.47 0.00 1.17 0.28 0.03 93.05 06:20:59 Average: 1 5.51 0.00 0.98 0.09 0.02 93.41 06:20:59 Average: 2 5.39 0.00 1.29 1.24 0.03 92.05 06:20:59 Average: 3 5.55 0.00 1.10 0.22 0.03 93.11 06:20:59 Average: 4 5.58 0.00 1.05 0.32 0.03 93.02 06:20:59 Average: 5 5.46 0.00 1.06 0.76 0.02 92.70 06:20:59 Average: 6 5.73 0.00 1.13 1.18 0.03 91.94 06:20:59 Average: 7 5.79 0.00 1.10 0.73 0.03 92.36 06:20:59 06:20:59 06:20:59