Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b2fd6779bbe34ed0039fe07a6129043ff0644999 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-ssh16965285315225619118.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5799858049013830783.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/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-s7/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1891908177090700306.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14471331914658271707.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-s7/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-s7/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1959961053306488707.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-s7] ========================================================= [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-s7-settings PROJECT: device-s7 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-s7 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-35433 in /w/workspace/edgexfoundry_device-s7_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-s7.git > git init /w/workspace/edgexfoundry_device-s7_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.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-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b2fd6779bbe34ed0039fe07a6129043ff0644999 (main) Commit message: "Merge pull request #25 from whxtpbnl/feat/optimize_handling_of_invaliad_addresses/lwq" > git config core.sparsecheckout # timeout=10 > git checkout -f b2fd6779bbe34ed0039fe07a6129043ff0644999 # timeout=10 > git rev-list --no-walk 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-20T02:59:16.464Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-20T02:59:16.542Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-20T02:59:16.566Z] ========================================================= [2024-12-20T02:59:16.566Z] EdgeX Global Pipelines Version Info [2024-12-20T02:59:16.566Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-20T02:59:17.339Z] ------------------- [2024-12-20T02:59:17.339Z] stable info: [2024-12-20T02:59:17.339Z] ------------------- [2024-12-20T02:59:17.339Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-20T02:59:17.339Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-20T02:59:17.339Z] Message: update stable to v1.0.269 [2024-12-20T02:59:17.912Z] ------------------- [2024-12-20T02:59:17.912Z] experimental info: [2024-12-20T02:59:17.912Z] ------------------- [2024-12-20T02:59:17.912Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-20T02:59:17.912Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-20T02:59:17.912Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-20T02:59:18.001Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo [2024-12-20T02:59:18.034Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo [2024-12-20T02:59:18.072Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-20T02:59:18.105Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-20T02:59:18.141Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-20T02:59:18.173Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-20T02:59:18.198Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-20T02:59:18.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-12-20T02:59:18.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-20T02:59:18.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-20T02:59:18.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-20T02:59:18.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo [2024-12-20T02:59:18.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-20T02:59:18.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-20T02:59:18.426Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-20T02:59:18.445Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-20T02:59:18.468Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-12-20T02:59:18.489Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-12-20T02:59:18.511Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-20T02:59:18.536Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-20T02:59:18.562Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-12-20T02:59:18.585Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-12-20T02:59:18.615Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-12-20T02:59:18.639Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-12-20T02:59:18.659Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-12-20T02:59:18.682Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-20T02:59:18.708Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-20T02:59:18.729Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-12-20T02:59:18.751Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-12-20T02:59:18.774Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-12-20T02:59:18.800Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b2fd6779bbe34ed0039fe07a6129043ff0644999 [Pipeline] echo [2024-12-20T02:59:18.822Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b2fd677 [Pipeline] echo [2024-12-20T02:59:18.848Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-20T02:59:18.915Z] provisioning config files... [2024-12-20T02:59:18.929Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config1162992622771718694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-20T02:59:19.257Z] ---> ****-login.sh [2024-12-20T02:59:19.257Z] nexus3.edgexfoundry.org:10001 [2024-12-20T02:59:19.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T02:59:19.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T02:59:19.518Z] Configure a credential helper to remove this warning. See [2024-12-20T02:59:19.518Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T02:59:19.518Z] [2024-12-20T02:59:19.518Z] Login Succeeded [2024-12-20T02:59:19.518Z] nexus3.edgexfoundry.org:10002 [2024-12-20T02:59:19.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T02:59:19.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T02:59:19.518Z] Configure a credential helper to remove this warning. See [2024-12-20T02:59:19.518Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T02:59:19.518Z] [2024-12-20T02:59:19.518Z] Login Succeeded [2024-12-20T02:59:19.518Z] nexus3.edgexfoundry.org:10003 [2024-12-20T02:59:19.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T02:59:19.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T02:59:19.780Z] Configure a credential helper to remove this warning. See [2024-12-20T02:59:19.780Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T02:59:19.780Z] [2024-12-20T02:59:19.780Z] Login Succeeded [2024-12-20T02:59:19.780Z] nexus3.edgexfoundry.org:10004 [2024-12-20T02:59:19.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T02:59:19.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T02:59:19.781Z] Configure a credential helper to remove this warning. See [2024-12-20T02:59:19.781Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T02:59:19.781Z] [2024-12-20T02:59:19.781Z] Login Succeeded [2024-12-20T02:59:19.781Z] ****.io [2024-12-20T02:59:19.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T02:59:20.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T02:59:20.042Z] Configure a credential helper to remove this warning. See [2024-12-20T02:59:20.043Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T02:59:20.043Z] [2024-12-20T02:59:20.043Z] Login Succeeded [2024-12-20T02:59:20.043Z] ---> ****-login.sh ends [Pipeline] } [2024-12-20T02:59:20.050Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-12-20T02:59:20.461Z] + git rev-list -1 --merges b2fd6779bbe34ed0039fe07a6129043ff0644999~1..b2fd6779bbe34ed0039fe07a6129043ff0644999 [Pipeline] echo [2024-12-20T02:59:20.493Z] -----------> git rev-list -1 --merges b2fd6779bbe34ed0039fe07a6129043ff0644999~1..b2fd6779bbe34ed0039fe07a6129043ff0644999 b2fd6779bbe34ed0039fe07a6129043ff0644999 [2024-12-20T02:59:20.493Z] b2fd6779bbe34ed0039fe07a6129043ff0644999 [false] [Pipeline] sh [2024-12-20T02:59:20.790Z] + git log --format=format:%s -1 b2fd6779bbe34ed0039fe07a6129043ff0644999 [Pipeline] echo [2024-12-20T02:59:20.808Z] ========================================================= [2024-12-20T02:59:20.808Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-20T02:59:20.808Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-20T02:59:21.154Z] + git log --format=format:%s -1 b2fd6779bbe34ed0039fe07a6129043ff0644999 [Pipeline] echo [2024-12-20T02:59:21.168Z] [semverPrep] GIT_COMMIT: b2fd6779bbe34ed0039fe07a6129043ff0644999, Commit Message: Merge pull request #25 from whxtpbnl/feat/optimize_handling_of_invaliad_addresses/lwq [Pipeline] echo [2024-12-20T02:59:21.182Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-12-20T02:59:21.566Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-20T02:59:21.566Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-20T02:59:21.566Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-20T02:59:21.566Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-20T02:59:21.566Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-20T02:59:21.566Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-20T02:59:21.566Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T02:59:21.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-20T02:59:21.920Z] [2024-12-20T02:59:21.920Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T02:59:22.228Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-20T02:59:22.229Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-20T02:59:22.229Z] b85a868b505f: Pulling fs layer [2024-12-20T02:59:22.229Z] e2be974225ed: Pulling fs layer [2024-12-20T02:59:22.229Z] 339a4e72a1f5: Pulling fs layer [2024-12-20T02:59:22.229Z] 988bab9f4d93: Pulling fs layer [2024-12-20T02:59:22.229Z] 1469e6f7b9e6: Pulling fs layer [2024-12-20T02:59:22.229Z] eaf3925da568: Pulling fs layer [2024-12-20T02:59:22.229Z] bab4dde63d76: Pulling fs layer [2024-12-20T02:59:22.229Z] bde34c3a00c8: Pulling fs layer [2024-12-20T02:59:22.229Z] b352a97aabf1: Pulling fs layer [2024-12-20T02:59:22.229Z] 1469e6f7b9e6: Waiting [2024-12-20T02:59:22.229Z] eaf3925da568: Waiting [2024-12-20T02:59:22.229Z] bab4dde63d76: Waiting [2024-12-20T02:59:22.229Z] bde34c3a00c8: Waiting [2024-12-20T02:59:22.229Z] 988bab9f4d93: Waiting [2024-12-20T02:59:22.229Z] b352a97aabf1: Waiting [2024-12-20T02:59:22.229Z] 4872d77fe225: Pulling fs layer [2024-12-20T02:59:22.229Z] 5851b861e8e6: Pulling fs layer [2024-12-20T02:59:22.229Z] 5851b861e8e6: Waiting [2024-12-20T02:59:22.229Z] 4872d77fe225: Waiting [2024-12-20T02:59:22.229Z] e2be974225ed: Download complete [2024-12-20T02:59:22.229Z] 988bab9f4d93: Verifying Checksum [2024-12-20T02:59:22.229Z] 988bab9f4d93: Download complete [2024-12-20T02:59:22.489Z] 1469e6f7b9e6: Verifying Checksum [2024-12-20T02:59:22.489Z] 1469e6f7b9e6: Download complete [2024-12-20T02:59:22.489Z] 339a4e72a1f5: Verifying Checksum [2024-12-20T02:59:22.489Z] 339a4e72a1f5: Download complete [2024-12-20T02:59:22.489Z] eaf3925da568: Verifying Checksum [2024-12-20T02:59:22.489Z] eaf3925da568: Download complete [2024-12-20T02:59:22.489Z] bde34c3a00c8: Download complete [2024-12-20T02:59:22.489Z] b352a97aabf1: Verifying Checksum [2024-12-20T02:59:22.489Z] b352a97aabf1: Download complete [2024-12-20T02:59:22.489Z] 4872d77fe225: Verifying Checksum [2024-12-20T02:59:22.489Z] 4872d77fe225: Download complete [2024-12-20T02:59:22.489Z] 5851b861e8e6: Download complete [2024-12-20T02:59:22.489Z] b85a868b505f: Verifying Checksum [2024-12-20T02:59:22.489Z] b85a868b505f: Download complete [2024-12-20T02:59:22.748Z] bab4dde63d76: Verifying Checksum [2024-12-20T02:59:22.748Z] bab4dde63d76: Download complete [2024-12-20T02:59:24.130Z] b85a868b505f: Pull complete [2024-12-20T02:59:24.130Z] e2be974225ed: Pull complete [2024-12-20T02:59:24.701Z] 339a4e72a1f5: Pull complete [2024-12-20T02:59:24.701Z] 988bab9f4d93: Pull complete [2024-12-20T02:59:24.964Z] 1469e6f7b9e6: Pull complete [2024-12-20T02:59:24.964Z] eaf3925da568: Pull complete [2024-12-20T02:59:26.870Z] bab4dde63d76: Pull complete [2024-12-20T02:59:26.870Z] bde34c3a00c8: Pull complete [2024-12-20T02:59:26.870Z] b352a97aabf1: Pull complete [2024-12-20T02:59:26.870Z] 4872d77fe225: Pull complete [2024-12-20T02:59:26.870Z] 5851b861e8e6: Pull complete [2024-12-20T02:59:26.870Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-20T02:59:26.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-20T02:59:26.870Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T02:59:27.020Z] prd-ubuntu20.04-docker-8c-8g-35433 does not seem to be running inside a container [2024-12-20T02:59:27.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-20T02:59:30.490Z] $ docker top 99cabf951240fed591dc8ad5a7b0a01ad7509f0ba78aaaf354fd0e921f55c22d -eo pid,comm [2024-12-20T02:59:30.551Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-12-20T02:59:30.551Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-20T02:59:30.613Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-20T02:59:30.613Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-20T02:59:30.739Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-20T02:59:30.741Z] $ docker exec 99cabf951240fed591dc8ad5a7b0a01ad7509f0ba78aaaf354fd0e921f55c22d ssh-agent [2024-12-20T02:59:30.834Z] SSH_AUTH_SOCK=/tmp/ssh-i4Dv4B8xgGHM/agent.32 [2024-12-20T02:59:30.834Z] SSH_AGENT_PID=38 [2024-12-20T02:59:30.840Z] Running ssh-add (command line suppressed) [2024-12-20T02:59:30.941Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_5700682983039158147.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_5700682983039158147.key) [2024-12-20T02:59:30.957Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-20T02:59:31.252Z] + git tag --points-at HEAD [Pipeline] } [2024-12-20T02:59:31.263Z] $ docker exec --env ******** --env ******** 99cabf951240fed591dc8ad5a7b0a01ad7509f0ba78aaaf354fd0e921f55c22d ssh-agent -k [2024-12-20T02:59:31.360Z] unset SSH_AUTH_SOCK; [2024-12-20T02:59:31.360Z] unset SSH_AGENT_PID; [2024-12-20T02:59:31.360Z] echo Agent pid 38 killed; [2024-12-20T02:59:31.373Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-20T02:59:31.415Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-20T02:59:31.416Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-20T02:59:31.520Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-20T02:59:31.522Z] $ docker exec 99cabf951240fed591dc8ad5a7b0a01ad7509f0ba78aaaf354fd0e921f55c22d ssh-agent [2024-12-20T02:59:31.641Z] SSH_AUTH_SOCK=/tmp/ssh-vFd67E6EjoVg/agent.72 [2024-12-20T02:59:31.641Z] SSH_AGENT_PID=78 [2024-12-20T02:59:31.645Z] Running ssh-add (command line suppressed) [2024-12-20T02:59:31.737Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_10773912835681523436.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_10773912835681523436.key) [2024-12-20T02:59:31.754Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-20T02:59:32.051Z] + git semver init [2024-12-20T02:59:32.310Z] 2024-12-20 02:59:32,230 [run_init] DEBUG init version:0.0.0 force:False [2024-12-20T02:59:32.310Z] 2024-12-20 02:59:32,231 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver [2024-12-20T02:59:32.310Z] 2024-12-20 02:59:32,231 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver [2024-12-20T02:59:32.310Z] 2024-12-20 02:59:32,231 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_main/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) [2024-12-20T02:59:32.880Z] 2024-12-20 02:59:32,790 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude [2024-12-20T02:59:32.880Z] 2024-12-20 02:59:32,791 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False [2024-12-20T02:59:32.880Z] 2024-12-20 02:59:32,791 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-12-20T02:59:32.880Z] 2024-12-20 02:59:32,791 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-12-20T02:59:32.880Z] 4.0.0-dev.3 [Pipeline] } [2024-12-20T02:59:32.889Z] $ docker exec --env ******** --env ******** 99cabf951240fed591dc8ad5a7b0a01ad7509f0ba78aaaf354fd0e921f55c22d ssh-agent -k [2024-12-20T02:59:32.987Z] unset SSH_AUTH_SOCK; [2024-12-20T02:59:32.987Z] unset SSH_AGENT_PID; [2024-12-20T02:59:32.988Z] echo Agent pid 78 killed; [2024-12-20T02:59:32.997Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-20T02:59:33.325Z] + git semver [Pipeline] } [2024-12-20T02:59:33.598Z] $ docker stop --time=1 99cabf951240fed591dc8ad5a7b0a01ad7509f0ba78aaaf354fd0e921f55c22d [2024-12-20T02:59:34.871Z] $ docker rm -f --volumes 99cabf951240fed591dc8ad5a7b0a01ad7509f0ba78aaaf354fd0e921f55c22d [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-20T02:59:35.234Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-20T02:59:35.490Z] Stashed 1 file(s) [Pipeline] echo [2024-12-20T02:59:35.494Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-20T02:59:35.665Z] provisioning config files... [2024-12-20T02:59:35.675Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config3891436700669419551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-20T02:59:35.988Z] ---> ****-login.sh [2024-12-20T02:59:35.988Z] nexus3.edgexfoundry.org:10001 [2024-12-20T02:59:35.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T02:59:35.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T02:59:35.989Z] Configure a credential helper to remove this warning. See [2024-12-20T02:59:35.989Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T02:59:35.989Z] [2024-12-20T02:59:35.989Z] Login Succeeded [2024-12-20T02:59:35.989Z] nexus3.edgexfoundry.org:10002 [2024-12-20T02:59:35.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T02:59:35.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T02:59:35.989Z] Configure a credential helper to remove this warning. See [2024-12-20T02:59:35.989Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T02:59:35.989Z] [2024-12-20T02:59:35.989Z] Login Succeeded [2024-12-20T02:59:35.989Z] nexus3.edgexfoundry.org:10003 [2024-12-20T02:59:36.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T02:59:36.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T02:59:36.252Z] Configure a credential helper to remove this warning. See [2024-12-20T02:59:36.252Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T02:59:36.252Z] [2024-12-20T02:59:36.252Z] Login Succeeded [2024-12-20T02:59:36.252Z] nexus3.edgexfoundry.org:10004 [2024-12-20T02:59:36.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T02:59:36.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T02:59:36.252Z] Configure a credential helper to remove this warning. See [2024-12-20T02:59:36.252Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T02:59:36.252Z] [2024-12-20T02:59:36.252Z] Login Succeeded [2024-12-20T02:59:36.252Z] ****.io [2024-12-20T02:59:36.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T02:59:36.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T02:59:36.512Z] Configure a credential helper to remove this warning. See [2024-12-20T02:59:36.512Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T02:59:36.512Z] [2024-12-20T02:59:36.512Z] Login Succeeded [2024-12-20T02:59:36.512Z] ---> ****-login.sh ends [Pipeline] } [2024-12-20T02:59:36.521Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-20T02:59:36.606Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-20T02:59:36.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-20T02:59:36.649Z] ========================================================= [2024-12-20T02:59:36.649Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-20T02:59:36.649Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T02:59:36.982Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-20T02:59:36.983Z] Sending build context to Docker daemon 664.1kB [2024-12-20T02:59:36.983Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-12-20T02:59:36.983Z] Step 2/10 : FROM ${BASE} AS builder [2024-12-20T02:59:36.983Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-20T02:59:36.983Z] 43c4264eed91: Pulling fs layer [2024-12-20T02:59:36.983Z] 4cc291be95ef: Pulling fs layer [2024-12-20T02:59:36.983Z] 2ac1f1163629: Pulling fs layer [2024-12-20T02:59:36.983Z] 5c3c966382ef: Pulling fs layer [2024-12-20T02:59:36.983Z] 4f4fb700ef54: Pulling fs layer [2024-12-20T02:59:36.983Z] 5d5c8e513c77: Pulling fs layer [2024-12-20T02:59:36.983Z] 9f66e0745190: Pulling fs layer [2024-12-20T02:59:36.983Z] f49a43e4bbc0: Pulling fs layer [2024-12-20T02:59:36.983Z] 561ebcabdf7f: Pulling fs layer [2024-12-20T02:59:36.983Z] 5c3c966382ef: Waiting [2024-12-20T02:59:36.983Z] 4f4fb700ef54: Waiting [2024-12-20T02:59:36.983Z] 5d5c8e513c77: Waiting [2024-12-20T02:59:36.983Z] 9f66e0745190: Waiting [2024-12-20T02:59:36.983Z] f49a43e4bbc0: Waiting [2024-12-20T02:59:36.983Z] 561ebcabdf7f: Waiting [2024-12-20T02:59:36.983Z] 4cc291be95ef: Verifying Checksum [2024-12-20T02:59:36.983Z] 5c3c966382ef: Verifying Checksum [2024-12-20T02:59:36.983Z] 5c3c966382ef: Download complete [2024-12-20T02:59:36.983Z] 4f4fb700ef54: Download complete [2024-12-20T02:59:36.983Z] 5d5c8e513c77: Download complete [2024-12-20T02:59:36.983Z] 43c4264eed91: Verifying Checksum [2024-12-20T02:59:36.983Z] 43c4264eed91: Download complete [2024-12-20T02:59:37.243Z] 9f66e0745190: Verifying Checksum [2024-12-20T02:59:37.243Z] 9f66e0745190: Download complete [2024-12-20T02:59:37.243Z] 43c4264eed91: Pull complete [2024-12-20T02:59:37.243Z] 561ebcabdf7f: Verifying Checksum [2024-12-20T02:59:37.243Z] 561ebcabdf7f: Download complete [2024-12-20T02:59:37.503Z] 4cc291be95ef: Pull complete [2024-12-20T02:59:37.503Z] 2ac1f1163629: Download complete [2024-12-20T02:59:37.762Z] f49a43e4bbc0: Verifying Checksum [2024-12-20T02:59:37.762Z] f49a43e4bbc0: Download complete [2024-12-20T02:59:41.051Z] 2ac1f1163629: Pull complete [2024-12-20T02:59:41.051Z] 5c3c966382ef: Pull complete [2024-12-20T02:59:41.051Z] 4f4fb700ef54: Pull complete [2024-12-20T02:59:41.051Z] 5d5c8e513c77: Pull complete [2024-12-20T02:59:41.318Z] 9f66e0745190: Pull complete [2024-12-20T02:59:43.849Z] f49a43e4bbc0: Pull complete [2024-12-20T02:59:43.849Z] 561ebcabdf7f: Pull complete [2024-12-20T02:59:43.849Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-20T02:59:43.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-20T02:59:43.849Z] ---> 3a752c3f9dda [2024-12-20T02:59:43.849Z] Step 3/10 : ARG MAKE=make build [2024-12-20T02:59:49.156Z] ---> Running in fe380ff5ed31 [2024-12-20T02:59:49.156Z] Removing intermediate container fe380ff5ed31 [2024-12-20T02:59:49.156Z] ---> 2cd32b794c58 [2024-12-20T02:59:49.156Z] Step 4/10 : WORKDIR /device-s7 [2024-12-20T02:59:49.156Z] ---> Running in e65e053a667a [2024-12-20T02:59:49.416Z] Removing intermediate container e65e053a667a [2024-12-20T02:59:49.416Z] ---> 89d3d824d686 [2024-12-20T02:59:49.416Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-12-20T02:59:49.416Z] ---> Running in 3005551d2592 [2024-12-20T02:59:49.416Z] Removing intermediate container 3005551d2592 [2024-12-20T02:59:49.416Z] ---> f319432044dd [2024-12-20T02:59:49.416Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2024-12-20T02:59:49.416Z] ---> Running in c2cbbe727894 [2024-12-20T02:59:49.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T02:59:49.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T02:59:50.194Z] OK: 246 MiB in 54 packages [2024-12-20T02:59:50.453Z] Removing intermediate container c2cbbe727894 [2024-12-20T02:59:50.453Z] ---> 8118fc706336 [2024-12-20T02:59:50.453Z] Step 7/10 : COPY go.mod vendor* ./ [2024-12-20T02:59:50.612Z] Still waiting to schedule task [2024-12-20T02:59:50.612Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-12-20T02:59:50.712Z] ---> 9700a5ba72ab [2024-12-20T02:59:50.713Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T02:59:50.713Z] ---> Running in d07cd8dda036 [2024-12-20T03:00:49.899Z] Removing intermediate container d07cd8dda036 [2024-12-20T03:00:49.899Z] ---> e0317b6ce945 [2024-12-20T03:00:49.899Z] Step 9/10 : COPY . . [2024-12-20T03:00:50.486Z] ---> 1a84856d0a79 [2024-12-20T03:00:50.486Z] Step 10/10 : RUN ${MAKE} [2024-12-20T03:00:51.055Z] ---> Running in 00fe9cfbbb5b [2024-12-20T03:00:51.315Z] noop [2024-12-20T03:00:51.575Z] Removing intermediate container 00fe9cfbbb5b [2024-12-20T03:00:51.575Z] ---> 8d2fe9072fc4 [2024-12-20T03:00:51.575Z] Successfully built 8d2fe9072fc4 [2024-12-20T03:00:51.575Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:00:51.918Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-20T03:00:51.919Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T03:00:52.006Z] prd-ubuntu20.04-docker-8c-8g-35433 does not seem to be running inside a container [2024-12-20T03:00:52.034Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-12-20T03:00:52.402Z] $ docker top ce4261ca158ec26d2cbe3abb66ad78e7520f92e831a221b5ff64b721847fba2b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-20T03:00:52.760Z] + go version [2024-12-20T03:00:52.760Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-20T03:00:52.769Z] $ docker stop --time=1 ce4261ca158ec26d2cbe3abb66ad78e7520f92e831a221b5ff64b721847fba2b [2024-12-20T03:00:54.058Z] $ docker rm -f --volumes ce4261ca158ec26d2cbe3abb66ad78e7520f92e831a221b5ff64b721847fba2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:00:54.506Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-20T03:00:54.506Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T03:00:54.586Z] prd-ubuntu20.04-docker-8c-8g-35433 does not seem to be running inside a container [2024-12-20T03:00:54.616Z] $ 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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-12-20T03:00:54.943Z] $ docker top e2671c8df5d499cd8f2d823935a4dba0dd6124a22af4984c4f5b174645a85a8a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-20T03:00:55.295Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh [2024-12-20T03:00:55.596Z] + make test [2024-12-20T03:00:55.596Z] go test -race -coverprofile=coverage.out ./... [2024-12-20T03:01:03.876Z] ? github.com/edgexfoundry/device-s7 [no test files] [2024-12-20T03:01:30.433Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2024-12-20T03:01:30.433Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.026s coverage: 6.8% of statements [2024-12-20T03:01:31.529Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-35434 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws [2024-12-20T03:01:31.550Z] Running in /w/workspace/device-s7/10 [Pipeline] { [Pipeline] checkout [2024-12-20T03:01:34.613Z] Selected Git installation does not exist. Using Default [2024-12-20T03:01:34.613Z] The recommended git tool is: NONE [2024-12-20T03:01:41.550Z] using credential edgex-jenkins-ssh [2024-12-20T03:01:41.576Z] Cloning the remote Git repository [2024-12-20T03:01:41.629Z] Cloning repository git@github.com:edgexfoundry/device-s7.git [2024-12-20T03:01:41.733Z] > git init /w/workspace/device-s7/10 # timeout=10 [2024-12-20T03:01:41.921Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git [2024-12-20T03:01:41.922Z] > git --version # timeout=10 [2024-12-20T03:01:41.948Z] > git --version # 'git version 2.25.1' [2024-12-20T03:01:41.950Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-12-20T03:01:42.114Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-20T03:01:43.105Z] > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 [2024-12-20T03:01:43.139Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-20T03:01:44.168Z] Avoid second fetch [2024-12-20T03:01:44.169Z] Checking out Revision b2fd6779bbe34ed0039fe07a6129043ff0644999 (main) [2024-12-20T03:01:44.794Z] Commit message: "Merge pull request #25 from whxtpbnl/feat/optimize_handling_of_invaliad_addresses/lwq" [2024-12-20T03:01:44.187Z] > git config core.sparsecheckout # timeout=10 [2024-12-20T03:01:44.251Z] > git checkout -f b2fd6779bbe34ed0039fe07a6129043ff0644999 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-20T03:01:49.536Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-12-20T03:01:49.536Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-20T03:01:49.536Z] Dload Upload Total Spent Left Speed [2024-12-20T03:01:49.536Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 69340 0 --:--:-- --:--:-- --:--:-- 69340 [Pipeline] sh [2024-12-20T03:01:49.877Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-12-20T03:01:50.204Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-12-20T03:01:50.204Z] + sudo tee /etc/docker/daemon.new [2024-12-20T03:01:50.204Z] { [2024-12-20T03:01:50.204Z] "registry-mirrors": [ [2024-12-20T03:01:50.204Z] "https://nexus3.edgexfoundry.org:10001" [2024-12-20T03:01:50.204Z] ], [2024-12-20T03:01:50.204Z] "bip": "10.250.0.254/24", [2024-12-20T03:01:50.204Z] "hosts": [ [2024-12-20T03:01:50.204Z] "tcp://0.0.0.0:5555", [2024-12-20T03:01:50.204Z] "unix:///var/run/docker.sock" [2024-12-20T03:01:50.204Z] ], [2024-12-20T03:01:50.204Z] "mtu": 1458, [2024-12-20T03:01:50.204Z] "selinux-enabled": true, [2024-12-20T03:01:50.204Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-12-20T03:01:50.204Z] } [Pipeline] sh [2024-12-20T03:01:50.530Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-12-20T03:01:50.858Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-20T03:02:09.144Z] provisioning config files... [2024-12-20T03:02:09.179Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/10@tmp/config1280198650181794352tmp [Pipeline] { [2024-12-20T03:02:09.212Z] go vet ./... [Pipeline] libraryResource [Pipeline] sh [2024-12-20T03:02:09.648Z] ---> ****-login.sh [2024-12-20T03:02:09.648Z] nexus3.edgexfoundry.org:10001 [2024-12-20T03:02:09.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:02:10.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:02:10.186Z] Configure a credential helper to remove this warning. See [2024-12-20T03:02:10.186Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:02:10.186Z] [2024-12-20T03:02:10.186Z] Login Succeeded [2024-12-20T03:02:10.186Z] nexus3.edgexfoundry.org:10002 [2024-12-20T03:02:10.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:02:10.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:02:10.455Z] Configure a credential helper to remove this warning. See [2024-12-20T03:02:10.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:02:10.455Z] [2024-12-20T03:02:10.455Z] Login Succeeded [2024-12-20T03:02:10.455Z] nexus3.edgexfoundry.org:10003 [2024-12-20T03:02:10.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:02:10.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:02:10.724Z] Configure a credential helper to remove this warning. See [2024-12-20T03:02:10.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:02:10.724Z] [2024-12-20T03:02:10.724Z] Login Succeeded [2024-12-20T03:02:10.724Z] nexus3.edgexfoundry.org:10004 [2024-12-20T03:02:10.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:02:10.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:02:10.993Z] Configure a credential helper to remove this warning. See [2024-12-20T03:02:10.993Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:02:10.993Z] [2024-12-20T03:02:10.993Z] Login Succeeded [2024-12-20T03:02:10.993Z] ****.io [2024-12-20T03:02:11.118Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-20T03:02:11.118Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-20T03:02:11.118Z] ./bin/test-attribution-txt.sh [2024-12-20T03:02:11.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] echo [2024-12-20T03:02:11.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-20T03:02:11.415Z] $ docker stop --time=1 e2671c8df5d499cd8f2d823935a4dba0dd6124a22af4984c4f5b174645a85a8a [2024-12-20T03:02:11.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:02:11.530Z] Configure a credential helper to remove this warning. See [2024-12-20T03:02:11.530Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:02:11.530Z] [2024-12-20T03:02:11.530Z] Login Succeeded [2024-12-20T03:02:11.530Z] ---> ****-login.sh ends [2024-12-20T03:02:15.630Z] $ docker rm -f --volumes e2671c8df5d499cd8f2d823935a4dba0dd6124a22af4984c4f5b174645a85a8a [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [2024-12-20T03:02:16.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-12-20T03:02:16.324Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] echo [2024-12-20T03:02:16.363Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-12-20T03:02:16.374Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] echo [2024-12-20T03:02:16.413Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2024-12-20T03:02:16.438Z] ========================================================= [2024-12-20T03:02:16.438Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-12-20T03:02:16.438Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2024-12-20T03:02:16.840Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-20T03:02:17.113Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-20T03:02:17.403Z] + ls -al . [2024-12-20T03:02:17.403Z] total 228 [2024-12-20T03:02:17.403Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 20 03:00 . [2024-12-20T03:02:17.403Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 20 02:59 .. [2024-12-20T03:02:17.403Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 20 03:01 .git [2024-12-20T03:02:17.403Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 20 02:59 .github [2024-12-20T03:02:17.403Z] -rw-rw-r-- 1 jenkins jenkins 237 Dec 20 02:59 .gitignore [2024-12-20T03:02:17.403Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 20 02:59 .golangci.yml [2024-12-20T03:02:17.403Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 20 02:59 .semver [2024-12-20T03:02:17.403Z] -rw-rw-r-- 1 jenkins jenkins 19679 Dec 20 02:59 Attribution.txt [2024-12-20T03:02:17.403Z] -rw-rw-r-- 1 jenkins jenkins 1579 Dec 20 02:59 Dockerfile [2024-12-20T03:02:17.403Z] -rw-rw-r-- 1 jenkins jenkins 643 Dec 20 02:59 Jenkinsfile [2024-12-20T03:02:17.403Z] -rw-rw-r-- 1 jenkins jenkins 10947 Dec 20 02:59 LICENSE [2024-12-20T03:02:17.403Z] -rw-rw-r-- 1 jenkins jenkins 1903 Dec 20 02:59 Makefile [2024-12-20T03:02:17.403Z] -rw-rw-r-- 1 jenkins jenkins 614 Dec 20 02:59 OWNERS.md [2024-12-20T03:02:17.403Z] -rw-rw-r-- 1 jenkins jenkins 2393 Dec 20 02:59 README.md [2024-12-20T03:02:17.403Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 20 02:59 VERSION [2024-12-20T03:02:17.403Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 20 02:59 bin [2024-12-20T03:02:17.403Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 20 02:59 cmd [2024-12-20T03:02:17.403Z] -rw-r--r-- 1 jenkins jenkins 19094 Dec 20 03:01 coverage.out [2024-12-20T03:02:17.403Z] -rw-rw-r-- 1 jenkins jenkins 6929 Dec 20 02:59 go.mod [2024-12-20T03:02:17.403Z] -rw-rw-r-- 1 jenkins jenkins 100385 Dec 20 02:59 go.sum [2024-12-20T03:02:17.403Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 20 02:59 internal [2024-12-20T03:02:17.403Z] -rw-rw-r-- 1 jenkins jenkins 223 Dec 20 02:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:02:17.727Z] + docker build -t device-s7 -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=b2fd6779bbe34ed0039fe07a6129043ff0644999 --label arch=amd64 --label version=4.0.0-dev.3 . [2024-12-20T03:02:17.727Z] Sending build context to Docker daemon 684kB [2024-12-20T03:02:17.727Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-12-20T03:02:17.727Z] Step 2/24 : FROM ${BASE} AS builder [2024-12-20T03:02:17.727Z] ---> 8d2fe9072fc4 [2024-12-20T03:02:17.727Z] Step 3/24 : ARG MAKE=make build [2024-12-20T03:02:17.861Z] #0 building with "default" instance using docker driver [2024-12-20T03:02:17.861Z] [2024-12-20T03:02:17.861Z] #1 [internal] load build definition from Dockerfile [2024-12-20T03:02:17.861Z] #1 transferring dockerfile: 1.62kB 0.0s done [2024-12-20T03:02:17.861Z] #1 DONE 0.1s [2024-12-20T03:02:17.861Z] [2024-12-20T03:02:17.861Z] #2 [internal] load .dockerignore [2024-12-20T03:02:17.861Z] #2 transferring context: 2B done [2024-12-20T03:02:17.861Z] #2 DONE 0.1s [2024-12-20T03:02:17.988Z] ---> Running in bfc619423409 [2024-12-20T03:02:17.988Z] Removing intermediate container bfc619423409 [2024-12-20T03:02:17.988Z] ---> 74b905368e89 [2024-12-20T03:02:17.988Z] Step 4/24 : WORKDIR /device-s7 [2024-12-20T03:02:17.988Z] ---> Running in c08bc206f40c [2024-12-20T03:02:18.130Z] [2024-12-20T03:02:18.131Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-20T03:02:18.131Z] #3 DONE 0.1s [2024-12-20T03:02:18.131Z] [2024-12-20T03:02:18.131Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-20T03:02:18.131Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done [2024-12-20T03:02:18.247Z] Removing intermediate container c08bc206f40c [2024-12-20T03:02:18.247Z] ---> e78c2371bd6d [2024-12-20T03:02:18.247Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-12-20T03:02:18.247Z] ---> Running in 8383fb74282e [2024-12-20T03:02:18.247Z] Removing intermediate container 8383fb74282e [2024-12-20T03:02:18.247Z] ---> 45ddff4f4b54 [2024-12-20T03:02:18.247Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2024-12-20T03:02:18.248Z] ---> Running in 10a71a297a2c [2024-12-20T03:02:18.402Z] #4 ... [2024-12-20T03:02:18.402Z] [2024-12-20T03:02:18.402Z] #5 [internal] load build context [2024-12-20T03:02:18.402Z] #5 transferring context: 381.87kB 0.1s done [2024-12-20T03:02:18.402Z] #5 DONE 0.2s [2024-12-20T03:02:18.402Z] [2024-12-20T03:02:18.402Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-20T03:02:18.402Z] #4 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done [2024-12-20T03:02:18.402Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s [2024-12-20T03:02:18.402Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 3.15MB / 70.64MB 0.2s [2024-12-20T03:02:18.402Z] #4 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done [2024-12-20T03:02:18.402Z] #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.2s [2024-12-20T03:02:18.402Z] #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done [2024-12-20T03:02:18.402Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s done [2024-12-20T03:02:18.402Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 7.85MB / 70.64MB 0.3s [2024-12-20T03:02:18.402Z] #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.2s done [2024-12-20T03:02:18.402Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 [2024-12-20T03:02:18.402Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s done [2024-12-20T03:02:18.402Z] #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.3s done [2024-12-20T03:02:18.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T03:02:18.675Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 12.58MB / 70.64MB 0.4s [2024-12-20T03:02:18.675Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 1.05MB / 12.73MB 0.4s [2024-12-20T03:02:18.675Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 3.15MB / 95.52MB 0.4s [2024-12-20T03:02:18.675Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 18.08MB / 70.64MB 0.5s [2024-12-20T03:02:18.675Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 5.24MB / 12.73MB 0.5s [2024-12-20T03:02:18.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T03:02:18.946Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 28.96MB / 70.64MB 0.7s [2024-12-20T03:02:18.946Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.5s done [2024-12-20T03:02:18.946Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.7s [2024-12-20T03:02:18.946Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 15.73MB / 95.52MB 0.7s [2024-12-20T03:02:18.946Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 34.60MB / 70.64MB 0.8s [2024-12-20T03:02:18.946Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.7s done [2024-12-20T03:02:18.946Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 21.36MB / 95.52MB 0.8s [2024-12-20T03:02:18.946Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 39.85MB / 70.64MB 0.9s [2024-12-20T03:02:18.946Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 26.21MB / 95.52MB 0.9s [2024-12-20T03:02:19.218Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 44.04MB / 70.64MB 1.0s [2024-12-20T03:02:19.218Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 31.18MB / 95.52MB 1.0s [2024-12-20T03:02:19.218Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.1s [2024-12-20T03:02:19.218Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 49.28MB / 70.64MB 1.1s [2024-12-20T03:02:19.218Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 36.70MB / 95.52MB 1.1s [2024-12-20T03:02:19.218Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.3s done [2024-12-20T03:02:19.339Z] OK: 246 MiB in 54 packages [2024-12-20T03:02:19.487Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 59.77MB / 70.64MB 1.3s [2024-12-20T03:02:19.487Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 46.14MB / 95.52MB 1.3s [2024-12-20T03:02:19.487Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 65.01MB / 70.64MB 1.4s [2024-12-20T03:02:19.599Z] Removing intermediate container 10a71a297a2c [2024-12-20T03:02:19.600Z] ---> b03c58690400 [2024-12-20T03:02:19.600Z] Step 7/24 : COPY go.mod vendor* ./ [2024-12-20T03:02:19.600Z] ---> 55dfb5460e7d [2024-12-20T03:02:19.600Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T03:02:19.600Z] ---> Running in a07bad52e2df [2024-12-20T03:02:19.757Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.5s [2024-12-20T03:02:19.757Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 55.57MB / 95.52MB 1.5s [2024-12-20T03:02:19.757Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 60.54MB / 95.52MB 1.6s [2024-12-20T03:02:19.757Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a [2024-12-20T03:02:20.025Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.6s done [2024-12-20T03:02:20.025Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 73.40MB / 95.52MB 1.9s [2024-12-20T03:02:20.294Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 82.84MB / 95.52MB 2.1s [2024-12-20T03:02:20.294Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 88.08MB / 95.52MB 2.2s [2024-12-20T03:02:20.541Z] Removing intermediate container a07bad52e2df [2024-12-20T03:02:20.541Z] ---> befacf0884cb [2024-12-20T03:02:20.541Z] Step 9/24 : COPY . . [2024-12-20T03:02:20.562Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 93.32MB / 95.52MB 2.3s [2024-12-20T03:02:20.800Z] ---> 3ef9126ec4b4 [2024-12-20T03:02:20.800Z] Step 10/24 : RUN ${MAKE} [2024-12-20T03:02:20.800Z] ---> Running in db344805a1fa [2024-12-20T03:02:20.830Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.5s done [2024-12-20T03:02:21.059Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2024-12-20T03:02:26.189Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 6.0s [2024-12-20T03:02:31.561Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.5s [2024-12-20T03:02:38.231Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 18.4s done [2024-12-20T03:02:39.643Z] #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea [2024-12-20T03:02:39.643Z] #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done [2024-12-20T03:02:39.643Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2024-12-20T03:02:39.643Z] #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done [2024-12-20T03:02:39.910Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 0.1s [2024-12-20T03:02:45.257Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.1s [2024-12-20T03:02:48.610Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 8.3s done [2024-12-20T03:02:48.610Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 [2024-12-20T03:02:50.558Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 2.0s done [2024-12-20T03:02:50.558Z] #4 DONE 32.6s [2024-12-20T03:02:50.826Z] [2024-12-20T03:02:50.826Z] #6 [builder 2/7] WORKDIR /device-s7 [2024-12-20T03:02:52.260Z] #6 DONE 1.6s [2024-12-20T03:02:52.542Z] [2024-12-20T03:02:52.542Z] #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2024-12-20T03:02:53.128Z] #7 0.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T03:02:53.393Z] #7 1.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T03:02:54.797Z] #7 2.509 OK: 238 MiB in 54 packages [2024-12-20T03:02:55.384Z] #7 DONE 2.8s [2024-12-20T03:02:55.384Z] [2024-12-20T03:02:55.384Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-12-20T03:02:55.384Z] #8 DONE 0.1s [2024-12-20T03:02:55.384Z] [2024-12-20T03:02:55.384Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T03:02:59.797Z] Removing intermediate container db344805a1fa [2024-12-20T03:02:59.797Z] ---> 602086139986 [2024-12-20T03:02:59.797Z] Step 11/24 : FROM alpine:3.20 [2024-12-20T03:02:59.797Z] 3.20: Pulling from library/alpine [2024-12-20T03:02:59.797Z] da9db072f522: Pulling fs layer [2024-12-20T03:02:59.797Z] da9db072f522: Verifying Checksum [2024-12-20T03:02:59.797Z] da9db072f522: Download complete [2024-12-20T03:02:59.797Z] da9db072f522: Pull complete [2024-12-20T03:02:59.797Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-20T03:02:59.797Z] Status: Downloaded newer image for alpine:3.20 [2024-12-20T03:02:59.797Z] ---> 63b790fccc90 [2024-12-20T03:02:59.797Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-12-20T03:02:59.797Z] ---> Running in 58ce5c75ed4a [2024-12-20T03:02:59.797Z] Removing intermediate container 58ce5c75ed4a [2024-12-20T03:02:59.797Z] ---> df7681477c4a [2024-12-20T03:02:59.797Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-12-20T03:02:59.797Z] ---> Running in 1d80c204ce5d [2024-12-20T03:02:59.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T03:02:59.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T03:02:59.798Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-12-20T03:02:59.798Z] Executing busybox-1.36.1-r29.trigger [2024-12-20T03:02:59.798Z] OK: 8 MiB in 15 packages [2024-12-20T03:02:59.798Z] Removing intermediate container 1d80c204ce5d [2024-12-20T03:02:59.798Z] ---> 8b5d7632d59d [2024-12-20T03:02:59.798Z] Step 14/24 : RUN apk --no-cache upgrade [2024-12-20T03:02:59.798Z] ---> Running in c7ccc05a74cc [2024-12-20T03:02:59.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T03:02:59.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T03:02:59.798Z] Upgrading critical system libraries and apk-tools: [2024-12-20T03:02:59.798Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-20T03:02:59.798Z] Executing busybox-1.36.1-r29.trigger [2024-12-20T03:02:59.798Z] Continuing the upgrade transaction with new apk-tools: [2024-12-20T03:02:59.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-20T03:03:00.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-20T03:03:00.321Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T03:03:00.321Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T03:03:00.321Z] OK: 8 MiB in 15 packages [2024-12-20T03:03:00.890Z] Removing intermediate container c7ccc05a74cc [2024-12-20T03:03:00.890Z] ---> 25f5423a332c [2024-12-20T03:03:00.890Z] Step 15/24 : WORKDIR / [2024-12-20T03:03:00.890Z] ---> Running in 513ebd776bb0 [2024-12-20T03:03:00.890Z] Removing intermediate container 513ebd776bb0 [2024-12-20T03:03:00.890Z] ---> f6244e528432 [2024-12-20T03:03:00.890Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2024-12-20T03:03:01.150Z] ---> 588caecc91bb [2024-12-20T03:03:01.150Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2024-12-20T03:03:02.529Z] ---> b2b7492aea07 [2024-12-20T03:03:02.529Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2024-12-20T03:03:02.529Z] ---> c5030be2fcbd [2024-12-20T03:03:02.529Z] Step 19/24 : EXPOSE 59994 [2024-12-20T03:03:02.529Z] ---> Running in bc3cc99c223c [2024-12-20T03:03:02.529Z] Removing intermediate container bc3cc99c223c [2024-12-20T03:03:02.529Z] ---> bdd747821eec [2024-12-20T03:03:02.529Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2024-12-20T03:03:02.529Z] ---> Running in 3cdbb71cb96c [2024-12-20T03:03:02.789Z] Removing intermediate container 3cdbb71cb96c [2024-12-20T03:03:02.789Z] ---> 0e5074025282 [2024-12-20T03:03:02.789Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-12-20T03:03:02.789Z] ---> Running in e98c5e7b7186 [2024-12-20T03:03:02.789Z] Removing intermediate container e98c5e7b7186 [2024-12-20T03:03:02.789Z] ---> c2c3980c40ae [2024-12-20T03:03:02.789Z] Step 22/24 : LABEL arch=amd64 [2024-12-20T03:03:02.789Z] ---> Running in d5be5bdb5e6f [2024-12-20T03:03:02.789Z] Removing intermediate container d5be5bdb5e6f [2024-12-20T03:03:02.789Z] ---> 2470a2d6351d [2024-12-20T03:03:02.789Z] Step 23/24 : LABEL git_sha=b2fd6779bbe34ed0039fe07a6129043ff0644999 [2024-12-20T03:03:02.789Z] ---> Running in 01661ff282ef [2024-12-20T03:03:03.048Z] Removing intermediate container 01661ff282ef [2024-12-20T03:03:03.048Z] ---> 7fec2b3c97ce [2024-12-20T03:03:03.048Z] Step 24/24 : LABEL version=4.0.0-dev.3 [2024-12-20T03:03:03.048Z] ---> Running in d5952d8f74d5 [2024-12-20T03:03:03.048Z] Removing intermediate container d5952d8f74d5 [2024-12-20T03:03:03.048Z] ---> 135dc6e7aae8 [2024-12-20T03:03:03.048Z] [Warning] One or more build-args [ARCH] were not consumed [2024-12-20T03:03:03.048Z] Successfully built 135dc6e7aae8 [2024-12-20T03:03:03.048Z] Successfully tagged device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-20T03:03:03.195Z] provisioning config files... [2024-12-20T03:03:03.207Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config4131241107821631409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-20T03:03:03.519Z] ---> ****-login.sh [2024-12-20T03:03:03.519Z] nexus3.edgexfoundry.org:10001 [2024-12-20T03:03:03.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:03:03.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:03:03.519Z] Configure a credential helper to remove this warning. See [2024-12-20T03:03:03.519Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:03:03.519Z] [2024-12-20T03:03:03.519Z] Login Succeeded [2024-12-20T03:03:03.519Z] nexus3.edgexfoundry.org:10002 [2024-12-20T03:03:03.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:03:03.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:03:03.519Z] Configure a credential helper to remove this warning. See [2024-12-20T03:03:03.520Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:03:03.520Z] [2024-12-20T03:03:03.520Z] Login Succeeded [2024-12-20T03:03:03.520Z] nexus3.edgexfoundry.org:10003 [2024-12-20T03:03:03.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:03:03.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:03:03.780Z] Configure a credential helper to remove this warning. See [2024-12-20T03:03:03.780Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:03:03.780Z] [2024-12-20T03:03:03.780Z] Login Succeeded [2024-12-20T03:03:03.780Z] nexus3.edgexfoundry.org:10004 [2024-12-20T03:03:03.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:03:03.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:03:03.780Z] Configure a credential helper to remove this warning. See [2024-12-20T03:03:03.781Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:03:03.781Z] [2024-12-20T03:03:03.781Z] Login Succeeded [2024-12-20T03:03:03.781Z] ****.io [2024-12-20T03:03:04.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:03:04.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:03:04.041Z] Configure a credential helper to remove this warning. See [2024-12-20T03:03:04.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:03:04.041Z] [2024-12-20T03:03:04.041Z] Login Succeeded [2024-12-20T03:03:04.041Z] ---> ****-login.sh ends [Pipeline] } [2024-12-20T03:03:04.050Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T03:03:04.106Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-20T03:03:04.142Z] [edgeXDocker.push] Tagging docker image device-s7 with the following tags: [2024-12-20T03:03:04.142Z] b2fd6779bbe34ed0039fe07a6129043ff0644999 [2024-12-20T03:03:04.142Z] latest [2024-12-20T03:03:04.142Z] 4.0.0-dev.3 [2024-12-20T03:03:04.142Z] b2fd6779bbe34ed0039fe07a6129043ff0644999-4.0.0-dev.3 [2024-12-20T03:03:04.142Z] main [2024-12-20T03:03:04.142Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:03:04.499Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:b2fd6779bbe34ed0039fe07a6129043ff0644999 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:03:04.835Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:b2fd6779bbe34ed0039fe07a6129043ff0644999 [2024-12-20T03:03:04.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2024-12-20T03:03:04.835Z] dda4b99e4f4d: Preparing [2024-12-20T03:03:04.835Z] efc3905a3ecb: Preparing [2024-12-20T03:03:04.835Z] eaf29e6405da: Preparing [2024-12-20T03:03:04.835Z] c6a7cabdd57d: Preparing [2024-12-20T03:03:04.835Z] 8c0b65e3b9d4: Preparing [2024-12-20T03:03:04.835Z] 75654b8eeebd: Preparing [2024-12-20T03:03:04.835Z] 75654b8eeebd: Waiting [2024-12-20T03:03:04.835Z] dda4b99e4f4d: Pushed [2024-12-20T03:03:04.835Z] 8c0b65e3b9d4: Pushed [2024-12-20T03:03:04.835Z] eaf29e6405da: Pushed [2024-12-20T03:03:04.835Z] 75654b8eeebd: Layer already exists [2024-12-20T03:03:05.405Z] c6a7cabdd57d: Pushed [2024-12-20T03:03:09.598Z] efc3905a3ecb: Pushed [2024-12-20T03:03:09.599Z] b2fd6779bbe34ed0039fe07a6129043ff0644999: digest: sha256:1170c3f8d4b896cd123beefab33d92eac287458c24e101039f58e481d2bc71db size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:03:09.916Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:03:10.238Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:latest [2024-12-20T03:03:10.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2024-12-20T03:03:10.238Z] dda4b99e4f4d: Preparing [2024-12-20T03:03:10.238Z] efc3905a3ecb: Preparing [2024-12-20T03:03:10.238Z] eaf29e6405da: Preparing [2024-12-20T03:03:10.238Z] c6a7cabdd57d: Preparing [2024-12-20T03:03:10.238Z] 8c0b65e3b9d4: Preparing [2024-12-20T03:03:10.238Z] 75654b8eeebd: Preparing [2024-12-20T03:03:10.238Z] 75654b8eeebd: Waiting [2024-12-20T03:03:10.238Z] dda4b99e4f4d: Layer already exists [2024-12-20T03:03:10.238Z] c6a7cabdd57d: Layer already exists [2024-12-20T03:03:10.238Z] efc3905a3ecb: Layer already exists [2024-12-20T03:03:10.238Z] eaf29e6405da: Layer already exists [2024-12-20T03:03:10.238Z] 8c0b65e3b9d4: Layer already exists [2024-12-20T03:03:10.238Z] 75654b8eeebd: Layer already exists [2024-12-20T03:03:10.238Z] latest: digest: sha256:1170c3f8d4b896cd123beefab33d92eac287458c24e101039f58e481d2bc71db size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:03:10.571Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:03:10.914Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.3 [2024-12-20T03:03:10.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2024-12-20T03:03:10.914Z] dda4b99e4f4d: Preparing [2024-12-20T03:03:10.914Z] efc3905a3ecb: Preparing [2024-12-20T03:03:10.914Z] eaf29e6405da: Preparing [2024-12-20T03:03:10.914Z] c6a7cabdd57d: Preparing [2024-12-20T03:03:10.914Z] 8c0b65e3b9d4: Preparing [2024-12-20T03:03:10.914Z] 75654b8eeebd: Preparing [2024-12-20T03:03:10.914Z] 75654b8eeebd: Waiting [2024-12-20T03:03:10.914Z] dda4b99e4f4d: Layer already exists [2024-12-20T03:03:10.914Z] c6a7cabdd57d: Layer already exists [2024-12-20T03:03:10.914Z] 8c0b65e3b9d4: Layer already exists [2024-12-20T03:03:10.914Z] efc3905a3ecb: Layer already exists [2024-12-20T03:03:10.914Z] eaf29e6405da: Layer already exists [2024-12-20T03:03:10.914Z] 75654b8eeebd: Layer already exists [2024-12-20T03:03:10.914Z] 4.0.0-dev.3: digest: sha256:1170c3f8d4b896cd123beefab33d92eac287458c24e101039f58e481d2bc71db size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:03:11.241Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:b2fd6779bbe34ed0039fe07a6129043ff0644999-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:03:11.577Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:b2fd6779bbe34ed0039fe07a6129043ff0644999-4.0.0-dev.3 [2024-12-20T03:03:11.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2024-12-20T03:03:11.577Z] dda4b99e4f4d: Preparing [2024-12-20T03:03:11.577Z] efc3905a3ecb: Preparing [2024-12-20T03:03:11.577Z] eaf29e6405da: Preparing [2024-12-20T03:03:11.577Z] c6a7cabdd57d: Preparing [2024-12-20T03:03:11.577Z] 8c0b65e3b9d4: Preparing [2024-12-20T03:03:11.577Z] 75654b8eeebd: Preparing [2024-12-20T03:03:11.577Z] 75654b8eeebd: Waiting [2024-12-20T03:03:11.577Z] 8c0b65e3b9d4: Layer already exists [2024-12-20T03:03:11.577Z] c6a7cabdd57d: Layer already exists [2024-12-20T03:03:11.577Z] eaf29e6405da: Layer already exists [2024-12-20T03:03:11.577Z] dda4b99e4f4d: Layer already exists [2024-12-20T03:03:11.577Z] efc3905a3ecb: Layer already exists [2024-12-20T03:03:11.577Z] 75654b8eeebd: Layer already exists [2024-12-20T03:03:11.577Z] b2fd6779bbe34ed0039fe07a6129043ff0644999-4.0.0-dev.3: digest: sha256:1170c3f8d4b896cd123beefab33d92eac287458c24e101039f58e481d2bc71db size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:03:11.905Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:03:12.243Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:main [2024-12-20T03:03:12.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2024-12-20T03:03:12.243Z] dda4b99e4f4d: Preparing [2024-12-20T03:03:12.243Z] efc3905a3ecb: Preparing [2024-12-20T03:03:12.243Z] eaf29e6405da: Preparing [2024-12-20T03:03:12.243Z] c6a7cabdd57d: Preparing [2024-12-20T03:03:12.243Z] 8c0b65e3b9d4: Preparing [2024-12-20T03:03:12.243Z] 75654b8eeebd: Preparing [2024-12-20T03:03:12.243Z] 75654b8eeebd: Waiting [2024-12-20T03:03:12.243Z] 8c0b65e3b9d4: Layer already exists [2024-12-20T03:03:12.243Z] eaf29e6405da: Layer already exists [2024-12-20T03:03:12.243Z] dda4b99e4f4d: Layer already exists [2024-12-20T03:03:12.243Z] c6a7cabdd57d: Layer already exists [2024-12-20T03:03:12.243Z] efc3905a3ecb: Layer already exists [2024-12-20T03:03:12.243Z] 75654b8eeebd: Layer already exists [2024-12-20T03:03:12.243Z] main: digest: sha256:1170c3f8d4b896cd123beefab33d92eac287458c24e101039f58e481d2bc71db size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T03:03:12.319Z] ===================================================== [Pipeline] echo [2024-12-20T03:03:12.335Z] taggedImages: [2024-12-20T03:03:12.335Z] - nexus3.edgexfoundry.org:10004/device-s7:b2fd6779bbe34ed0039fe07a6129043ff0644999 [2024-12-20T03:03:12.335Z] - nexus3.edgexfoundry.org:10004/device-s7:latest [2024-12-20T03:03:12.335Z] - nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.3 [2024-12-20T03:03:12.335Z] - nexus3.edgexfoundry.org:10004/device-s7:b2fd6779bbe34ed0039fe07a6129043ff0644999-4.0.0-dev.3 [2024-12-20T03:03:12.335Z] - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:03:12.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-20T03:03:12.744Z] [2024-12-20T03:03:12.744Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:03:13.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-20T03:03:13.054Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-20T03:03:13.054Z] 5eb5b503b376: Pulling fs layer [2024-12-20T03:03:13.054Z] 5c69ac0246d0: Pulling fs layer [2024-12-20T03:03:13.054Z] ec43610c2a17: Pulling fs layer [2024-12-20T03:03:13.054Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-20T03:03:13.054Z] 33b1e0a273af: Pulling fs layer [2024-12-20T03:03:13.054Z] 5d3b04190fa2: Pulling fs layer [2024-12-20T03:03:13.054Z] 2f39f015ded8: Pulling fs layer [2024-12-20T03:03:13.054Z] 3a2ae6a8a46f: Waiting [2024-12-20T03:03:13.054Z] 33b1e0a273af: Waiting [2024-12-20T03:03:13.054Z] 2f39f015ded8: Waiting [2024-12-20T03:03:13.054Z] 5d3b04190fa2: Waiting [2024-12-20T03:03:13.054Z] 5c69ac0246d0: Download complete [2024-12-20T03:03:13.054Z] 3a2ae6a8a46f: Verifying Checksum [2024-12-20T03:03:13.054Z] 3a2ae6a8a46f: Download complete [2024-12-20T03:03:13.054Z] 33b1e0a273af: Verifying Checksum [2024-12-20T03:03:13.054Z] 33b1e0a273af: Download complete [2024-12-20T03:03:13.054Z] 5d3b04190fa2: Download complete [2024-12-20T03:03:13.054Z] ec43610c2a17: Verifying Checksum [2024-12-20T03:03:13.054Z] ec43610c2a17: Download complete [2024-12-20T03:03:13.312Z] 5eb5b503b376: Verifying Checksum [2024-12-20T03:03:13.312Z] 5eb5b503b376: Download complete [2024-12-20T03:03:13.879Z] 2f39f015ded8: Download complete [2024-12-20T03:03:14.447Z] 5eb5b503b376: Pull complete [2024-12-20T03:03:14.706Z] 5c69ac0246d0: Pull complete [2024-12-20T03:03:15.273Z] ec43610c2a17: Pull complete [2024-12-20T03:03:15.273Z] 3a2ae6a8a46f: Pull complete [2024-12-20T03:03:15.532Z] 33b1e0a273af: Pull complete [2024-12-20T03:03:15.532Z] 5d3b04190fa2: Pull complete [2024-12-20T03:03:20.828Z] 2f39f015ded8: Pull complete [2024-12-20T03:03:20.829Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-20T03:03:20.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-20T03:03:20.829Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T03:03:20.958Z] prd-ubuntu20.04-docker-8c-8g-35433 does not seem to be running inside a container [2024-12-20T03:03:20.993Z] $ 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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-20T03:03:27.615Z] #9 DONE 31.3s [2024-12-20T03:03:27.615Z] [2024-12-20T03:03:27.615Z] #10 [builder 6/7] COPY . . [2024-12-20T03:03:27.615Z] #10 DONE 0.2s [2024-12-20T03:03:27.615Z] [2024-12-20T03:03:27.615Z] #11 [builder 7/7] RUN echo noop [2024-12-20T03:03:27.615Z] #11 0.627 noop [2024-12-20T03:03:27.995Z] $ docker top bb72cb4d9f1d49aea2495b27ccae1644cb3732248d247ace4aeffbf4888e54f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-20T03:03:28.393Z] ---> job-cost.sh [2024-12-20T03:03:28.394Z] lf-activate-venv: SKIPPING [2024-12-20T03:03:28.394Z] INFO: No Stack... [2024-12-20T03:03:28.654Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-20T03:03:28.913Z] INFO: Archiving Costs [Pipeline] sh [2024-12-20T03:03:29.023Z] #11 DONE 2.1s [2024-12-20T03:03:29.023Z] [2024-12-20T03:03:29.023Z] #12 exporting to image [2024-12-20T03:03:29.023Z] #12 exporting layers [2024-12-20T03:03:29.207Z] + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv [2024-12-20T03:03:29.208Z] + cut -d, -f6 [Pipeline] lock [2024-12-20T03:03:29.223Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-10-stack-cost] [2024-12-20T03:03:29.231Z] Resource [jenkins-edgexfoundry-device-s7-main-10-stack-cost] did not exist. Created. [2024-12-20T03:03:29.236Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-20T03:03:29.556Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-20T03:03:29.584Z] Stashed 1 file(s) [Pipeline] } [2024-12-20T03:03:29.591Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-10-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-20T03:03:29.619Z] $ docker stop --time=1 bb72cb4d9f1d49aea2495b27ccae1644cb3732248d247ace4aeffbf4888e54f8 [2024-12-20T03:03:30.952Z] $ docker rm -f --volumes bb72cb4d9f1d49aea2495b27ccae1644cb3732248d247ace4aeffbf4888e54f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-12-20T03:04:07.887Z] #12 exporting layers 36.6s done [2024-12-20T03:04:07.887Z] #12 writing image sha256:f9ea9c82842fca26652a9d45d815d10af7a7cb7c0fc6a5d68078a2ebc9bef179 done [2024-12-20T03:04:07.887Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2024-12-20T03:04:07.887Z] #12 DONE 36.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:04:08.264Z] + docker inspect -f . ci-base-image-arm64 [2024-12-20T03:04:08.264Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T03:04:08.456Z] prd-ubuntu20.04-docker-arm64-4c-16g-35434 does not seem to be running inside a container [2024-12-20T03:04:08.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/10 -v /w/workspace/device-s7/10:/w/workspace/device-s7/10:rw,z -v /w/workspace/device-s7/10@tmp:/w/workspace/device-s7/10@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 [2024-12-20T03:04:09.728Z] $ docker top 2ac86cbb594fdb65fabe44384d56989a613a4396c48e28fb6e23d6dd9e2713d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-20T03:04:10.518Z] + go version [2024-12-20T03:04:10.518Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-12-20T03:04:10.538Z] $ docker stop --time=1 2ac86cbb594fdb65fabe44384d56989a613a4396c48e28fb6e23d6dd9e2713d4 [2024-12-20T03:04:12.090Z] $ docker rm -f --volumes 2ac86cbb594fdb65fabe44384d56989a613a4396c48e28fb6e23d6dd9e2713d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:04:12.653Z] + docker inspect -f . ci-base-image-arm64 [2024-12-20T03:04:12.653Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T03:04:12.824Z] prd-ubuntu20.04-docker-arm64-4c-16g-35434 does not seem to be running inside a container [2024-12-20T03:04:12.885Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-s7/10 -v /w/workspace/device-s7/10:/w/workspace/device-s7/10:rw,z -v /w/workspace/device-s7/10@tmp:/w/workspace/device-s7/10@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 [2024-12-20T03:04:13.818Z] $ docker top a60e7dad519c5425be476b4e86ddacaf9e4a9359fe75cf4742bd95600d9ce11b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-20T03:04:14.304Z] + git config --global --add safe.directory /w/workspace/device-s7/10 [Pipeline] fileExists [Pipeline] sh [2024-12-20T03:04:14.639Z] + make test [2024-12-20T03:04:14.640Z] go test -race -coverprofile=coverage.out ./... [2024-12-20T03:04:53.635Z] ? github.com/edgexfoundry/device-s7 [no test files] [2024-12-20T03:07:15.686Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2024-12-20T03:07:15.686Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.104s coverage: 6.8% of statements [2024-12-20T03:07:17.095Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-12-20T03:07:17.095Z] go vet ./... [2024-12-20T03:09:38.819Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-20T03:09:38.819Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-20T03:09:38.819Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-20T03:09:38.839Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-20T03:09:38.863Z] $ docker stop --time=1 a60e7dad519c5425be476b4e86ddacaf9e4a9359fe75cf4742bd95600d9ce11b [2024-12-20T03:09:40.881Z] $ docker rm -f --volumes a60e7dad519c5425be476b4e86ddacaf9e4a9359fe75cf4742bd95600d9ce11b [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-20T03:09:43.077Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-20T03:09:43.105Z] Warning: overwriting stash ‘coverage-report’ [2024-12-20T03:09:43.517Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-20T03:09:43.917Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-20T03:09:44.232Z] + ls -al . [2024-12-20T03:09:44.232Z] total 224 [2024-12-20T03:09:44.232Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 20 03:04 . [2024-12-20T03:09:44.232Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 20 03:01 .. [2024-12-20T03:09:44.232Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 20 03:01 .git [2024-12-20T03:09:44.232Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 20 03:01 .github [2024-12-20T03:09:44.232Z] -rw-rw-r-- 1 jenkins jenkins 237 Dec 20 03:01 .gitignore [2024-12-20T03:09:44.232Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 20 03:01 .golangci.yml [2024-12-20T03:09:44.232Z] -rw-rw-r-- 1 jenkins jenkins 19679 Dec 20 03:01 Attribution.txt [2024-12-20T03:09:44.232Z] -rw-rw-r-- 1 jenkins jenkins 1579 Dec 20 03:01 Dockerfile [2024-12-20T03:09:44.232Z] -rw-rw-r-- 1 jenkins jenkins 643 Dec 20 03:01 Jenkinsfile [2024-12-20T03:09:44.232Z] -rw-rw-r-- 1 jenkins jenkins 10947 Dec 20 03:01 LICENSE [2024-12-20T03:09:44.232Z] -rw-rw-r-- 1 jenkins jenkins 1903 Dec 20 03:01 Makefile [2024-12-20T03:09:44.232Z] -rw-rw-r-- 1 jenkins jenkins 614 Dec 20 03:01 OWNERS.md [2024-12-20T03:09:44.232Z] -rw-rw-r-- 1 jenkins jenkins 2393 Dec 20 03:01 README.md [2024-12-20T03:09:44.232Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 20 02:59 VERSION [2024-12-20T03:09:44.232Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 20 03:01 bin [2024-12-20T03:09:44.232Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 20 03:01 cmd [2024-12-20T03:09:44.232Z] -rw-r--r-- 1 jenkins jenkins 19094 Dec 20 03:07 coverage.out [2024-12-20T03:09:44.232Z] -rw-rw-r-- 1 jenkins jenkins 6929 Dec 20 03:01 go.mod [2024-12-20T03:09:44.232Z] -rw-rw-r-- 1 jenkins jenkins 100385 Dec 20 03:01 go.sum [2024-12-20T03:09:44.232Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 20 03:01 internal [2024-12-20T03:09:44.232Z] -rw-rw-r-- 1 jenkins jenkins 223 Dec 20 03:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:09:44.586Z] + docker build -t device-s7-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b2fd6779bbe34ed0039fe07a6129043ff0644999 --label arch=arm64 --label version=4.0.0-dev.3 . [2024-12-20T03:09:45.545Z] #0 building with "default" instance using docker driver [2024-12-20T03:09:45.545Z] [2024-12-20T03:09:45.545Z] #1 [internal] load .dockerignore [2024-12-20T03:09:45.545Z] #1 transferring context: 2B done [2024-12-20T03:09:45.545Z] #1 DONE 0.0s [2024-12-20T03:09:45.545Z] [2024-12-20T03:09:45.545Z] #2 [internal] load build definition from Dockerfile [2024-12-20T03:09:45.545Z] #2 transferring dockerfile: 1.62kB done [2024-12-20T03:09:45.545Z] #2 DONE 0.0s [2024-12-20T03:09:45.545Z] [2024-12-20T03:09:45.545Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-20T03:09:45.545Z] #3 DONE 0.0s [2024-12-20T03:09:45.545Z] [2024-12-20T03:09:45.545Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2024-12-20T03:09:45.545Z] #4 DONE 0.3s [2024-12-20T03:09:45.810Z] [2024-12-20T03:09:45.810Z] #5 [internal] load build context [2024-12-20T03:09:45.810Z] #5 transferring context: 22.45kB 0.0s done [2024-12-20T03:09:45.810Z] #5 DONE 0.1s [2024-12-20T03:09:45.810Z] [2024-12-20T03:09:45.810Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-20T03:09:45.810Z] #6 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done [2024-12-20T03:09:45.810Z] #6 ... [2024-12-20T03:09:45.810Z] [2024-12-20T03:09:45.810Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-20T03:09:45.810Z] #7 DONE 0.2s [2024-12-20T03:09:45.810Z] [2024-12-20T03:09:45.810Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-20T03:09:45.810Z] #6 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-20T03:09:45.810Z] #6 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-20T03:09:45.810Z] #6 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-20T03:09:45.810Z] #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.10MB / 4.09MB 0.1s [2024-12-20T03:09:46.080Z] #6 ... [2024-12-20T03:09:46.080Z] [2024-12-20T03:09:46.080Z] #8 [builder 2/7] WORKDIR /device-s7 [2024-12-20T03:09:46.080Z] #8 DONE 0.1s [2024-12-20T03:09:46.080Z] [2024-12-20T03:09:46.080Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-20T03:09:46.080Z] #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.1s done [2024-12-20T03:09:46.080Z] #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2024-12-20T03:09:46.348Z] #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done [2024-12-20T03:09:47.312Z] #6 DONE 1.4s [2024-12-20T03:09:47.312Z] [2024-12-20T03:09:47.312Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-12-20T03:09:47.895Z] #9 0.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T03:09:48.160Z] #9 1.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T03:09:49.586Z] #9 ... [2024-12-20T03:09:49.586Z] [2024-12-20T03:09:49.586Z] #10 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2024-12-20T03:09:49.586Z] #10 1.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T03:09:49.586Z] #10 1.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T03:09:49.586Z] #10 3.116 OK: 238 MiB in 54 packages [2024-12-20T03:09:49.586Z] #10 DONE 3.5s [2024-12-20T03:09:49.586Z] [2024-12-20T03:09:49.586Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-12-20T03:09:49.586Z] #9 2.471 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-20T03:09:49.586Z] #9 2.491 Executing busybox-1.36.1-r29.trigger [2024-12-20T03:09:49.586Z] #9 2.526 OK: 9 MiB in 15 packages [2024-12-20T03:09:49.859Z] #9 ... [2024-12-20T03:09:49.859Z] [2024-12-20T03:09:49.859Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-12-20T03:09:49.859Z] #11 DONE 0.2s [2024-12-20T03:09:49.859Z] [2024-12-20T03:09:49.859Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T03:09:50.125Z] #12 ... [2024-12-20T03:09:50.125Z] [2024-12-20T03:09:50.125Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-12-20T03:09:50.125Z] #9 DONE 3.0s [2024-12-20T03:09:50.125Z] [2024-12-20T03:09:50.125Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2024-12-20T03:09:50.706Z] #13 0.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T03:09:50.972Z] #13 1.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T03:09:51.554Z] #13 ... [2024-12-20T03:09:51.554Z] [2024-12-20T03:09:51.554Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-20T03:09:51.554Z] #12 DONE 1.8s [2024-12-20T03:09:51.554Z] [2024-12-20T03:09:51.554Z] #14 [builder 6/7] COPY . . [2024-12-20T03:09:51.822Z] #14 DONE 0.2s [2024-12-20T03:09:51.822Z] [2024-12-20T03:09:51.822Z] #15 [builder 7/7] RUN make build [2024-12-20T03:09:52.414Z] #15 0.686 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2024-12-20T03:09:55.774Z] #15 ... [2024-12-20T03:09:55.774Z] [2024-12-20T03:09:55.774Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2024-12-20T03:09:55.774Z] #13 2.442 Upgrading critical system libraries and apk-tools: [2024-12-20T03:09:55.774Z] #13 2.442 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-20T03:09:55.774Z] #13 2.464 Executing busybox-1.36.1-r29.trigger [2024-12-20T03:09:55.774Z] #13 2.756 Continuing the upgrade transaction with new apk-tools: [2024-12-20T03:09:55.774Z] #13 2.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-20T03:09:55.774Z] #13 3.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-20T03:09:55.774Z] #13 4.561 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T03:09:55.774Z] #13 4.690 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-20T03:09:55.774Z] #13 4.722 OK: 9 MiB in 15 packages [2024-12-20T03:09:55.774Z] #13 DONE 5.2s [2024-12-20T03:09:55.774Z] [2024-12-20T03:09:55.774Z] #15 [builder 7/7] RUN make build [2024-12-20T03:12:17.448Z] #15 DONE 131.9s [2024-12-20T03:12:17.448Z] [2024-12-20T03:12:17.448Z] #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2024-12-20T03:12:17.448Z] #16 DONE 0.1s [2024-12-20T03:12:17.448Z] [2024-12-20T03:12:17.449Z] #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2024-12-20T03:12:17.449Z] #17 DONE 0.5s [2024-12-20T03:12:17.449Z] [2024-12-20T03:12:17.449Z] #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res [2024-12-20T03:12:17.449Z] #18 DONE 0.1s [2024-12-20T03:12:17.449Z] [2024-12-20T03:12:17.449Z] #19 exporting to image [2024-12-20T03:12:17.449Z] #19 exporting layers [2024-12-20T03:12:17.449Z] #19 exporting layers 0.6s done [2024-12-20T03:12:17.449Z] #19 writing image sha256:d4c0b579e4f7f1878408bafdc5f3ae510deb5f94ecc41deb6c7411dae0b20401 done [2024-12-20T03:12:17.449Z] #19 naming to docker.io/library/device-s7-arm64 done [2024-12-20T03:12:17.449Z] #19 DONE 0.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-20T03:12:17.595Z] provisioning config files... [2024-12-20T03:12:17.610Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/10@tmp/config14263572708808654896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-20T03:12:17.952Z] ---> ****-login.sh [2024-12-20T03:12:17.953Z] nexus3.edgexfoundry.org:10001 [2024-12-20T03:12:17.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:12:18.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:12:18.218Z] Configure a credential helper to remove this warning. See [2024-12-20T03:12:18.218Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:12:18.218Z] [2024-12-20T03:12:18.218Z] Login Succeeded [2024-12-20T03:12:18.218Z] nexus3.edgexfoundry.org:10002 [2024-12-20T03:12:18.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:12:18.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:12:18.484Z] Configure a credential helper to remove this warning. See [2024-12-20T03:12:18.484Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:12:18.484Z] [2024-12-20T03:12:18.484Z] Login Succeeded [2024-12-20T03:12:18.484Z] nexus3.edgexfoundry.org:10003 [2024-12-20T03:12:18.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:12:18.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:12:18.754Z] Configure a credential helper to remove this warning. See [2024-12-20T03:12:18.754Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:12:18.754Z] [2024-12-20T03:12:18.754Z] Login Succeeded [2024-12-20T03:12:18.754Z] nexus3.edgexfoundry.org:10004 [2024-12-20T03:12:18.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:12:19.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:12:19.020Z] Configure a credential helper to remove this warning. See [2024-12-20T03:12:19.020Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:12:19.020Z] [2024-12-20T03:12:19.020Z] Login Succeeded [2024-12-20T03:12:19.020Z] ****.io [2024-12-20T03:12:19.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T03:12:19.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T03:12:19.286Z] Configure a credential helper to remove this warning. See [2024-12-20T03:12:19.286Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T03:12:19.286Z] [2024-12-20T03:12:19.286Z] Login Succeeded [2024-12-20T03:12:19.286Z] ---> ****-login.sh ends [Pipeline] } [2024-12-20T03:12:19.297Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T03:12:19.351Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-20T03:12:19.379Z] [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: [2024-12-20T03:12:19.379Z] b2fd6779bbe34ed0039fe07a6129043ff0644999 [2024-12-20T03:12:19.379Z] latest [2024-12-20T03:12:19.379Z] 4.0.0-dev.3 [2024-12-20T03:12:19.379Z] b2fd6779bbe34ed0039fe07a6129043ff0644999-4.0.0-dev.3 [2024-12-20T03:12:19.379Z] main [2024-12-20T03:12:19.379Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:12:19.762Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:b2fd6779bbe34ed0039fe07a6129043ff0644999 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:12:20.117Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:b2fd6779bbe34ed0039fe07a6129043ff0644999 [2024-12-20T03:12:20.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2024-12-20T03:12:20.117Z] 63a6c4d18a49: Preparing [2024-12-20T03:12:20.117Z] 441367ed8b80: Preparing [2024-12-20T03:12:20.117Z] 398c24442423: Preparing [2024-12-20T03:12:20.117Z] d0f4faf63284: Preparing [2024-12-20T03:12:20.117Z] 9992376d30ef: Preparing [2024-12-20T03:12:20.117Z] 651d9022c234: Preparing [2024-12-20T03:12:20.117Z] 651d9022c234: Waiting [2024-12-20T03:12:20.383Z] 9992376d30ef: Pushed [2024-12-20T03:12:20.383Z] 398c24442423: Pushed [2024-12-20T03:12:20.383Z] 63a6c4d18a49: Pushed [2024-12-20T03:12:20.383Z] 651d9022c234: Layer already exists [2024-12-20T03:12:21.784Z] d0f4faf63284: Pushed [2024-12-20T03:12:29.977Z] 441367ed8b80: Pushed [2024-12-20T03:12:29.977Z] b2fd6779bbe34ed0039fe07a6129043ff0644999: digest: sha256:4c8f3b6597a55f4cdde75db1daa721d1481c37452a4500136925757606f8aab0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:12:30.334Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:12:30.690Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2024-12-20T03:12:30.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2024-12-20T03:12:30.690Z] 63a6c4d18a49: Preparing [2024-12-20T03:12:30.690Z] 441367ed8b80: Preparing [2024-12-20T03:12:30.690Z] 398c24442423: Preparing [2024-12-20T03:12:30.690Z] d0f4faf63284: Preparing [2024-12-20T03:12:30.690Z] 9992376d30ef: Preparing [2024-12-20T03:12:30.690Z] 651d9022c234: Preparing [2024-12-20T03:12:30.690Z] 651d9022c234: Waiting [2024-12-20T03:12:30.690Z] 63a6c4d18a49: Layer already exists [2024-12-20T03:12:30.690Z] 398c24442423: Layer already exists [2024-12-20T03:12:30.690Z] 9992376d30ef: Layer already exists [2024-12-20T03:12:30.690Z] 441367ed8b80: Layer already exists [2024-12-20T03:12:30.690Z] d0f4faf63284: Layer already exists [2024-12-20T03:12:30.690Z] 651d9022c234: Layer already exists [2024-12-20T03:12:30.690Z] latest: digest: sha256:4c8f3b6597a55f4cdde75db1daa721d1481c37452a4500136925757606f8aab0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:12:31.322Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:12:31.673Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.3 [2024-12-20T03:12:31.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2024-12-20T03:12:31.673Z] 63a6c4d18a49: Preparing [2024-12-20T03:12:31.673Z] 441367ed8b80: Preparing [2024-12-20T03:12:31.673Z] 398c24442423: Preparing [2024-12-20T03:12:31.673Z] d0f4faf63284: Preparing [2024-12-20T03:12:31.673Z] 9992376d30ef: Preparing [2024-12-20T03:12:31.673Z] 651d9022c234: Preparing [2024-12-20T03:12:31.673Z] 651d9022c234: Waiting [2024-12-20T03:12:31.673Z] 441367ed8b80: Layer already exists [2024-12-20T03:12:31.673Z] 398c24442423: Layer already exists [2024-12-20T03:12:31.673Z] 63a6c4d18a49: Layer already exists [2024-12-20T03:12:31.673Z] d0f4faf63284: Layer already exists [2024-12-20T03:12:31.673Z] 9992376d30ef: Layer already exists [2024-12-20T03:12:31.673Z] 651d9022c234: Layer already exists [2024-12-20T03:12:31.673Z] 4.0.0-dev.3: digest: sha256:4c8f3b6597a55f4cdde75db1daa721d1481c37452a4500136925757606f8aab0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:12:32.031Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:b2fd6779bbe34ed0039fe07a6129043ff0644999-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:12:32.395Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:b2fd6779bbe34ed0039fe07a6129043ff0644999-4.0.0-dev.3 [2024-12-20T03:12:32.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2024-12-20T03:12:32.395Z] 63a6c4d18a49: Preparing [2024-12-20T03:12:32.395Z] 441367ed8b80: Preparing [2024-12-20T03:12:32.395Z] 398c24442423: Preparing [2024-12-20T03:12:32.395Z] d0f4faf63284: Preparing [2024-12-20T03:12:32.395Z] 9992376d30ef: Preparing [2024-12-20T03:12:32.395Z] 651d9022c234: Preparing [2024-12-20T03:12:32.395Z] 651d9022c234: Waiting [2024-12-20T03:12:32.395Z] 398c24442423: Layer already exists [2024-12-20T03:12:32.395Z] 441367ed8b80: Layer already exists [2024-12-20T03:12:32.395Z] 63a6c4d18a49: Layer already exists [2024-12-20T03:12:32.395Z] d0f4faf63284: Layer already exists [2024-12-20T03:12:32.395Z] 9992376d30ef: Layer already exists [2024-12-20T03:12:32.395Z] 651d9022c234: Layer already exists [2024-12-20T03:12:32.662Z] b2fd6779bbe34ed0039fe07a6129043ff0644999-4.0.0-dev.3: digest: sha256:4c8f3b6597a55f4cdde75db1daa721d1481c37452a4500136925757606f8aab0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:12:33.032Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:12:33.394Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main [2024-12-20T03:12:33.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2024-12-20T03:12:33.394Z] 63a6c4d18a49: Preparing [2024-12-20T03:12:33.394Z] 441367ed8b80: Preparing [2024-12-20T03:12:33.394Z] 398c24442423: Preparing [2024-12-20T03:12:33.394Z] d0f4faf63284: Preparing [2024-12-20T03:12:33.394Z] 9992376d30ef: Preparing [2024-12-20T03:12:33.394Z] 651d9022c234: Preparing [2024-12-20T03:12:33.394Z] 651d9022c234: Waiting [2024-12-20T03:12:33.394Z] d0f4faf63284: Layer already exists [2024-12-20T03:12:33.394Z] 9992376d30ef: Layer already exists [2024-12-20T03:12:33.394Z] 398c24442423: Layer already exists [2024-12-20T03:12:33.394Z] 63a6c4d18a49: Layer already exists [2024-12-20T03:12:33.394Z] 441367ed8b80: Layer already exists [2024-12-20T03:12:33.394Z] 651d9022c234: Layer already exists [2024-12-20T03:12:33.660Z] main: digest: sha256:4c8f3b6597a55f4cdde75db1daa721d1481c37452a4500136925757606f8aab0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-20T03:12:33.750Z] ===================================================== [Pipeline] echo [2024-12-20T03:12:33.764Z] taggedImages: [2024-12-20T03:12:33.764Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:b2fd6779bbe34ed0039fe07a6129043ff0644999 [2024-12-20T03:12:33.764Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2024-12-20T03:12:33.764Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.3 [2024-12-20T03:12:33.764Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:b2fd6779bbe34ed0039fe07a6129043ff0644999-4.0.0-dev.3 [2024-12-20T03:12:33.764Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:12:34.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-20T03:12:34.156Z] [2024-12-20T03:12:34.156Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:12:34.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-20T03:12:34.487Z] arm64: Pulling from edgex-lftools-log-publisher [2024-12-20T03:12:34.487Z] 8998bd30e6a1: Pulling fs layer [2024-12-20T03:12:34.487Z] 04944245beec: Pulling fs layer [2024-12-20T03:12:34.487Z] 699f458cf7ca: Pulling fs layer [2024-12-20T03:12:34.487Z] 765212b225bb: Pulling fs layer [2024-12-20T03:12:34.487Z] f23df028b6ca: Pulling fs layer [2024-12-20T03:12:34.487Z] d65c8cfc05b1: Pulling fs layer [2024-12-20T03:12:34.487Z] 2437ff75d9bd: Pulling fs layer [2024-12-20T03:12:34.487Z] f23df028b6ca: Waiting [2024-12-20T03:12:34.487Z] d65c8cfc05b1: Waiting [2024-12-20T03:12:34.487Z] 2437ff75d9bd: Waiting [2024-12-20T03:12:34.487Z] 765212b225bb: Waiting [2024-12-20T03:12:34.752Z] 04944245beec: Verifying Checksum [2024-12-20T03:12:34.752Z] 04944245beec: Download complete [2024-12-20T03:12:34.752Z] 765212b225bb: Download complete [2024-12-20T03:12:34.752Z] f23df028b6ca: Verifying Checksum [2024-12-20T03:12:34.752Z] f23df028b6ca: Download complete [2024-12-20T03:12:34.752Z] d65c8cfc05b1: Download complete [2024-12-20T03:12:34.752Z] 699f458cf7ca: Verifying Checksum [2024-12-20T03:12:34.752Z] 699f458cf7ca: Download complete [2024-12-20T03:12:35.332Z] 8998bd30e6a1: Verifying Checksum [2024-12-20T03:12:35.332Z] 8998bd30e6a1: Download complete [2024-12-20T03:12:37.302Z] 2437ff75d9bd: Verifying Checksum [2024-12-20T03:12:37.303Z] 2437ff75d9bd: Download complete [2024-12-20T03:12:41.557Z] 8998bd30e6a1: Pull complete [2024-12-20T03:12:41.825Z] 04944245beec: Pull complete [2024-12-20T03:12:43.772Z] 699f458cf7ca: Pull complete [2024-12-20T03:12:43.772Z] 765212b225bb: Pull complete [2024-12-20T03:12:44.731Z] f23df028b6ca: Pull complete [2024-12-20T03:12:44.731Z] d65c8cfc05b1: Pull complete [2024-12-20T03:13:11.394Z] 2437ff75d9bd: Pull complete [2024-12-20T03:13:11.394Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-12-20T03:13:11.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-20T03:13:11.394Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T03:13:11.572Z] prd-ubuntu20.04-docker-arm64-4c-16g-35434 does not seem to be running inside a container [2024-12-20T03:13:11.638Z] $ 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-s7/10 -v /w/workspace/device-s7/10:/w/workspace/device-s7/10:rw,z -v /w/workspace/device-s7/10@tmp:/w/workspace/device-s7/10@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 [2024-12-20T03:13:13.711Z] $ docker top 43a2e8f2bd164017bed76ede25562facf586220191512bb6b45373375232f486 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-20T03:13:14.181Z] ---> job-cost.sh [2024-12-20T03:13:14.446Z] lf-activate-venv: SKIPPING [2024-12-20T03:13:14.446Z] INFO: No Stack... [2024-12-20T03:13:14.713Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-20T03:13:15.667Z] INFO: Archiving Costs [Pipeline] sh [2024-12-20T03:13:15.981Z] + cat /w/workspace/device-s7/10/archives/cost.csv [2024-12-20T03:13:15.981Z] + cut -d, -f6 [Pipeline] lock [2024-12-20T03:13:16.036Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-10-stack-cost] [2024-12-20T03:13:16.043Z] Resource [jenkins-edgexfoundry-device-s7-main-10-stack-cost] did not exist. Created. [2024-12-20T03:13:16.049Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-20T03:13:16.386Z] /w/workspace/device-s7/10@tmp/durable-696c7ef7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-12-20T03:13:16.702Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-20T03:13:16.730Z] Warning: overwriting stash ‘stack-cost’ [2024-12-20T03:13:16.767Z] Stashed 1 file(s) [Pipeline] } [2024-12-20T03:13:16.777Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-10-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-20T03:13:16.807Z] $ docker stop --time=1 43a2e8f2bd164017bed76ede25562facf586220191512bb6b45373375232f486 [2024-12-20T03:13:18.179Z] $ docker rm -f --volumes 43a2e8f2bd164017bed76ede25562facf586220191512bb6b45373375232f486 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-12-20T03:13:18.673Z] provisioning config files... [2024-12-20T03:13:18.682Z] copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config13183350797004442792tmp [Pipeline] { [Pipeline] sh [2024-12-20T03:13:18.978Z] + set +x [2024-12-20T03:13:18.978Z] + curl -s https://codecov.io/bash [2024-12-20T03:13:18.978Z] + bash -s -- [2024-12-20T03:13:18.978Z] [2024-12-20T03:13:18.978Z] _____ _ [2024-12-20T03:13:18.978Z] / ____| | | [2024-12-20T03:13:18.978Z] | | ___ __| | ___ ___ _____ __ [2024-12-20T03:13:18.978Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-20T03:13:18.978Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-20T03:13:18.978Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-20T03:13:18.978Z] Bash-1.0.6 [2024-12-20T03:13:18.978Z] [2024-12-20T03:13:18.978Z] [2024-12-20T03:13:18.978Z] ==> git version 2.25.1 found [2024-12-20T03:13:18.978Z] ==> 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 [2024-12-20T03:13:18.978Z] Release-Date: 2020-01-08 [2024-12-20T03:13:18.978Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-12-20T03:13:18.978Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-20T03:13:18.978Z] ==> Jenkins CI detected. [2024-12-20T03:13:18.978Z] current dir:  /w/workspace/edgexfoundry_device-s7_main [2024-12-20T03:13:18.978Z] project root: . [2024-12-20T03:13:18.978Z] --> token set from env [2024-12-20T03:13:18.978Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-20T03:13:18.978Z] ==> Running gcov in . (disable via -X gcov) [2024-12-20T03:13:18.978Z] ==> Python coveragepy not found [2024-12-20T03:13:18.978Z] ==> Searching for coverage reports in: [2024-12-20T03:13:18.978Z] + . [2024-12-20T03:13:18.978Z] -> Found 1 reports [2024-12-20T03:13:18.978Z] ==> Detecting git/mercurial file structure [2024-12-20T03:13:18.978Z] ==> Reading reports [2024-12-20T03:13:18.978Z] + ./coverage.out bytes=19094 [2024-12-20T03:13:18.978Z] ==> Appending adjustments [2024-12-20T03:13:18.978Z] https://docs.codecov.io/docs/fixing-reports [2024-12-20T03:13:19.236Z] + Found adjustments [2024-12-20T03:13:19.236Z] ==> Gzipping contents [2024-12-20T03:13:19.236Z] 4.0K /tmp/codecov.Si64dR.gz [2024-12-20T03:13:19.236Z] ==> Uploading reports [2024-12-20T03:13:19.236Z] url: https://codecov.io [2024-12-20T03:13:19.236Z] query: branch=main&commit=b2fd6779bbe34ed0039fe07a6129043ff0644999&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-20T03:13:19.236Z] -> Pinging Codecov [2024-12-20T03:13:19.236Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b2fd6779bbe34ed0039fe07a6129043ff0644999&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-20T03:13:19.495Z] -> Uploading to [2024-12-20T03:13:19.495Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/b2fd6779bbe34ed0039fe07a6129043ff0644999/41973b65-81e2-4f88-8a88-da0da3fbc302.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241220%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241220T031319Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=d52b25b18fca933d1fff046749485d356351469545287451bc93b3c1aed30f09 [2024-12-20T03:13:19.495Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-20T03:13:19.495Z] Dload Upload Total Spent Left Speed [2024-12-20T03:13:19.495Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2849 0 0 100 2849 0 17371 --:--:-- --:--:-- --:--:-- 17371 [2024-12-20T03:13:19.495Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/b2fd6779bbe34ed0039fe07a6129043ff0644999 [Pipeline] } [2024-12-20T03:13:19.503Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-12-20T03:13:19.738Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-12-20T03:13:19.753Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:13:20.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-20T03:13:20.053Z] [2024-12-20T03:13:20.053Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:13:20.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-20T03:13:20.350Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-12-20T03:13:20.350Z] 43c4264eed91: Already exists [2024-12-20T03:13:20.350Z] 4cc291be95ef: Already exists [2024-12-20T03:13:20.350Z] 2ac1f1163629: Already exists [2024-12-20T03:13:20.350Z] 5c3c966382ef: Already exists [2024-12-20T03:13:20.350Z] 4f4fb700ef54: Already exists [2024-12-20T03:13:20.350Z] d9c7d2e4e75e: Pulling fs layer [2024-12-20T03:13:20.350Z] 9c3e1370e548: Pulling fs layer [2024-12-20T03:13:20.608Z] d9c7d2e4e75e: Download complete [2024-12-20T03:13:20.866Z] d9c7d2e4e75e: Pull complete [2024-12-20T03:13:21.435Z] 9c3e1370e548: Verifying Checksum [2024-12-20T03:13:21.435Z] 9c3e1370e548: Download complete [2024-12-20T03:13:24.717Z] 9c3e1370e548: Pull complete [2024-12-20T03:13:24.717Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-12-20T03:13:24.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-20T03:13:24.717Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T03:13:24.807Z] prd-ubuntu20.04-docker-8c-8g-35433 does not seem to be running inside a container [2024-12-20T03:13:24.834Z] $ 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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-12-20T03:13:26.718Z] $ docker top 243162be00b18606a6630ce05dd6044c9ec5a1d0660b78b8d89b81dfa9e362d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-20T03:13:27.063Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] echo [2024-12-20T03:13:27.074Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:main' [Pipeline] sh [2024-12-20T03:13:27.351Z] + set -o pipefail [2024-12-20T03:13:27.351Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:main' [2024-12-20T03:13:35.480Z] [2024-12-20T03:13:35.480Z] Monitoring /w/workspace/edgexfoundry_device-s7_main (github.com/edgexfoundry/device-s7)... [2024-12-20T03:13:35.480Z] [2024-12-20T03:13:35.480Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9802e2c3-a805-43f9-b47e-5746baaac31c/history/f5041fb9-9027-479d-9073-e655e7435988 [2024-12-20T03:13:35.480Z] [2024-12-20T03:13:35.480Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-12-20T03:13:35.480Z] [2024-12-20T03:13:35.741Z] [2024-12-20T03:13:35.741Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-12-20T03:13:35.741Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-12-20T03:13:36.317Z] $ docker stop --time=1 243162be00b18606a6630ce05dd6044c9ec5a1d0660b78b8d89b81dfa9e362d5 [2024-12-20T03:13:40.290Z] $ docker rm -f --volumes 243162be00b18606a6630ce05dd6044c9ec5a1d0660b78b8d89b81dfa9e362d5 [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 [2024-12-20T03:13:41.269Z] + git log --format=format:%s -1 b2fd6779bbe34ed0039fe07a6129043ff0644999 [Pipeline] sh [2024-12-20T03:13:41.563Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-20T03:13:41.563Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:13:41.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-20T03:13:41.955Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T03:13:42.062Z] prd-ubuntu20.04-docker-8c-8g-35433 does not seem to be running inside a container [2024-12-20T03:13:42.121Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-20T03:13:42.599Z] $ docker top 912fc6f545929e93d826a0faebf0004752a2177bd37ad8e29c0d0dffefe8c556 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-20T03:13:42.709Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-20T03:13:42.709Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-20T03:13:42.807Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-20T03:13:42.804Z] $ docker exec 912fc6f545929e93d826a0faebf0004752a2177bd37ad8e29c0d0dffefe8c556 ssh-agent [2024-12-20T03:13:42.905Z] SSH_AUTH_SOCK=/tmp/ssh-ulnqmzVBdFus/agent.33 [2024-12-20T03:13:42.905Z] SSH_AGENT_PID=39 [2024-12-20T03:13:42.909Z] Running ssh-add (command line suppressed) [2024-12-20T03:13:42.993Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_6803629539155533940.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_6803629539155533940.key) [2024-12-20T03:13:43.019Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-20T03:13:43.310Z] + git semver tag [2024-12-20T03:13:43.570Z] 2024-12-20 03:13:43,465 [run_tag] DEBUG tag force:False [2024-12-20T03:13:43.570Z] 2024-12-20 03:13:43,465 [check_head_tag] DEBUG check head tag [2024-12-20T03:13:43.570Z] 2024-12-20 03:13:43,465 [execute] INFO git cat-file --batch-check [2024-12-20T03:13:43.570Z] 2024-12-20 03:13:43,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=) [2024-12-20T03:13:43.570Z] 2024-12-20 03:13:43,469 [execute] INFO git cat-file --batch [2024-12-20T03:13:43.570Z] 2024-12-20 03:13:43,470 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=) [2024-12-20T03:13:43.570Z] 2024-12-20 03:13:43,475 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-12-20T03:13:43.570Z] 2024-12-20 03:13:43,475 [execute] INFO git tag -a v4.0.0-dev.3 -m v4.0.0-dev.3 [2024-12-20T03:13:43.570Z] 2024-12-20 03:13:43,475 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.3', '-m', 'v4.0.0-dev.3'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) [2024-12-20T03:13:43.570Z] 2024-12-20 03:13:43,480 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-12-20T03:13:43.570Z] 4.0.0-dev.3 [Pipeline] } [2024-12-20T03:13:43.572Z] $ docker exec --env ******** --env ******** 912fc6f545929e93d826a0faebf0004752a2177bd37ad8e29c0d0dffefe8c556 ssh-agent -k [2024-12-20T03:13:43.665Z] unset SSH_AUTH_SOCK; [2024-12-20T03:13:43.666Z] unset SSH_AGENT_PID; [2024-12-20T03:13:43.666Z] echo Agent pid 39 killed; [2024-12-20T03:13:43.680Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-20T03:13:44.014Z] + git semver [Pipeline] } [2024-12-20T03:13:44.279Z] $ docker stop --time=1 912fc6f545929e93d826a0faebf0004752a2177bd37ad8e29c0d0dffefe8c556 [2024-12-20T03:13:45.542Z] $ docker rm -f --volumes 912fc6f545929e93d826a0faebf0004752a2177bd37ad8e29c0d0dffefe8c556 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:13:45.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-20T03:13:45.962Z] [2024-12-20T03:13:45.962Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:13:46.271Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-20T03:13:46.271Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-12-20T03:13:46.271Z] ab5ef0e58194: Pulling fs layer [2024-12-20T03:13:46.271Z] 9712f1f96733: Pulling fs layer [2024-12-20T03:13:46.271Z] 63f879dbbcfc: Pulling fs layer [2024-12-20T03:13:46.271Z] 0d9ebad4ef96: Pulling fs layer [2024-12-20T03:13:46.271Z] e9a5061849ea: Pulling fs layer [2024-12-20T03:13:46.271Z] d747dcd14b5f: Pulling fs layer [2024-12-20T03:13:46.271Z] 2de7ff778b66: Pulling fs layer [2024-12-20T03:13:46.271Z] 0d9ebad4ef96: Waiting [2024-12-20T03:13:46.271Z] d747dcd14b5f: Waiting [2024-12-20T03:13:46.271Z] e9a5061849ea: Waiting [2024-12-20T03:13:46.271Z] 2de7ff778b66: Waiting [2024-12-20T03:13:46.271Z] 9712f1f96733: Verifying Checksum [2024-12-20T03:13:46.271Z] 9712f1f96733: Download complete [2024-12-20T03:13:46.530Z] 63f879dbbcfc: Verifying Checksum [2024-12-20T03:13:46.530Z] 63f879dbbcfc: Download complete [2024-12-20T03:13:46.789Z] e9a5061849ea: Verifying Checksum [2024-12-20T03:13:46.789Z] e9a5061849ea: Download complete [2024-12-20T03:13:46.789Z] d747dcd14b5f: Verifying Checksum [2024-12-20T03:13:46.789Z] d747dcd14b5f: Download complete [2024-12-20T03:13:46.789Z] 0d9ebad4ef96: Verifying Checksum [2024-12-20T03:13:46.789Z] 0d9ebad4ef96: Download complete [2024-12-20T03:13:46.789Z] ab5ef0e58194: Download complete [2024-12-20T03:13:46.789Z] 2de7ff778b66: Verifying Checksum [2024-12-20T03:13:46.789Z] 2de7ff778b66: Download complete [2024-12-20T03:13:49.319Z] ab5ef0e58194: Pull complete [2024-12-20T03:13:49.577Z] 9712f1f96733: Pull complete [2024-12-20T03:13:50.144Z] 63f879dbbcfc: Pull complete [2024-12-20T03:13:54.330Z] 0d9ebad4ef96: Pull complete [2024-12-20T03:13:54.330Z] e9a5061849ea: Pull complete [2024-12-20T03:13:54.330Z] d747dcd14b5f: Pull complete [2024-12-20T03:13:55.261Z] 2de7ff778b66: Pull complete [2024-12-20T03:13:55.261Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-12-20T03:13:55.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-20T03:13:55.262Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T03:13:55.347Z] prd-ubuntu20.04-docker-8c-8g-35433 does not seem to be running inside a container [2024-12-20T03:13:55.368Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-12-20T03:14:02.902Z] $ docker top 062d6eb1bec0faa0d239b76b51ffa596305b08f0a9486309c40e75e017daf8ff -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-12-20T03:14:02.995Z] provisioning config files... [2024-12-20T03:14:03.002Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config2239654189634815753tmp [2024-12-20T03:14:03.011Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config13567699736066833159tmp [2024-12-20T03:14:03.021Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config2089553542730697680tmp [Pipeline] { [Pipeline] echo [2024-12-20T03:14:03.114Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-20T03:14:03.414Z] ---> sigul-configuration.sh [2024-12-20T03:14:03.414Z] gpg: directory `/root/.gnupg' created [2024-12-20T03:14:03.414Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-12-20T03:14:03.414Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-12-20T03:14:03.414Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-12-20T03:14:03.414Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-12-20T03:14:03.414Z] gpg: CAST5 encrypted data [2024-12-20T03:14:03.414Z] gpg: encrypted with 1 passphrase [2024-12-20T03:14:03.414Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-12-20T03:14:03.714Z] + mkdir /home/jenkins [2024-12-20T03:14:03.714Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-12-20T03:14:04.012Z] + 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 [2024-12-20T03:14:04.028Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-20T03:14:04.324Z] ---> sigul-install.sh [2024-12-20T03:14:04.324Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-12-20T03:14:04.619Z] + git tag --list [2024-12-20T03:14:04.620Z] v0.0.0 [2024-12-20T03:14:04.620Z] v0.0.1-dev.1 [2024-12-20T03:14:04.620Z] v0.0.1-dev.2 [2024-12-20T03:14:04.620Z] v4.0.0-dev.1 [2024-12-20T03:14:04.620Z] v4.0.0-dev.2 [2024-12-20T03:14:04.620Z] v4.0.0-dev.3 [Pipeline] sh [2024-12-20T03:14:04.966Z] + lftools sign git-tag v4.0.0-dev.3 [2024-12-20T03:14:05.535Z] Signing Git tag with Sigul... [2024-12-20T03:14:05.535Z] Signing v4.0.0-dev.3 [Pipeline] echo [2024-12-20T03:14:05.807Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-20T03:14:06.094Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-12-20T03:14:06.101Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-12-20T03:14:06.121Z] $ docker stop --time=1 062d6eb1bec0faa0d239b76b51ffa596305b08f0a9486309c40e75e017daf8ff [2024-12-20T03:14:07.597Z] $ docker rm -f --volumes 062d6eb1bec0faa0d239b76b51ffa596305b08f0a9486309c40e75e017daf8ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-12-20T03:14:08.052Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-20T03:14:08.052Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:14:08.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-20T03:14:08.360Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T03:14:08.437Z] prd-ubuntu20.04-docker-8c-8g-35433 does not seem to be running inside a container [2024-12-20T03:14:08.460Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-20T03:14:08.792Z] $ docker top 20cfe8159f81673b049afeb5fa4d1b26bfa92f3d39151122bf93396d91cc104e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-20T03:14:08.910Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-20T03:14:08.910Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-20T03:14:09.017Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-20T03:14:09.013Z] $ docker exec 20cfe8159f81673b049afeb5fa4d1b26bfa92f3d39151122bf93396d91cc104e ssh-agent [2024-12-20T03:14:09.115Z] SSH_AUTH_SOCK=/tmp/ssh-kidKnV0VQTyM/agent.32 [2024-12-20T03:14:09.115Z] SSH_AGENT_PID=38 [2024-12-20T03:14:09.119Z] Running ssh-add (command line suppressed) [2024-12-20T03:14:09.214Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_8345399661896638022.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_8345399661896638022.key) [2024-12-20T03:14:09.232Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-20T03:14:09.522Z] + git semver bump pre [2024-12-20T03:14:09.785Z] 2024-12-20 03:14:09,745 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-12-20T03:14:09.785Z] 2024-12-20 03:14:09,745 [bump_version] DEBUG bumping version:4.0.0-dev.3 on axis:pre with prefix:dev [2024-12-20T03:14:09.785Z] 2024-12-20 03:14:09,745 [bump_version] DEBUG bumped version:4.0.0-dev.4 [2024-12-20T03:14:09.785Z] 2024-12-20 03:14:09,745 [write_version] DEBUG write version:4.0.0-dev.4 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:True [2024-12-20T03:14:09.785Z] 2024-12-20 03:14:09,745 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-12-20T03:14:09.785Z] 2024-12-20 03:14:09,746 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-12-20T03:14:09.785Z] 2024-12-20 03:14:09,748 [execute] INFO git cat-file --batch-check [2024-12-20T03:14:09.785Z] 2024-12-20 03:14:09,748 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-20T03:14:09.785Z] 2024-12-20 03:14:09,754 [execute] INFO git cat-file --batch [2024-12-20T03:14:09.785Z] 2024-12-20 03:14:09,755 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-20T03:14:09.785Z] 2024-12-20 03:14:09,759 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-12-20T03:14:09.785Z] 4.0.0-dev.4 [Pipeline] } [2024-12-20T03:14:10.046Z] $ docker exec --env ******** --env ******** 20cfe8159f81673b049afeb5fa4d1b26bfa92f3d39151122bf93396d91cc104e ssh-agent -k [2024-12-20T03:14:10.134Z] unset SSH_AUTH_SOCK; [2024-12-20T03:14:10.134Z] unset SSH_AGENT_PID; [2024-12-20T03:14:10.134Z] echo Agent pid 38 killed; [2024-12-20T03:14:10.149Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-20T03:14:10.483Z] + git semver [Pipeline] } [2024-12-20T03:14:10.750Z] $ docker stop --time=1 20cfe8159f81673b049afeb5fa4d1b26bfa92f3d39151122bf93396d91cc104e [2024-12-20T03:14:12.029Z] $ docker rm -f --volumes 20cfe8159f81673b049afeb5fa4d1b26bfa92f3d39151122bf93396d91cc104e [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-20T03:14:12.389Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-20T03:14:12.389Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:14:12.692Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-20T03:14:12.692Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T03:14:12.775Z] prd-ubuntu20.04-docker-8c-8g-35433 does not seem to be running inside a container [2024-12-20T03:14:12.800Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-20T03:14:13.318Z] $ docker top cc117537b8da22a780070387b4ad365b673b891ea2a7dce4576615fbaddc3fd1 -eo pid,comm [2024-12-20T03:14:13.368Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-12-20T03:14:13.368Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-20T03:14:13.421Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-20T03:14:13.421Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-20T03:14:13.544Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-20T03:14:13.540Z] $ docker exec cc117537b8da22a780070387b4ad365b673b891ea2a7dce4576615fbaddc3fd1 ssh-agent [2024-12-20T03:14:13.648Z] SSH_AUTH_SOCK=/tmp/ssh-CFQOwUlKAPLN/agent.32 [2024-12-20T03:14:13.649Z] SSH_AGENT_PID=38 [2024-12-20T03:14:13.653Z] Running ssh-add (command line suppressed) [2024-12-20T03:14:13.746Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_2453710149829943093.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_2453710149829943093.key) [2024-12-20T03:14:13.768Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-20T03:14:14.060Z] + git semver push [2024-12-20T03:14:14.318Z] 2024-12-20 03:14:14,241 [run_push] DEBUG push [2024-12-20T03:14:14.318Z] 2024-12-20 03:14:14,242 [execute] INFO git cat-file --batch-check [2024-12-20T03:14:14.318Z] 2024-12-20 03:14:14,242 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-20T03:14:14.318Z] 2024-12-20 03:14:14,246 [execute] INFO git rev-list 01dd2a1e46cb93efc7250174a9ecf2608018face -- [2024-12-20T03:14:14.318Z] 2024-12-20 03:14:14,247 [execute] DEBUG Popen(['git', 'rev-list', '01dd2a1e46cb93efc7250174a9ecf2608018face', '--'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-20T03:14:14.318Z] 2024-12-20 03:14:14,252 [execute] INFO git fetch -v origin [2024-12-20T03:14:14.318Z] 2024-12-20 03:14:14,252 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-12-20T03:14:14.887Z] 2024-12-20 03:14:14,692 [run_push] DEBUG no remote changes detected [2024-12-20T03:14:14.887Z] 2024-12-20 03:14:14,692 [execute] INFO git push origin semver [2024-12-20T03:14:14.887Z] 2024-12-20 03:14:14,692 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-20T03:14:15.455Z] 2024-12-20 03:14:15,446 [run_push] DEBUG push all version tags [2024-12-20T03:14:15.455Z] 2024-12-20 03:14:15,447 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-12-20T03:14:15.455Z] 2024-12-20 03:14:15,447 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) [2024-12-20T03:14:16.392Z] 2024-12-20 03:14:16,103 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-12-20T03:14:16.392Z] 4.0.0-dev.4 [Pipeline] } [2024-12-20T03:14:16.394Z] $ docker exec --env ******** --env ******** cc117537b8da22a780070387b4ad365b673b891ea2a7dce4576615fbaddc3fd1 ssh-agent -k [2024-12-20T03:14:16.478Z] unset SSH_AUTH_SOCK; [2024-12-20T03:14:16.478Z] unset SSH_AGENT_PID; [2024-12-20T03:14:16.478Z] echo Agent pid 38 killed; [2024-12-20T03:14:16.496Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-20T03:14:16.817Z] + git semver [Pipeline] } [2024-12-20T03:14:17.082Z] $ docker stop --time=1 cc117537b8da22a780070387b4ad365b673b891ea2a7dce4576615fbaddc3fd1 [2024-12-20T03:14:18.609Z] $ docker rm -f --volumes cc117537b8da22a780070387b4ad365b673b891ea2a7dce4576615fbaddc3fd1 [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 [2024-12-20T03:14:19.213Z] + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] [2024-12-20T03:14:19.213Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2024-12-20T03:14:19.213Z] total 16 [2024-12-20T03:14:19.213Z] drwxr-xr-x 3 root root 4096 Dec 20 03:03 . [2024-12-20T03:14:19.213Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 20 03:14 .. [2024-12-20T03:14:19.213Z] drwxr-xr-x 2 root root 4096 Dec 20 03:03 cost [2024-12-20T03:14:19.213Z] -rw-r--r-- 1 root root 80 Dec 20 03:03 cost.csv [2024-12-20T03:14:19.213Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives [2024-12-20T03:14:19.213Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2024-12-20T03:14:19.213Z] total 16 [2024-12-20T03:14:19.213Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 20 03:03 . [2024-12-20T03:14:19.213Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 20 03:14 .. [2024-12-20T03:14:19.213Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 20 03:03 cost [2024-12-20T03:14:19.213Z] -rw-r--r-- 1 jenkins jenkins 80 Dec 20 03:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-12-20T03:14:19.505Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-20T03:14:20.362Z] ---> package-listing.sh [2024-12-20T03:14:20.362Z] ++ facter osfamily [2024-12-20T03:14:20.362Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-20T03:14:20.620Z] + OS_FAMILY=debian [2024-12-20T03:14:20.620Z] + workspace=/w/workspace/edgexfoundry_device-s7_main [2024-12-20T03:14:20.620Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-20T03:14:20.620Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-20T03:14:20.620Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-20T03:14:20.620Z] + PACKAGES=/tmp/packages_start.txt [2024-12-20T03:14:20.620Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2024-12-20T03:14:20.620Z] + PACKAGES=/tmp/packages_end.txt [2024-12-20T03:14:20.620Z] + case "${OS_FAMILY}" in [2024-12-20T03:14:20.620Z] + dpkg -l [2024-12-20T03:14:20.620Z] + grep '^ii' [2024-12-20T03:14:20.620Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-20T03:14:20.620Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-20T03:14:20.620Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-20T03:14:20.620Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2024-12-20T03:14:20.620Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ [2024-12-20T03:14:20.620Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo [2024-12-20T03:14:20.630Z] 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-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-12-20T03:14:20.905Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T03:14:21.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-20T03:14:21.479Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T03:14:21.567Z] prd-ubuntu20.04-docker-8c-8g-35433 does not seem to be running inside a container [2024-12-20T03:14:21.594Z] $ 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-s7_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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 [2024-12-20T03:14:21.765Z] $ docker top f448c6021734f57c8aea523835398553620f8331f62fd76e712864f41de9754f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-20T03:14:22.129Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-20T03:14:22.418Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-20T03:14:22.706Z] + ls /var/log/sa-host [2024-12-20T03:14:22.706Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-20T03:14:22.781Z] provisioning config files... [2024-12-20T03:14:22.788Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config13295431344646642637tmp [Pipeline] { [Pipeline] echo [2024-12-20T03:14:22.806Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-20T03:14:23.092Z] ---> create-netrc.sh [Pipeline] } [2024-12-20T03:14:23.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-20T03:14:23.442Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-20T03:14:23.454Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-20T03:14:23.750Z] ---> sudo-logs.sh [2024-12-20T03:14:23.750Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-20T03:14:23.789Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-20T03:14:24.074Z] ---> job-cost.sh [2024-12-20T03:14:24.074Z] lf-activate-venv: SKIPPING [2024-12-20T03:14:24.074Z] DEBUG: total: 0.2199999988079071 [2024-12-20T03:14:24.074Z] INFO: Retrieving Stack Cost... [2024-12-20T03:14:24.641Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-20T03:14:24.901Z] INFO: Archiving Costs [Pipeline] echo [2024-12-20T03:14:24.913Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-20T03:14:25.197Z] ---> logs-deploy.sh [2024-12-20T03:14:25.197Z] lf-activate-venv: SKIPPING [2024-12-20T03:14:25.197Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/10 [2024-12-20T03:14:25.197Z] INFO: archiving workspace using pattern(s): [2024-12-20T03:14:26.135Z] Archives upload complete. [2024-12-20T03:14:26.394Z] INFO: archiving logs to Nexus