Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2d83bb8572707f71b91caf73b01df10f3019136c 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-ssh8119470285766745981.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-ssh5245823619386391897.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-ssh3400020797683014971.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-ssh13745654875790082888.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-ssh16584146627790363322.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-36833 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 2d83bb8572707f71b91caf73b01df10f3019136c (main) Commit message: "Merge pull request #35 from jinlinGuan/v4-update" > git config core.sparsecheckout # timeout=10 > git checkout -f 2d83bb8572707f71b91caf73b01df10f3019136c # timeout=10 > git rev-list --no-walk 9db981aa25816d0e0d272d921f7244c5f9cb19d6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-16T07:16:55.488Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-16T07:16:55.564Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-16T07:16:55.594Z] ========================================================= [2025-01-16T07:16:55.595Z] EdgeX Global Pipelines Version Info [2025-01-16T07:16:55.595Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-16T07:16:56.307Z] ------------------- [2025-01-16T07:16:56.307Z] stable info: [2025-01-16T07:16:56.307Z] ------------------- [2025-01-16T07:16:56.307Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-16T07:16:56.307Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-16T07:16:56.307Z] Message: update stable to v1.0.269 [2025-01-16T07:16:56.876Z] ------------------- [2025-01-16T07:16:56.876Z] experimental info: [2025-01-16T07:16:56.876Z] ------------------- [2025-01-16T07:16:56.876Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-16T07:16:56.876Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-16T07:16:56.876Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-16T07:16:56.969Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo [2025-01-16T07:16:56.997Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo [2025-01-16T07:16:57.020Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-16T07:16:57.050Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-16T07:16:57.074Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-16T07:16:57.099Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-16T07:16:57.125Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-16T07:16:57.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-01-16T07:16:57.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-16T07:16:57.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-16T07:16:57.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-16T07:16:57.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo [2025-01-16T07:16:57.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-16T07:16:57.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-16T07:16:57.369Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-16T07:16:57.395Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-16T07:16:57.423Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-01-16T07:16:57.445Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-01-16T07:16:57.471Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-16T07:16:57.500Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-16T07:16:57.528Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-01-16T07:16:57.560Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-01-16T07:16:57.589Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-01-16T07:16:57.615Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-01-16T07:16:57.644Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-01-16T07:16:57.667Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-16T07:16:57.696Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-16T07:16:57.721Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-16T07:16:57.745Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-16T07:16:57.774Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-16T07:16:57.807Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d83bb8572707f71b91caf73b01df10f3019136c [Pipeline] echo [2025-01-16T07:16:57.834Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d83bb8 [Pipeline] echo [2025-01-16T07:16:57.864Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-16T07:16:57.937Z] provisioning config files... [2025-01-16T07:16:57.950Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config2246105706253634929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-16T07:16:58.276Z] ---> ****-login.sh [2025-01-16T07:16:58.276Z] nexus3.edgexfoundry.org:10001 [2025-01-16T07:16:58.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T07:16:58.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T07:16:58.797Z] Configure a credential helper to remove this warning. See [2025-01-16T07:16:58.797Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T07:16:58.797Z] [2025-01-16T07:16:58.797Z] Login Succeeded [2025-01-16T07:16:58.797Z] nexus3.edgexfoundry.org:10002 [2025-01-16T07:16:58.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T07:16:58.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T07:16:58.797Z] Configure a credential helper to remove this warning. See [2025-01-16T07:16:58.797Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T07:16:58.797Z] [2025-01-16T07:16:58.797Z] Login Succeeded [2025-01-16T07:16:58.797Z] nexus3.edgexfoundry.org:10003 [2025-01-16T07:16:59.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T07:16:59.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T07:16:59.058Z] Configure a credential helper to remove this warning. See [2025-01-16T07:16:59.058Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T07:16:59.058Z] [2025-01-16T07:16:59.058Z] Login Succeeded [2025-01-16T07:16:59.058Z] nexus3.edgexfoundry.org:10004 [2025-01-16T07:16:59.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T07:16:59.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T07:16:59.058Z] Configure a credential helper to remove this warning. See [2025-01-16T07:16:59.058Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T07:16:59.058Z] [2025-01-16T07:16:59.058Z] Login Succeeded [2025-01-16T07:16:59.058Z] ****.io [2025-01-16T07:16:59.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T07:16:59.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T07:16:59.321Z] Configure a credential helper to remove this warning. See [2025-01-16T07:16:59.321Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T07:16:59.321Z] [2025-01-16T07:16:59.321Z] Login Succeeded [2025-01-16T07:16:59.321Z] ---> ****-login.sh ends [Pipeline] } [2025-01-16T07:16:59.328Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-16T07:16:59.768Z] + git rev-list -1 --merges 2d83bb8572707f71b91caf73b01df10f3019136c~1..2d83bb8572707f71b91caf73b01df10f3019136c [Pipeline] echo [2025-01-16T07:16:59.797Z] -----------> git rev-list -1 --merges 2d83bb8572707f71b91caf73b01df10f3019136c~1..2d83bb8572707f71b91caf73b01df10f3019136c 2d83bb8572707f71b91caf73b01df10f3019136c [2025-01-16T07:16:59.797Z] 2d83bb8572707f71b91caf73b01df10f3019136c [false] [Pipeline] sh [2025-01-16T07:17:00.112Z] + git log --format=format:%s -1 2d83bb8572707f71b91caf73b01df10f3019136c [Pipeline] echo [2025-01-16T07:17:00.130Z] ========================================================= [2025-01-16T07:17:00.130Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-16T07:17:00.130Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-16T07:17:00.492Z] + git log --format=format:%s -1 2d83bb8572707f71b91caf73b01df10f3019136c [Pipeline] echo [2025-01-16T07:17:00.505Z] [semverPrep] GIT_COMMIT: 2d83bb8572707f71b91caf73b01df10f3019136c, Commit Message: Merge pull request #35 from jinlinGuan/v4-update [Pipeline] echo [2025-01-16T07:17:00.526Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-01-16T07:17:00.918Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-16T07:17:00.918Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-16T07:17:00.918Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-16T07:17:00.918Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-16T07:17:00.918Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-16T07:17:00.918Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-16T07:17:00.918Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:17:01.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-16T07:17:01.369Z] [2025-01-16T07:17:01.369Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:17:01.673Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-16T07:17:01.673Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-16T07:17:01.673Z] b85a868b505f: Pulling fs layer [2025-01-16T07:17:01.673Z] e2be974225ed: Pulling fs layer [2025-01-16T07:17:01.673Z] 339a4e72a1f5: Pulling fs layer [2025-01-16T07:17:01.673Z] 988bab9f4d93: Pulling fs layer [2025-01-16T07:17:01.673Z] 1469e6f7b9e6: Pulling fs layer [2025-01-16T07:17:01.673Z] eaf3925da568: Pulling fs layer [2025-01-16T07:17:01.673Z] bab4dde63d76: Pulling fs layer [2025-01-16T07:17:01.673Z] bde34c3a00c8: Pulling fs layer [2025-01-16T07:17:01.673Z] b352a97aabf1: Pulling fs layer [2025-01-16T07:17:01.673Z] 4872d77fe225: Pulling fs layer [2025-01-16T07:17:01.673Z] 5851b861e8e6: Pulling fs layer [2025-01-16T07:17:01.673Z] 1469e6f7b9e6: Waiting [2025-01-16T07:17:01.673Z] eaf3925da568: Waiting [2025-01-16T07:17:01.673Z] bab4dde63d76: Waiting [2025-01-16T07:17:01.673Z] bde34c3a00c8: Waiting [2025-01-16T07:17:01.673Z] b352a97aabf1: Waiting [2025-01-16T07:17:01.673Z] 4872d77fe225: Waiting [2025-01-16T07:17:01.673Z] 5851b861e8e6: Waiting [2025-01-16T07:17:01.673Z] 988bab9f4d93: Waiting [2025-01-16T07:17:01.673Z] e2be974225ed: Verifying Checksum [2025-01-16T07:17:01.673Z] e2be974225ed: Download complete [2025-01-16T07:17:01.673Z] 988bab9f4d93: Verifying Checksum [2025-01-16T07:17:01.673Z] 988bab9f4d93: Download complete [2025-01-16T07:17:01.673Z] 1469e6f7b9e6: Verifying Checksum [2025-01-16T07:17:01.673Z] 1469e6f7b9e6: Download complete [2025-01-16T07:17:01.932Z] 339a4e72a1f5: Verifying Checksum [2025-01-16T07:17:01.932Z] 339a4e72a1f5: Download complete [2025-01-16T07:17:01.932Z] eaf3925da568: Verifying Checksum [2025-01-16T07:17:01.932Z] eaf3925da568: Download complete [2025-01-16T07:17:01.932Z] bde34c3a00c8: Verifying Checksum [2025-01-16T07:17:01.932Z] bde34c3a00c8: Download complete [2025-01-16T07:17:01.932Z] b352a97aabf1: Download complete [2025-01-16T07:17:01.932Z] 4872d77fe225: Verifying Checksum [2025-01-16T07:17:01.932Z] 4872d77fe225: Download complete [2025-01-16T07:17:01.932Z] 5851b861e8e6: Verifying Checksum [2025-01-16T07:17:01.932Z] 5851b861e8e6: Download complete [2025-01-16T07:17:01.932Z] b85a868b505f: Verifying Checksum [2025-01-16T07:17:01.932Z] b85a868b505f: Download complete [2025-01-16T07:17:02.192Z] bab4dde63d76: Verifying Checksum [2025-01-16T07:17:02.192Z] bab4dde63d76: Download complete [2025-01-16T07:17:03.133Z] b85a868b505f: Pull complete [2025-01-16T07:17:03.393Z] e2be974225ed: Pull complete [2025-01-16T07:17:03.653Z] 339a4e72a1f5: Pull complete [2025-01-16T07:17:03.914Z] 988bab9f4d93: Pull complete [2025-01-16T07:17:04.177Z] 1469e6f7b9e6: Pull complete [2025-01-16T07:17:04.177Z] eaf3925da568: Pull complete [2025-01-16T07:17:06.087Z] bab4dde63d76: Pull complete [2025-01-16T07:17:06.087Z] bde34c3a00c8: Pull complete [2025-01-16T07:17:06.347Z] b352a97aabf1: Pull complete [2025-01-16T07:17:06.347Z] 4872d77fe225: Pull complete [2025-01-16T07:17:06.347Z] 5851b861e8e6: Pull complete [2025-01-16T07:17:06.347Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-16T07:17:06.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-16T07:17:06.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T07:17:06.516Z] prd-ubuntu20.04-docker-8c-8g-36833 does not seem to be running inside a container [2025-01-16T07:17:06.551Z] $ 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 [2025-01-16T07:17:09.580Z] $ docker top 511d2fc23a3197937ab65a1b59c1f2eb7a277aef3f621f09bd5bc1fdb8ace979 -eo pid,comm [2025-01-16T07:17:09.640Z] 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). [2025-01-16T07:17:09.640Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-16T07:17:09.710Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-16T07:17:09.710Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-16T07:17:09.824Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-16T07:17:09.828Z] $ docker exec 511d2fc23a3197937ab65a1b59c1f2eb7a277aef3f621f09bd5bc1fdb8ace979 ssh-agent [2025-01-16T07:17:09.927Z] SSH_AUTH_SOCK=/tmp/ssh-PbSsus31g387/agent.32 [2025-01-16T07:17:09.927Z] SSH_AGENT_PID=38 [2025-01-16T07:17:09.937Z] Running ssh-add (command line suppressed) [2025-01-16T07:17:10.045Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_1361267045027057090.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_1361267045027057090.key) [2025-01-16T07:17:10.059Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-16T07:17:10.353Z] + git tag --points-at HEAD [Pipeline] } [2025-01-16T07:17:10.367Z] $ docker exec --env ******** --env ******** 511d2fc23a3197937ab65a1b59c1f2eb7a277aef3f621f09bd5bc1fdb8ace979 ssh-agent -k [2025-01-16T07:17:10.484Z] unset SSH_AUTH_SOCK; [2025-01-16T07:17:10.485Z] unset SSH_AGENT_PID; [2025-01-16T07:17:10.485Z] echo Agent pid 38 killed; [2025-01-16T07:17:10.492Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-16T07:17:10.535Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-16T07:17:10.535Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-16T07:17:10.646Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-16T07:17:10.649Z] $ docker exec 511d2fc23a3197937ab65a1b59c1f2eb7a277aef3f621f09bd5bc1fdb8ace979 ssh-agent [2025-01-16T07:17:10.758Z] SSH_AUTH_SOCK=/tmp/ssh-frDh0KGfqhhr/agent.71 [2025-01-16T07:17:10.758Z] SSH_AGENT_PID=77 [2025-01-16T07:17:10.763Z] Running ssh-add (command line suppressed) [2025-01-16T07:17:10.877Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_10202993545639501134.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_10202993545639501134.key) [2025-01-16T07:17:10.892Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-16T07:17:11.188Z] + git semver init [2025-01-16T07:17:11.450Z] 2025-01-16 07:17:11,381 [run_init] DEBUG init version:0.0.0 force:False [2025-01-16T07:17:11.450Z] 2025-01-16 07:17:11,382 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver [2025-01-16T07:17:11.450Z] 2025-01-16 07:17:11,382 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver [2025-01-16T07:17:11.450Z] 2025-01-16 07:17:11,382 [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) [2025-01-16T07:17:12.022Z] 2025-01-16 07:17:11,957 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude [2025-01-16T07:17:12.022Z] 2025-01-16 07:17:11,957 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False [2025-01-16T07:17:12.022Z] 2025-01-16 07:17:11,957 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-01-16T07:17:12.022Z] 2025-01-16 07:17:11,958 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-01-16T07:17:12.022Z] 4.0.0-dev.5 [Pipeline] } [2025-01-16T07:17:12.034Z] $ docker exec --env ******** --env ******** 511d2fc23a3197937ab65a1b59c1f2eb7a277aef3f621f09bd5bc1fdb8ace979 ssh-agent -k [2025-01-16T07:17:12.134Z] unset SSH_AUTH_SOCK; [2025-01-16T07:17:12.134Z] unset SSH_AGENT_PID; [2025-01-16T07:17:12.135Z] echo Agent pid 77 killed; [2025-01-16T07:17:12.144Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-16T07:17:12.478Z] + git semver [Pipeline] } [2025-01-16T07:17:12.753Z] $ docker stop --time=1 511d2fc23a3197937ab65a1b59c1f2eb7a277aef3f621f09bd5bc1fdb8ace979 [2025-01-16T07:17:14.046Z] $ docker rm -f --volumes 511d2fc23a3197937ab65a1b59c1f2eb7a277aef3f621f09bd5bc1fdb8ace979 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-16T07:17:14.409Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-16T07:17:14.665Z] Stashed 1 file(s) [Pipeline] echo [2025-01-16T07:17:14.668Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.5 [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 [2025-01-16T07:17:14.870Z] provisioning config files... [2025-01-16T07:17:14.878Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config4270963725002128778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-16T07:17:15.180Z] ---> ****-login.sh [2025-01-16T07:17:15.180Z] nexus3.edgexfoundry.org:10001 [2025-01-16T07:17:15.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T07:17:15.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T07:17:15.180Z] Configure a credential helper to remove this warning. See [2025-01-16T07:17:15.180Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T07:17:15.180Z] [2025-01-16T07:17:15.180Z] Login Succeeded [2025-01-16T07:17:15.180Z] nexus3.edgexfoundry.org:10002 [2025-01-16T07:17:15.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T07:17:15.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T07:17:15.180Z] Configure a credential helper to remove this warning. See [2025-01-16T07:17:15.180Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T07:17:15.180Z] [2025-01-16T07:17:15.180Z] Login Succeeded [2025-01-16T07:17:15.180Z] nexus3.edgexfoundry.org:10003 [2025-01-16T07:17:15.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T07:17:15.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T07:17:15.439Z] Configure a credential helper to remove this warning. See [2025-01-16T07:17:15.439Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T07:17:15.439Z] [2025-01-16T07:17:15.439Z] Login Succeeded [2025-01-16T07:17:15.439Z] nexus3.edgexfoundry.org:10004 [2025-01-16T07:17:15.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T07:17:15.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T07:17:15.439Z] Configure a credential helper to remove this warning. See [2025-01-16T07:17:15.439Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T07:17:15.439Z] [2025-01-16T07:17:15.439Z] Login Succeeded [2025-01-16T07:17:15.439Z] ****.io [2025-01-16T07:17:15.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T07:17:15.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T07:17:15.700Z] Configure a credential helper to remove this warning. See [2025-01-16T07:17:15.700Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T07:17:15.700Z] [2025-01-16T07:17:15.700Z] Login Succeeded [2025-01-16T07:17:15.700Z] ---> ****-login.sh ends [Pipeline] } [2025-01-16T07:17:15.706Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-16T07:17:15.815Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-16T07:17:15.836Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-16T07:17:15.857Z] ========================================================= [2025-01-16T07:17:15.857Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-16T07:17:15.857Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:17:16.202Z] + 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 . [2025-01-16T07:17:16.202Z] Sending build context to Docker daemon 673.3kB [2025-01-16T07:17:16.202Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-01-16T07:17:16.202Z] Step 2/10 : FROM ${BASE} AS builder [2025-01-16T07:17:16.202Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-16T07:17:16.202Z] da9db072f522: Pulling fs layer [2025-01-16T07:17:16.202Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-16T07:17:16.202Z] 06f05ace1117: Pulling fs layer [2025-01-16T07:17:16.202Z] 5fe327b54edc: Pulling fs layer [2025-01-16T07:17:16.202Z] 4f4fb700ef54: Pulling fs layer [2025-01-16T07:17:16.202Z] 92a5565b7b96: Pulling fs layer [2025-01-16T07:17:16.202Z] ff9bb7016b71: Pulling fs layer [2025-01-16T07:17:16.202Z] b67dba6c2c7d: Pulling fs layer [2025-01-16T07:17:16.202Z] a813b0c90790: Pulling fs layer [2025-01-16T07:17:16.202Z] 5fe327b54edc: Waiting [2025-01-16T07:17:16.202Z] 4f4fb700ef54: Waiting [2025-01-16T07:17:16.202Z] 92a5565b7b96: Waiting [2025-01-16T07:17:16.202Z] a813b0c90790: Waiting [2025-01-16T07:17:16.202Z] ff9bb7016b71: Waiting [2025-01-16T07:17:16.202Z] b67dba6c2c7d: Waiting [2025-01-16T07:17:16.202Z] 6ef4a4ee8ca5: Download complete [2025-01-16T07:17:16.202Z] 5fe327b54edc: Verifying Checksum [2025-01-16T07:17:16.202Z] 5fe327b54edc: Download complete [2025-01-16T07:17:16.202Z] 4f4fb700ef54: Verifying Checksum [2025-01-16T07:17:16.202Z] 4f4fb700ef54: Download complete [2025-01-16T07:17:16.202Z] 92a5565b7b96: Verifying Checksum [2025-01-16T07:17:16.202Z] 92a5565b7b96: Download complete [2025-01-16T07:17:16.202Z] da9db072f522: Download complete [2025-01-16T07:17:16.202Z] ff9bb7016b71: Verifying Checksum [2025-01-16T07:17:16.202Z] ff9bb7016b71: Download complete [2025-01-16T07:17:16.460Z] da9db072f522: Pull complete [2025-01-16T07:17:16.460Z] a813b0c90790: Verifying Checksum [2025-01-16T07:17:16.460Z] a813b0c90790: Download complete [2025-01-16T07:17:16.720Z] 6ef4a4ee8ca5: Pull complete [2025-01-16T07:17:16.720Z] 06f05ace1117: Verifying Checksum [2025-01-16T07:17:16.720Z] 06f05ace1117: Download complete [2025-01-16T07:17:17.288Z] b67dba6c2c7d: Verifying Checksum [2025-01-16T07:17:17.288Z] b67dba6c2c7d: Download complete [2025-01-16T07:17:20.574Z] 06f05ace1117: Pull complete [2025-01-16T07:17:20.574Z] 5fe327b54edc: Pull complete [2025-01-16T07:17:20.834Z] 4f4fb700ef54: Pull complete [2025-01-16T07:17:20.834Z] 92a5565b7b96: Pull complete [2025-01-16T07:17:20.834Z] ff9bb7016b71: Pull complete [2025-01-16T07:17:23.363Z] b67dba6c2c7d: Pull complete [2025-01-16T07:17:23.632Z] a813b0c90790: Pull complete [2025-01-16T07:17:23.632Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-16T07:17:23.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-16T07:17:23.632Z] ---> 3ba60ce46760 [2025-01-16T07:17:23.632Z] Step 3/10 : ARG MAKE=make build [2025-01-16T07:17:28.963Z] ---> Running in 90651ca250ee [2025-01-16T07:17:28.963Z] Removing intermediate container 90651ca250ee [2025-01-16T07:17:28.963Z] ---> 279f62e041b5 [2025-01-16T07:17:28.963Z] Step 4/10 : WORKDIR /device-s7 [2025-01-16T07:17:28.963Z] ---> Running in d97827884a33 [2025-01-16T07:17:28.963Z] Removing intermediate container d97827884a33 [2025-01-16T07:17:28.963Z] ---> 5e5358124ffd [2025-01-16T07:17:28.963Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-01-16T07:17:28.963Z] ---> Running in 3fc3737bdf38 [2025-01-16T07:17:28.963Z] Removing intermediate container 3fc3737bdf38 [2025-01-16T07:17:28.963Z] ---> d74c80182e2e [2025-01-16T07:17:28.963Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2025-01-16T07:17:28.963Z] ---> Running in c8af1185b052 [2025-01-16T07:17:28.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T07:17:28.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T07:17:29.221Z] OK: 248 MiB in 58 packages [2025-01-16T07:17:29.480Z] Removing intermediate container c8af1185b052 [2025-01-16T07:17:29.480Z] ---> 910cd4b3277e [2025-01-16T07:17:29.480Z] Step 7/10 : COPY go.mod vendor* ./ [2025-01-16T07:17:29.737Z] ---> 185b1c2cc69c [2025-01-16T07:17:29.737Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T07:17:29.738Z] ---> Running in 6690d6cd6c79 [2025-01-16T07:17:29.826Z] Still waiting to schedule task [2025-01-16T07:17:29.827Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-01-16T07:18:26.182Z] Removing intermediate container 6690d6cd6c79 [2025-01-16T07:18:26.182Z] ---> 172a0052ac29 [2025-01-16T07:18:26.182Z] Step 9/10 : COPY . . [2025-01-16T07:18:26.182Z] ---> d3ca49a4ae80 [2025-01-16T07:18:26.182Z] Step 10/10 : RUN ${MAKE} [2025-01-16T07:18:26.182Z] ---> Running in bb8912f85d20 [2025-01-16T07:18:26.182Z] noop [2025-01-16T07:18:26.182Z] Removing intermediate container bb8912f85d20 [2025-01-16T07:18:26.182Z] ---> 99c24a7eef91 [2025-01-16T07:18:26.182Z] Successfully built 99c24a7eef91 [2025-01-16T07:18:26.182Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:18:26.527Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-16T07:18:26.528Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T07:18:26.621Z] prd-ubuntu20.04-docker-8c-8g-36833 does not seem to be running inside a container [2025-01-16T07:18:26.657Z] $ 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 [2025-01-16T07:18:26.985Z] $ docker top 3a9df15751d7887740d67b6c34c4d4d9f2ad301fa2b276fa00478deeb780efad -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-16T07:18:27.335Z] + go version [2025-01-16T07:18:27.335Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-16T07:18:27.342Z] $ docker stop --time=1 3a9df15751d7887740d67b6c34c4d4d9f2ad301fa2b276fa00478deeb780efad [2025-01-16T07:18:28.608Z] $ docker rm -f --volumes 3a9df15751d7887740d67b6c34c4d4d9f2ad301fa2b276fa00478deeb780efad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:18:29.074Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-16T07:18:29.075Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T07:18:29.156Z] prd-ubuntu20.04-docker-8c-8g-36833 does not seem to be running inside a container [2025-01-16T07:18:29.187Z] $ 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 [2025-01-16T07:18:29.484Z] $ docker top 95d24ed9bee32199c186296ae35076c3a7961001cec69bfe75fdcbd1d2e70f66 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-16T07:18:29.831Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh [2025-01-16T07:18:30.132Z] + make test [2025-01-16T07:18:30.132Z] go test -race -coverprofile=coverage.out ./... [2025-01-16T07:18:38.248Z] ? github.com/edgexfoundry/device-s7 [no test files] [2025-01-16T07:18:55.882Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-36834 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws [2025-01-16T07:18:55.902Z] Running in /w/workspace/device-s7/12 [Pipeline] { [Pipeline] checkout [2025-01-16T07:18:55.938Z] Selected Git installation does not exist. Using Default [2025-01-16T07:18:55.938Z] The recommended git tool is: NONE [2025-01-16T07:19:00.178Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2025-01-16T07:19:01.109Z] using credential edgex-jenkins-ssh [2025-01-16T07:19:01.114Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.029s coverage: 6.8% of statements [2025-01-16T07:19:01.133Z] Cloning the remote Git repository [2025-01-16T07:19:01.173Z] Cloning repository git@github.com:edgexfoundry/device-s7.git [2025-01-16T07:19:01.263Z] > git init /w/workspace/device-s7/12 # timeout=10 [2025-01-16T07:19:01.403Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git [2025-01-16T07:19:01.404Z] > git --version # timeout=10 [2025-01-16T07:19:01.422Z] > git --version # 'git version 2.25.1' [2025-01-16T07:19:01.425Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-16T07:19:01.563Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-16T07:19:02.135Z] > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 [2025-01-16T07:19:02.158Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-16T07:19:03.058Z] Avoid second fetch [2025-01-16T07:19:03.058Z] Checking out Revision 2d83bb8572707f71b91caf73b01df10f3019136c (main) [2025-01-16T07:19:03.074Z] > git config core.sparsecheckout # timeout=10 [2025-01-16T07:19:03.137Z] > git checkout -f 2d83bb8572707f71b91caf73b01df10f3019136c # timeout=10 [2025-01-16T07:19:03.670Z] Commit message: "Merge pull request #35 from jinlinGuan/v4-update" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-16T07:19:08.322Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-16T07:19:08.322Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-16T07:19:08.322Z] Dload Upload Total Spent Left Speed [2025-01-16T07:19:08.322Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 111k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh [2025-01-16T07:19:08.659Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-16T07:19:08.984Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-01-16T07:19:08.984Z] + sudo tee /etc/docker/daemon.new [2025-01-16T07:19:08.984Z] { [2025-01-16T07:19:08.984Z] "registry-mirrors": [ [2025-01-16T07:19:08.984Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-16T07:19:08.984Z] ], [2025-01-16T07:19:08.984Z] "bip": "10.250.0.254/24", [2025-01-16T07:19:08.984Z] "hosts": [ [2025-01-16T07:19:08.984Z] "tcp://0.0.0.0:5555", [2025-01-16T07:19:08.984Z] "unix:///var/run/docker.sock" [2025-01-16T07:19:08.984Z] ], [2025-01-16T07:19:08.984Z] "mtu": 1458, [2025-01-16T07:19:08.984Z] "selinux-enabled": true, [2025-01-16T07:19:08.984Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-16T07:19:08.984Z] } [Pipeline] sh [2025-01-16T07:19:09.310Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-16T07:19:09.638Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-16T07:19:27.892Z] provisioning config files... [2025-01-16T07:19:27.923Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/12@tmp/config5576535911455396736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-16T07:19:28.369Z] ---> ****-login.sh [2025-01-16T07:19:28.369Z] nexus3.edgexfoundry.org:10001 [2025-01-16T07:19:28.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T07:19:28.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T07:19:28.907Z] Configure a credential helper to remove this warning. See [2025-01-16T07:19:28.907Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T07:19:28.907Z] [2025-01-16T07:19:28.907Z] Login Succeeded [2025-01-16T07:19:28.907Z] nexus3.edgexfoundry.org:10002 [2025-01-16T07:19:28.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T07:19:29.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T07:19:29.176Z] Configure a credential helper to remove this warning. See [2025-01-16T07:19:29.176Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T07:19:29.176Z] [2025-01-16T07:19:29.176Z] Login Succeeded [2025-01-16T07:19:29.176Z] nexus3.edgexfoundry.org:10003 [2025-01-16T07:19:29.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T07:19:29.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T07:19:29.444Z] Configure a credential helper to remove this warning. See [2025-01-16T07:19:29.444Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T07:19:29.444Z] [2025-01-16T07:19:29.444Z] Login Succeeded [2025-01-16T07:19:29.444Z] nexus3.edgexfoundry.org:10004 [2025-01-16T07:19:29.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T07:19:29.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T07:19:29.713Z] Configure a credential helper to remove this warning. See [2025-01-16T07:19:29.713Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T07:19:29.713Z] [2025-01-16T07:19:29.713Z] Login Succeeded [2025-01-16T07:19:29.713Z] ****.io [2025-01-16T07:19:29.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T07:19:29.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T07:19:29.985Z] Configure a credential helper to remove this warning. See [2025-01-16T07:19:29.985Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T07:19:29.985Z] [2025-01-16T07:19:29.985Z] Login Succeeded [2025-01-16T07:19:29.985Z] ---> ****-login.sh ends [Pipeline] } [2025-01-16T07:19:29.996Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-16T07:19:30.320Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-16T07:19:30.343Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-16T07:19:30.363Z] ========================================================= [2025-01-16T07:19:30.363Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-16T07:19:30.363Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:19:30.745Z] + 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 . [2025-01-16T07:19:32.163Z] #0 building with "default" instance using docker driver [2025-01-16T07:19:32.163Z] [2025-01-16T07:19:32.163Z] #1 [internal] load build definition from Dockerfile [2025-01-16T07:19:32.163Z] #1 transferring dockerfile: 1.62kB 0.0s done [2025-01-16T07:19:32.163Z] #1 DONE 0.1s [2025-01-16T07:19:32.163Z] [2025-01-16T07:19:32.163Z] #2 [internal] load .dockerignore [2025-01-16T07:19:32.163Z] #2 transferring context: 2B done [2025-01-16T07:19:32.163Z] #2 DONE 0.1s [2025-01-16T07:19:32.163Z] [2025-01-16T07:19:32.163Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-16T07:19:32.163Z] #3 DONE 0.1s [2025-01-16T07:19:32.163Z] [2025-01-16T07:19:32.163Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-16T07:19:32.163Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done [2025-01-16T07:19:32.163Z] #4 ... [2025-01-16T07:19:32.434Z] [2025-01-16T07:19:32.434Z] #5 [internal] load build context [2025-01-16T07:19:32.434Z] #5 transferring context: 378.85kB 0.1s done [2025-01-16T07:19:32.434Z] #5 DONE 0.1s [2025-01-16T07:19:32.434Z] [2025-01-16T07:19:32.434Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-16T07:19:32.434Z] #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done [2025-01-16T07:19:32.434Z] #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done [2025-01-16T07:19:32.434Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0B / 4.09MB 0.1s [2025-01-16T07:19:32.434Z] #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s [2025-01-16T07:19:32.434Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 3.15MB / 70.67MB 0.2s [2025-01-16T07:19:32.434Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2025-01-16T07:19:32.434Z] #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.1s done [2025-01-16T07:19:32.434Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 3.15MB / 4.09MB 0.2s [2025-01-16T07:19:32.434Z] #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done [2025-01-16T07:19:32.434Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2025-01-16T07:19:32.434Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 0B / 98.78MB 0.3s [2025-01-16T07:19:32.434Z] #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.2s done [2025-01-16T07:19:32.434Z] #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.3s done [2025-01-16T07:19:32.434Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done [2025-01-16T07:19:32.434Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.53MB / 70.67MB 0.4s [2025-01-16T07:19:32.434Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.10MB / 12.74MB 0.4s [2025-01-16T07:19:32.723Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 22.02MB / 70.67MB 0.6s [2025-01-16T07:19:32.723Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 11.53MB / 98.78MB 0.6s [2025-01-16T07:19:32.723Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 7.34MB / 12.74MB 0.6s [2025-01-16T07:19:32.723Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 27.08MB / 70.67MB 0.7s [2025-01-16T07:19:32.723Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.4s done [2025-01-16T07:19:32.723Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 16.78MB / 98.78MB 0.7s [2025-01-16T07:19:32.723Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 10.49MB / 12.74MB 0.7s [2025-01-16T07:19:32.993Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 32.51MB / 70.67MB 0.8s [2025-01-16T07:19:32.993Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.8s done [2025-01-16T07:19:32.993Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 43.34MB / 70.67MB 1.0s [2025-01-16T07:19:32.993Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 31.46MB / 98.78MB 1.0s [2025-01-16T07:19:32.993Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 [2025-01-16T07:19:33.264Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 49.28MB / 70.67MB 1.1s [2025-01-16T07:19:33.264Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 54.53MB / 70.67MB 1.2s [2025-01-16T07:19:33.264Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 41.15MB / 98.78MB 1.2s [2025-01-16T07:19:33.264Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.2s done [2025-01-16T07:19:33.534Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 64.11MB / 70.67MB 1.4s [2025-01-16T07:19:33.535Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 51.38MB / 98.78MB 1.4s [2025-01-16T07:19:33.535Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 69.21MB / 70.67MB 1.5s [2025-01-16T07:19:33.535Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 57.67MB / 98.78MB 1.5s [2025-01-16T07:19:33.812Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 63.96MB / 98.78MB 1.6s [2025-01-16T07:19:33.812Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.6s done [2025-01-16T07:19:33.812Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 72.35MB / 98.78MB 1.8s [2025-01-16T07:19:33.812Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 [2025-01-16T07:19:34.081Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 77.59MB / 98.78MB 1.9s [2025-01-16T07:19:34.081Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 82.84MB / 98.78MB 2.0s [2025-01-16T07:19:34.349Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 94.37MB / 98.78MB 2.2s [2025-01-16T07:19:34.619Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.4s done [2025-01-16T07:19:39.849Z] go vet ./... [2025-01-16T07:19:41.221Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-16T07:19:41.221Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-16T07:19:41.221Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-16T07:19:41.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-16T07:19:41.247Z] $ docker stop --time=1 95d24ed9bee32199c186296ae35076c3a7961001cec69bfe75fdcbd1d2e70f66 [2025-01-16T07:19:41.279Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 6.2s [2025-01-16T07:19:45.527Z] $ docker rm -f --volumes 95d24ed9bee32199c186296ae35076c3a7961001cec69bfe75fdcbd1d2e70f66 [2025-01-16T07:19:45.544Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.7s [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-16T07:19:46.269Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-16T07:19:46.322Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-01-16T07:19:46.788Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-16T07:19:47.075Z] + ls -al . [2025-01-16T07:19:47.075Z] total 216 [2025-01-16T07:19:47.075Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 16 07:18 . [2025-01-16T07:19:47.075Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 07:16 .. [2025-01-16T07:19:47.075Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 16 07:19 .git [2025-01-16T07:19:47.075Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 07:16 .github [2025-01-16T07:19:47.075Z] -rw-rw-r-- 1 jenkins jenkins 237 Jan 16 07:16 .gitignore [2025-01-16T07:19:47.075Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 16 07:16 .golangci.yml [2025-01-16T07:19:47.075Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 16 07:17 .semver [2025-01-16T07:19:47.075Z] -rw-rw-r-- 1 jenkins jenkins 19679 Jan 16 07:16 Attribution.txt [2025-01-16T07:19:47.075Z] -rw-rw-r-- 1 jenkins jenkins 1579 Jan 16 07:16 Dockerfile [2025-01-16T07:19:47.075Z] -rw-rw-r-- 1 jenkins jenkins 643 Jan 16 07:16 Jenkinsfile [2025-01-16T07:19:47.075Z] -rw-rw-r-- 1 jenkins jenkins 10947 Jan 16 07:16 LICENSE [2025-01-16T07:19:47.075Z] -rw-rw-r-- 1 jenkins jenkins 1903 Jan 16 07:16 Makefile [2025-01-16T07:19:47.075Z] -rw-rw-r-- 1 jenkins jenkins 614 Jan 16 07:16 OWNERS.md [2025-01-16T07:19:47.075Z] -rw-rw-r-- 1 jenkins jenkins 2393 Jan 16 07:16 README.md [2025-01-16T07:19:47.075Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 16 07:17 VERSION [2025-01-16T07:19:47.075Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 07:16 bin [2025-01-16T07:19:47.075Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 07:16 cmd [2025-01-16T07:19:47.075Z] -rw-r--r-- 1 jenkins jenkins 19094 Jan 16 07:19 coverage.out [2025-01-16T07:19:47.075Z] -rw-rw-r-- 1 jenkins jenkins 6167 Jan 16 07:16 go.mod [2025-01-16T07:19:47.075Z] -rw-rw-r-- 1 jenkins jenkins 86855 Jan 16 07:16 go.sum [2025-01-16T07:19:47.075Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 07:16 internal [2025-01-16T07:19:47.075Z] -rw-rw-r-- 1 jenkins jenkins 223 Jan 16 07:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:19:47.440Z] + 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=2d83bb8572707f71b91caf73b01df10f3019136c --label arch=amd64 --label version=4.0.0-dev.5 . [2025-01-16T07:19:47.440Z] Sending build context to Docker daemon 693.2kB [2025-01-16T07:19:47.440Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2025-01-16T07:19:47.440Z] Step 2/24 : FROM ${BASE} AS builder [2025-01-16T07:19:47.440Z] ---> 99c24a7eef91 [2025-01-16T07:19:47.440Z] Step 3/24 : ARG MAKE=make build [2025-01-16T07:19:47.700Z] ---> Running in 30439273ffb1 [2025-01-16T07:19:47.700Z] Removing intermediate container 30439273ffb1 [2025-01-16T07:19:47.700Z] ---> 944d8d580049 [2025-01-16T07:19:47.700Z] Step 4/24 : WORKDIR /device-s7 [2025-01-16T07:19:47.700Z] ---> Running in f0e8bf2425fe [2025-01-16T07:19:47.700Z] Removing intermediate container f0e8bf2425fe [2025-01-16T07:19:47.700Z] ---> ba429e23d0ed [2025-01-16T07:19:47.700Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-01-16T07:19:47.700Z] ---> Running in 689927d1bccf [2025-01-16T07:19:47.959Z] Removing intermediate container 689927d1bccf [2025-01-16T07:19:47.959Z] ---> 694b77da9ca9 [2025-01-16T07:19:47.959Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2025-01-16T07:19:47.959Z] ---> Running in e9844a2ba71c [2025-01-16T07:19:48.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T07:19:48.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T07:19:48.787Z] OK: 248 MiB in 58 packages [2025-01-16T07:19:49.046Z] Removing intermediate container e9844a2ba71c [2025-01-16T07:19:49.046Z] ---> cc9d92620404 [2025-01-16T07:19:49.046Z] Step 7/24 : COPY go.mod vendor* ./ [2025-01-16T07:19:49.046Z] ---> 8347fd46797d [2025-01-16T07:19:49.046Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T07:19:49.046Z] ---> Running in cccba1d177b1 [2025-01-16T07:19:49.982Z] Removing intermediate container cccba1d177b1 [2025-01-16T07:19:49.982Z] ---> 56e211df4cb0 [2025-01-16T07:19:49.982Z] Step 9/24 : COPY . . [2025-01-16T07:19:49.982Z] ---> 21c7efce4d2b [2025-01-16T07:19:49.982Z] Step 10/24 : RUN ${MAKE} [2025-01-16T07:19:49.982Z] ---> Running in 2e7b6abc921d [2025-01-16T07:19:50.242Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.18" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2025-01-16T07:19:53.798Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 18.6s done [2025-01-16T07:19:53.798Z] #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 [2025-01-16T07:19:54.064Z] #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done [2025-01-16T07:19:54.064Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-01-16T07:19:54.064Z] #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 [2025-01-16T07:19:54.064Z] #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done [2025-01-16T07:19:54.064Z] #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done [2025-01-16T07:19:54.330Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 0.1s [2025-01-16T07:19:59.668Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.1s [2025-01-16T07:20:03.023Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.6s done [2025-01-16T07:20:03.023Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 [2025-01-16T07:20:04.969Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.0s done [2025-01-16T07:20:05.550Z] #4 DONE 33.3s [2025-01-16T07:20:05.550Z] [2025-01-16T07:20:05.550Z] #6 [builder 2/7] WORKDIR /device-s7 [2025-01-16T07:20:07.491Z] #6 DONE 1.7s [2025-01-16T07:20:07.491Z] [2025-01-16T07:20:07.491Z] #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2025-01-16T07:20:08.075Z] #7 0.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T07:20:08.342Z] #7 1.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T07:20:09.772Z] #7 2.567 OK: 239 MiB in 58 packages [2025-01-16T07:20:10.042Z] #7 DONE 2.9s [2025-01-16T07:20:10.042Z] [2025-01-16T07:20:10.042Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-01-16T07:20:10.042Z] #8 DONE 0.2s [2025-01-16T07:20:10.042Z] [2025-01-16T07:20:10.042Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T07:20:28.966Z] Removing intermediate container 2e7b6abc921d [2025-01-16T07:20:28.966Z] ---> ff73040ed056 [2025-01-16T07:20:28.966Z] Step 11/24 : FROM alpine:3.20 [2025-01-16T07:20:28.966Z] 3.20: Pulling from library/alpine [2025-01-16T07:20:28.966Z] 66a3d608f3fa: Pulling fs layer [2025-01-16T07:20:28.966Z] 66a3d608f3fa: Download complete [2025-01-16T07:20:28.966Z] 66a3d608f3fa: Pull complete [2025-01-16T07:20:28.966Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-16T07:20:28.966Z] Status: Downloaded newer image for alpine:3.20 [2025-01-16T07:20:28.966Z] ---> e29df9b510ff [2025-01-16T07:20:28.966Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-01-16T07:20:28.966Z] ---> Running in 1cf378221c41 [2025-01-16T07:20:28.966Z] Removing intermediate container 1cf378221c41 [2025-01-16T07:20:28.966Z] ---> 1dcc09d8c2d0 [2025-01-16T07:20:28.966Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2025-01-16T07:20:28.966Z] ---> Running in 15d3c69b67bd [2025-01-16T07:20:28.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T07:20:28.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T07:20:28.966Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-01-16T07:20:28.966Z] Executing busybox-1.36.1-r29.trigger [2025-01-16T07:20:28.966Z] OK: 8 MiB in 15 packages [2025-01-16T07:20:28.966Z] Removing intermediate container 15d3c69b67bd [2025-01-16T07:20:28.966Z] ---> f955d7ac753a [2025-01-16T07:20:28.966Z] Step 14/24 : RUN apk --no-cache upgrade [2025-01-16T07:20:28.966Z] ---> Running in 35ef2b6ebd4a [2025-01-16T07:20:28.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T07:20:28.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T07:20:28.966Z] OK: 8 MiB in 15 packages [2025-01-16T07:20:28.966Z] Removing intermediate container 35ef2b6ebd4a [2025-01-16T07:20:28.966Z] ---> d41adf520d89 [2025-01-16T07:20:28.966Z] Step 15/24 : WORKDIR / [2025-01-16T07:20:28.966Z] ---> Running in b331cd7a7405 [2025-01-16T07:20:28.966Z] Removing intermediate container b331cd7a7405 [2025-01-16T07:20:28.966Z] ---> 4c179a441a42 [2025-01-16T07:20:28.966Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2025-01-16T07:20:28.966Z] ---> 96ae7adddb83 [2025-01-16T07:20:28.966Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2025-01-16T07:20:28.966Z] ---> a1daa16b8cc3 [2025-01-16T07:20:28.966Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2025-01-16T07:20:28.966Z] ---> 963dbea30252 [2025-01-16T07:20:28.966Z] Step 19/24 : EXPOSE 59994 [2025-01-16T07:20:28.966Z] ---> Running in a31104a7096e [2025-01-16T07:20:28.966Z] Removing intermediate container a31104a7096e [2025-01-16T07:20:28.966Z] ---> dee5ae0bff8d [2025-01-16T07:20:28.966Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2025-01-16T07:20:28.966Z] ---> Running in c795daaa1d1e [2025-01-16T07:20:28.966Z] Removing intermediate container c795daaa1d1e [2025-01-16T07:20:28.966Z] ---> e874856cdfb4 [2025-01-16T07:20:28.966Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-01-16T07:20:28.966Z] ---> Running in 89db34bb1b44 [2025-01-16T07:20:28.966Z] Removing intermediate container 89db34bb1b44 [2025-01-16T07:20:28.966Z] ---> 289a5a841036 [2025-01-16T07:20:28.966Z] Step 22/24 : LABEL arch=amd64 [2025-01-16T07:20:28.966Z] ---> Running in 3d5ea94efee5 [2025-01-16T07:20:28.966Z] Removing intermediate container 3d5ea94efee5 [2025-01-16T07:20:28.966Z] ---> 5fabb845d03b [2025-01-16T07:20:28.966Z] Step 23/24 : LABEL git_sha=2d83bb8572707f71b91caf73b01df10f3019136c [2025-01-16T07:20:28.966Z] ---> Running in 009a215e0981 [2025-01-16T07:20:28.966Z] Removing intermediate container 009a215e0981 [2025-01-16T07:20:28.966Z] ---> 01f6925c6b9e [2025-01-16T07:20:28.966Z] Step 24/24 : LABEL version=4.0.0-dev.5 [2025-01-16T07:20:28.966Z] ---> Running in 2811278dc1e4 [2025-01-16T07:20:28.966Z] Removing intermediate container 2811278dc1e4 [2025-01-16T07:20:28.966Z] ---> 7b49fcca1499 [2025-01-16T07:20:28.966Z] [Warning] One or more build-args [ARCH] were not consumed [2025-01-16T07:20:28.966Z] Successfully built 7b49fcca1499 [2025-01-16T07:20:28.966Z] Successfully tagged device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-16T07:20:29.091Z] provisioning config files... [2025-01-16T07:20:29.100Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config11585295918054509449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-16T07:20:29.404Z] ---> ****-login.sh [2025-01-16T07:20:29.405Z] nexus3.edgexfoundry.org:10001 [2025-01-16T07:20:29.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T07:20:29.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T07:20:29.405Z] Configure a credential helper to remove this warning. See [2025-01-16T07:20:29.405Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T07:20:29.405Z] [2025-01-16T07:20:29.405Z] Login Succeeded [2025-01-16T07:20:29.405Z] nexus3.edgexfoundry.org:10002 [2025-01-16T07:20:29.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T07:20:29.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T07:20:29.405Z] Configure a credential helper to remove this warning. See [2025-01-16T07:20:29.405Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T07:20:29.405Z] [2025-01-16T07:20:29.405Z] Login Succeeded [2025-01-16T07:20:29.405Z] nexus3.edgexfoundry.org:10003 [2025-01-16T07:20:29.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T07:20:29.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T07:20:29.663Z] Configure a credential helper to remove this warning. See [2025-01-16T07:20:29.663Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T07:20:29.663Z] [2025-01-16T07:20:29.663Z] Login Succeeded [2025-01-16T07:20:29.664Z] nexus3.edgexfoundry.org:10004 [2025-01-16T07:20:29.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T07:20:29.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T07:20:29.664Z] Configure a credential helper to remove this warning. See [2025-01-16T07:20:29.664Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T07:20:29.664Z] [2025-01-16T07:20:29.664Z] Login Succeeded [2025-01-16T07:20:29.664Z] ****.io [2025-01-16T07:20:29.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T07:20:29.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T07:20:29.922Z] Configure a credential helper to remove this warning. See [2025-01-16T07:20:29.922Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T07:20:29.922Z] [2025-01-16T07:20:29.922Z] Login Succeeded [2025-01-16T07:20:29.922Z] ---> ****-login.sh ends [Pipeline] } [2025-01-16T07:20:29.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T07:20:29.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-16T07:20:30.008Z] [edgeXDocker.push] Tagging docker image device-s7 with the following tags: [2025-01-16T07:20:30.008Z] 2d83bb8572707f71b91caf73b01df10f3019136c [2025-01-16T07:20:30.008Z] latest [2025-01-16T07:20:30.008Z] 4.0.0-dev.5 [2025-01-16T07:20:30.008Z] 2d83bb8572707f71b91caf73b01df10f3019136c-4.0.0-dev.5 [2025-01-16T07:20:30.008Z] main [2025-01-16T07:20:30.008Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:20:30.523Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:2d83bb8572707f71b91caf73b01df10f3019136c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:20:31.076Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:2d83bb8572707f71b91caf73b01df10f3019136c [2025-01-16T07:20:31.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-01-16T07:20:31.076Z] e289d991a462: Preparing [2025-01-16T07:20:31.076Z] f176ac780e2f: Preparing [2025-01-16T07:20:31.076Z] 74cab5875156: Preparing [2025-01-16T07:20:31.076Z] b5414e7f5be7: Preparing [2025-01-16T07:20:31.076Z] dbb8e9ea3f7a: Preparing [2025-01-16T07:20:31.076Z] ce5a8cde9eee: Preparing [2025-01-16T07:20:31.076Z] ce5a8cde9eee: Waiting [2025-01-16T07:20:31.076Z] 74cab5875156: Pushed [2025-01-16T07:20:31.076Z] e289d991a462: Pushed [2025-01-16T07:20:31.076Z] dbb8e9ea3f7a: Pushed [2025-01-16T07:20:31.076Z] b5414e7f5be7: Pushed [2025-01-16T07:20:31.076Z] ce5a8cde9eee: Layer already exists [2025-01-16T07:20:35.364Z] f176ac780e2f: Pushed [2025-01-16T07:20:35.364Z] 2d83bb8572707f71b91caf73b01df10f3019136c: digest: sha256:c1576360b8e6a38b283e7ad0a6e6db927ec21bc5464cb268e4b151056e974eeb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:20:35.712Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:20:36.043Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:latest [2025-01-16T07:20:36.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-01-16T07:20:36.043Z] e289d991a462: Preparing [2025-01-16T07:20:36.043Z] f176ac780e2f: Preparing [2025-01-16T07:20:36.043Z] 74cab5875156: Preparing [2025-01-16T07:20:36.043Z] b5414e7f5be7: Preparing [2025-01-16T07:20:36.043Z] dbb8e9ea3f7a: Preparing [2025-01-16T07:20:36.043Z] ce5a8cde9eee: Preparing [2025-01-16T07:20:36.043Z] ce5a8cde9eee: Waiting [2025-01-16T07:20:36.043Z] b5414e7f5be7: Layer already exists [2025-01-16T07:20:36.043Z] 74cab5875156: Layer already exists [2025-01-16T07:20:36.043Z] f176ac780e2f: Layer already exists [2025-01-16T07:20:36.043Z] e289d991a462: Layer already exists [2025-01-16T07:20:36.043Z] dbb8e9ea3f7a: Layer already exists [2025-01-16T07:20:36.043Z] ce5a8cde9eee: Layer already exists [2025-01-16T07:20:36.043Z] latest: digest: sha256:c1576360b8e6a38b283e7ad0a6e6db927ec21bc5464cb268e4b151056e974eeb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:20:36.381Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:20:36.720Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.5 [2025-01-16T07:20:36.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-01-16T07:20:36.720Z] e289d991a462: Preparing [2025-01-16T07:20:36.720Z] f176ac780e2f: Preparing [2025-01-16T07:20:36.720Z] 74cab5875156: Preparing [2025-01-16T07:20:36.720Z] b5414e7f5be7: Preparing [2025-01-16T07:20:36.720Z] dbb8e9ea3f7a: Preparing [2025-01-16T07:20:36.720Z] ce5a8cde9eee: Preparing [2025-01-16T07:20:36.720Z] ce5a8cde9eee: Waiting [2025-01-16T07:20:36.720Z] f176ac780e2f: Layer already exists [2025-01-16T07:20:36.720Z] e289d991a462: Layer already exists [2025-01-16T07:20:36.720Z] b5414e7f5be7: Layer already exists [2025-01-16T07:20:36.720Z] dbb8e9ea3f7a: Layer already exists [2025-01-16T07:20:36.720Z] 74cab5875156: Layer already exists [2025-01-16T07:20:36.720Z] ce5a8cde9eee: Layer already exists [2025-01-16T07:20:36.720Z] 4.0.0-dev.5: digest: sha256:c1576360b8e6a38b283e7ad0a6e6db927ec21bc5464cb268e4b151056e974eeb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:20:37.069Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:2d83bb8572707f71b91caf73b01df10f3019136c-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:20:37.399Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:2d83bb8572707f71b91caf73b01df10f3019136c-4.0.0-dev.5 [2025-01-16T07:20:37.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-01-16T07:20:37.399Z] e289d991a462: Preparing [2025-01-16T07:20:37.399Z] f176ac780e2f: Preparing [2025-01-16T07:20:37.399Z] 74cab5875156: Preparing [2025-01-16T07:20:37.399Z] b5414e7f5be7: Preparing [2025-01-16T07:20:37.399Z] dbb8e9ea3f7a: Preparing [2025-01-16T07:20:37.399Z] ce5a8cde9eee: Preparing [2025-01-16T07:20:37.399Z] ce5a8cde9eee: Waiting [2025-01-16T07:20:37.399Z] e289d991a462: Layer already exists [2025-01-16T07:20:37.399Z] f176ac780e2f: Layer already exists [2025-01-16T07:20:37.399Z] 74cab5875156: Layer already exists [2025-01-16T07:20:37.399Z] b5414e7f5be7: Layer already exists [2025-01-16T07:20:37.399Z] dbb8e9ea3f7a: Layer already exists [2025-01-16T07:20:37.399Z] ce5a8cde9eee: Layer already exists [2025-01-16T07:20:37.399Z] 2d83bb8572707f71b91caf73b01df10f3019136c-4.0.0-dev.5: digest: sha256:c1576360b8e6a38b283e7ad0a6e6db927ec21bc5464cb268e4b151056e974eeb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:20:37.739Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:20:38.075Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:main [2025-01-16T07:20:38.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-01-16T07:20:38.075Z] e289d991a462: Preparing [2025-01-16T07:20:38.075Z] f176ac780e2f: Preparing [2025-01-16T07:20:38.075Z] 74cab5875156: Preparing [2025-01-16T07:20:38.075Z] b5414e7f5be7: Preparing [2025-01-16T07:20:38.075Z] dbb8e9ea3f7a: Preparing [2025-01-16T07:20:38.075Z] ce5a8cde9eee: Preparing [2025-01-16T07:20:38.075Z] ce5a8cde9eee: Waiting [2025-01-16T07:20:38.075Z] f176ac780e2f: Layer already exists [2025-01-16T07:20:38.075Z] 74cab5875156: Layer already exists [2025-01-16T07:20:38.075Z] e289d991a462: Layer already exists [2025-01-16T07:20:38.075Z] dbb8e9ea3f7a: Layer already exists [2025-01-16T07:20:38.075Z] b5414e7f5be7: Layer already exists [2025-01-16T07:20:38.075Z] ce5a8cde9eee: Layer already exists [2025-01-16T07:20:38.075Z] main: digest: sha256:c1576360b8e6a38b283e7ad0a6e6db927ec21bc5464cb268e4b151056e974eeb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T07:20:38.167Z] ===================================================== [Pipeline] echo [2025-01-16T07:20:38.182Z] taggedImages: [2025-01-16T07:20:38.182Z] - nexus3.edgexfoundry.org:10004/device-s7:2d83bb8572707f71b91caf73b01df10f3019136c [2025-01-16T07:20:38.182Z] - nexus3.edgexfoundry.org:10004/device-s7:latest [2025-01-16T07:20:38.182Z] - nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.5 [2025-01-16T07:20:38.182Z] - nexus3.edgexfoundry.org:10004/device-s7:2d83bb8572707f71b91caf73b01df10f3019136c-4.0.0-dev.5 [2025-01-16T07:20:38.182Z] - 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 [2025-01-16T07:20:38.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-16T07:20:38.618Z] [2025-01-16T07:20:38.618Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:20:38.927Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-16T07:20:38.927Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-16T07:20:38.927Z] 5eb5b503b376: Pulling fs layer [2025-01-16T07:20:38.927Z] 5c69ac0246d0: Pulling fs layer [2025-01-16T07:20:38.927Z] ec43610c2a17: Pulling fs layer [2025-01-16T07:20:38.927Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-16T07:20:38.927Z] 33b1e0a273af: Pulling fs layer [2025-01-16T07:20:38.927Z] 5d3b04190fa2: Pulling fs layer [2025-01-16T07:20:38.927Z] 2f39f015ded8: Pulling fs layer [2025-01-16T07:20:38.927Z] 3a2ae6a8a46f: Waiting [2025-01-16T07:20:38.927Z] 33b1e0a273af: Waiting [2025-01-16T07:20:38.927Z] 5d3b04190fa2: Waiting [2025-01-16T07:20:38.927Z] 2f39f015ded8: Waiting [2025-01-16T07:20:38.927Z] 5c69ac0246d0: Download complete [2025-01-16T07:20:38.927Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-16T07:20:38.927Z] 3a2ae6a8a46f: Download complete [2025-01-16T07:20:38.927Z] 33b1e0a273af: Verifying Checksum [2025-01-16T07:20:38.927Z] 33b1e0a273af: Download complete [2025-01-16T07:20:38.927Z] 5d3b04190fa2: Verifying Checksum [2025-01-16T07:20:38.927Z] 5d3b04190fa2: Download complete [2025-01-16T07:20:38.927Z] ec43610c2a17: Verifying Checksum [2025-01-16T07:20:38.927Z] ec43610c2a17: Download complete [2025-01-16T07:20:39.187Z] 5eb5b503b376: Verifying Checksum [2025-01-16T07:20:39.187Z] 5eb5b503b376: Download complete [2025-01-16T07:20:39.752Z] 2f39f015ded8: Download complete [2025-01-16T07:20:40.320Z] 5eb5b503b376: Pull complete [2025-01-16T07:20:40.579Z] 5c69ac0246d0: Pull complete [2025-01-16T07:20:40.836Z] ec43610c2a17: Pull complete [2025-01-16T07:20:40.836Z] 3a2ae6a8a46f: Pull complete [2025-01-16T07:20:41.097Z] 33b1e0a273af: Pull complete [2025-01-16T07:20:41.097Z] 5d3b04190fa2: Pull complete [2025-01-16T07:20:42.266Z] #9 DONE 28.5s [2025-01-16T07:20:42.266Z] [2025-01-16T07:20:42.266Z] #10 [builder 6/7] COPY . . [2025-01-16T07:20:42.266Z] #10 DONE 0.1s [2025-01-16T07:20:42.266Z] [2025-01-16T07:20:42.266Z] #11 [builder 7/7] RUN echo noop [2025-01-16T07:20:42.266Z] #11 0.599 noop [2025-01-16T07:20:42.266Z] #11 DONE 0.7s [2025-01-16T07:20:42.266Z] [2025-01-16T07:20:42.266Z] #12 exporting to image [2025-01-16T07:20:42.266Z] #12 exporting layers [2025-01-16T07:20:45.285Z] 2f39f015ded8: Pull complete [2025-01-16T07:20:45.285Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-16T07:20:45.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-16T07:20:45.285Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T07:20:45.406Z] prd-ubuntu20.04-docker-8c-8g-36833 does not seem to be running inside a container [2025-01-16T07:20:45.439Z] $ 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 [2025-01-16T07:20:49.935Z] $ docker top 4457e8dece7160aedf5a91f9686502eb7707bcc891656aad176c661f5b9b2954 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-16T07:20:50.329Z] ---> job-cost.sh [2025-01-16T07:20:50.329Z] lf-activate-venv: SKIPPING [2025-01-16T07:20:50.329Z] INFO: No Stack... [2025-01-16T07:20:50.589Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-16T07:20:50.847Z] INFO: Archiving Costs [Pipeline] sh [2025-01-16T07:20:51.138Z] + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv [2025-01-16T07:20:51.138Z] + cut -d, -f6 [Pipeline] lock [2025-01-16T07:20:51.154Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-12-stack-cost] [2025-01-16T07:20:51.161Z] Resource [jenkins-edgexfoundry-device-s7-main-12-stack-cost] did not exist. Created. [2025-01-16T07:20:51.167Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-16T07:20:51.485Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-16T07:20:51.524Z] Stashed 1 file(s) [Pipeline] } [2025-01-16T07:20:51.532Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-12-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-16T07:20:51.557Z] $ docker stop --time=1 4457e8dece7160aedf5a91f9686502eb7707bcc891656aad176c661f5b9b2954 [2025-01-16T07:20:52.712Z] $ docker rm -f --volumes 4457e8dece7160aedf5a91f9686502eb7707bcc891656aad176c661f5b9b2954 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-01-16T07:21:14.478Z] #12 exporting layers 33.7s done [2025-01-16T07:21:14.478Z] #12 writing image sha256:49d6936143407396e656343fe263f92b6d8222b1855cfb70ecc01574990c0211 done [2025-01-16T07:21:14.478Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2025-01-16T07:21:14.478Z] #12 DONE 33.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:21:14.836Z] + docker inspect -f . ci-base-image-arm64 [2025-01-16T07:21:14.836Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T07:21:15.021Z] prd-ubuntu20.04-docker-arm64-4c-16g-36834 does not seem to be running inside a container [2025-01-16T07:21:15.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/12 -v /w/workspace/device-s7/12:/w/workspace/device-s7/12:rw,z -v /w/workspace/device-s7/12@tmp:/w/workspace/device-s7/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-01-16T07:21:16.306Z] $ docker top 62540aaa39b4cbfb1b7111795d255dfac4ef0a4bb664663123992ad4d2f3420a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-16T07:21:17.103Z] + go version [2025-01-16T07:21:17.103Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-16T07:21:17.122Z] $ docker stop --time=1 62540aaa39b4cbfb1b7111795d255dfac4ef0a4bb664663123992ad4d2f3420a [2025-01-16T07:21:18.689Z] $ docker rm -f --volumes 62540aaa39b4cbfb1b7111795d255dfac4ef0a4bb664663123992ad4d2f3420a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:21:19.256Z] + docker inspect -f . ci-base-image-arm64 [2025-01-16T07:21:19.256Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T07:21:19.419Z] prd-ubuntu20.04-docker-arm64-4c-16g-36834 does not seem to be running inside a container [2025-01-16T07:21:19.485Z] $ 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/12 -v /w/workspace/device-s7/12:/w/workspace/device-s7/12:rw,z -v /w/workspace/device-s7/12@tmp:/w/workspace/device-s7/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-01-16T07:21:20.379Z] $ docker top af2856928ecdb6a9649c826a8352a858ce1c2f46126564d5bb7a6e1612fd54f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-16T07:21:20.846Z] + git config --global --add safe.directory /w/workspace/device-s7/12 [Pipeline] fileExists [Pipeline] sh [2025-01-16T07:21:21.184Z] + make test [2025-01-16T07:21:21.184Z] go test -race -coverprofile=coverage.out ./... [2025-01-16T07:22:00.231Z] ? github.com/edgexfoundry/device-s7 [no test files] [2025-01-16T07:24:21.939Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2025-01-16T07:24:21.939Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.114s coverage: 6.8% of statements [2025-01-16T07:24:21.939Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-01-16T07:24:21.939Z] go vet ./... [2025-01-16T07:26:28.618Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-16T07:26:28.618Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-16T07:26:28.618Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-16T07:26:28.918Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-16T07:26:28.948Z] $ docker stop --time=1 af2856928ecdb6a9649c826a8352a858ce1c2f46126564d5bb7a6e1612fd54f5 [2025-01-16T07:26:30.989Z] $ docker rm -f --volumes af2856928ecdb6a9649c826a8352a858ce1c2f46126564d5bb7a6e1612fd54f5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-16T07:26:33.001Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-16T07:26:33.029Z] Warning: overwriting stash ‘coverage-report’ [2025-01-16T07:26:33.451Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-16T07:26:33.873Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-16T07:26:34.203Z] + ls -al . [2025-01-16T07:26:34.203Z] total 212 [2025-01-16T07:26:34.203Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 16 07:21 . [2025-01-16T07:26:34.203Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 07:19 .. [2025-01-16T07:26:34.203Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 16 07:19 .git [2025-01-16T07:26:34.203Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 07:19 .github [2025-01-16T07:26:34.203Z] -rw-rw-r-- 1 jenkins jenkins 237 Jan 16 07:19 .gitignore [2025-01-16T07:26:34.203Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 16 07:19 .golangci.yml [2025-01-16T07:26:34.203Z] -rw-rw-r-- 1 jenkins jenkins 19679 Jan 16 07:19 Attribution.txt [2025-01-16T07:26:34.203Z] -rw-rw-r-- 1 jenkins jenkins 1579 Jan 16 07:19 Dockerfile [2025-01-16T07:26:34.203Z] -rw-rw-r-- 1 jenkins jenkins 643 Jan 16 07:19 Jenkinsfile [2025-01-16T07:26:34.203Z] -rw-rw-r-- 1 jenkins jenkins 10947 Jan 16 07:19 LICENSE [2025-01-16T07:26:34.203Z] -rw-rw-r-- 1 jenkins jenkins 1903 Jan 16 07:19 Makefile [2025-01-16T07:26:34.203Z] -rw-rw-r-- 1 jenkins jenkins 614 Jan 16 07:19 OWNERS.md [2025-01-16T07:26:34.203Z] -rw-rw-r-- 1 jenkins jenkins 2393 Jan 16 07:19 README.md [2025-01-16T07:26:34.203Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 16 07:17 VERSION [2025-01-16T07:26:34.203Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 07:19 bin [2025-01-16T07:26:34.203Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 07:19 cmd [2025-01-16T07:26:34.203Z] -rw-r--r-- 1 jenkins jenkins 19094 Jan 16 07:24 coverage.out [2025-01-16T07:26:34.203Z] -rw-rw-r-- 1 jenkins jenkins 6167 Jan 16 07:19 go.mod [2025-01-16T07:26:34.203Z] -rw-rw-r-- 1 jenkins jenkins 86855 Jan 16 07:19 go.sum [2025-01-16T07:26:34.203Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 07:19 internal [2025-01-16T07:26:34.203Z] -rw-rw-r-- 1 jenkins jenkins 223 Jan 16 07:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:26:34.574Z] + 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=2d83bb8572707f71b91caf73b01df10f3019136c --label arch=arm64 --label version=4.0.0-dev.5 . [2025-01-16T07:26:35.535Z] #0 building with "default" instance using docker driver [2025-01-16T07:26:35.535Z] [2025-01-16T07:26:35.535Z] #1 [internal] load .dockerignore [2025-01-16T07:26:35.535Z] #1 transferring context: 2B 0.0s done [2025-01-16T07:26:35.535Z] #1 DONE 0.0s [2025-01-16T07:26:35.535Z] [2025-01-16T07:26:35.535Z] #2 [internal] load build definition from Dockerfile [2025-01-16T07:26:35.535Z] #2 transferring dockerfile: 1.62kB 0.0s done [2025-01-16T07:26:35.535Z] #2 DONE 0.0s [2025-01-16T07:26:35.535Z] [2025-01-16T07:26:35.535Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-16T07:26:35.535Z] #3 DONE 0.0s [2025-01-16T07:26:35.535Z] [2025-01-16T07:26:35.535Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2025-01-16T07:26:35.801Z] #4 DONE 0.5s [2025-01-16T07:26:35.801Z] [2025-01-16T07:26:35.801Z] #5 [internal] load build context [2025-01-16T07:26:35.801Z] #5 transferring context: 22.54kB 0.0s done [2025-01-16T07:26:35.801Z] #5 DONE 0.1s [2025-01-16T07:26:35.801Z] [2025-01-16T07:26:35.801Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-16T07:26:35.801Z] #6 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-01-16T07:26:35.801Z] #6 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-16T07:26:35.801Z] #6 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-16T07:26:36.067Z] #6 ... [2025-01-16T07:26:36.067Z] [2025-01-16T07:26:36.067Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-16T07:26:36.067Z] #7 DONE 0.2s [2025-01-16T07:26:36.067Z] [2025-01-16T07:26:36.067Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-16T07:26:36.067Z] #6 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-16T07:26:36.067Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done [2025-01-16T07:26:36.067Z] #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-01-16T07:26:36.337Z] #6 ... [2025-01-16T07:26:36.337Z] [2025-01-16T07:26:36.337Z] #8 [builder 2/7] WORKDIR /device-s7 [2025-01-16T07:26:36.337Z] #8 DONE 0.1s [2025-01-16T07:26:36.337Z] [2025-01-16T07:26:36.337Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-16T07:26:36.603Z] #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.5s done [2025-01-16T07:26:36.870Z] #6 DONE 1.0s [2025-01-16T07:26:36.870Z] [2025-01-16T07:26:36.870Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-01-16T07:26:37.456Z] #9 0.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T07:26:37.724Z] #9 0.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T07:26:39.131Z] #9 ... [2025-01-16T07:26:39.131Z] [2025-01-16T07:26:39.131Z] #10 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2025-01-16T07:26:39.131Z] #10 0.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T07:26:39.131Z] #10 1.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T07:26:39.131Z] #10 2.531 OK: 239 MiB in 58 packages [2025-01-16T07:26:39.131Z] #10 DONE 2.9s [2025-01-16T07:26:39.131Z] [2025-01-16T07:26:39.131Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-01-16T07:26:39.131Z] #11 DONE 0.1s [2025-01-16T07:26:39.131Z] [2025-01-16T07:26:39.131Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-01-16T07:26:39.131Z] #9 2.420 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-16T07:26:39.398Z] #9 2.432 Executing busybox-1.36.1-r29.trigger [2025-01-16T07:26:39.398Z] #9 2.471 OK: 9 MiB in 15 packages [2025-01-16T07:26:39.666Z] #9 DONE 2.9s [2025-01-16T07:26:39.666Z] [2025-01-16T07:26:39.666Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T07:26:41.069Z] #12 DONE 1.8s [2025-01-16T07:26:41.069Z] [2025-01-16T07:26:41.069Z] #13 [builder 6/7] COPY . . [2025-01-16T07:26:41.334Z] #13 DONE 0.2s [2025-01-16T07:26:41.334Z] [2025-01-16T07:26:41.334Z] #14 [builder 7/7] RUN make build [2025-01-16T07:26:41.917Z] #14 0.748 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.18" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2025-01-16T07:26:42.500Z] #14 ... [2025-01-16T07:26:42.500Z] [2025-01-16T07:26:42.500Z] #15 [stage-1 3/7] RUN apk --no-cache upgrade [2025-01-16T07:26:42.500Z] #15 0.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-16T07:26:42.500Z] #15 1.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-16T07:26:42.500Z] #15 2.526 OK: 9 MiB in 15 packages [2025-01-16T07:26:42.500Z] #15 DONE 2.9s [2025-01-16T07:26:42.768Z] [2025-01-16T07:26:42.768Z] #14 [builder 7/7] RUN make build [2025-01-16T07:29:04.466Z] #14 DONE 130.2s [2025-01-16T07:29:04.466Z] [2025-01-16T07:29:04.466Z] #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2025-01-16T07:29:04.466Z] #16 DONE 0.1s [2025-01-16T07:29:04.466Z] [2025-01-16T07:29:04.466Z] #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2025-01-16T07:29:04.466Z] #17 DONE 0.5s [2025-01-16T07:29:04.466Z] [2025-01-16T07:29:04.466Z] #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res [2025-01-16T07:29:04.466Z] #18 DONE 0.1s [2025-01-16T07:29:04.466Z] [2025-01-16T07:29:04.466Z] #19 exporting to image [2025-01-16T07:29:04.466Z] #19 exporting layers [2025-01-16T07:29:04.466Z] #19 exporting layers 0.6s done [2025-01-16T07:29:04.466Z] #19 writing image sha256:2a69b9f8531956ae69218629e9e0bf6f4a6ab15efab63b740fdd13824445d85e done [2025-01-16T07:29:04.466Z] #19 naming to docker.io/library/device-s7-arm64 done [2025-01-16T07:29:04.466Z] #19 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-16T07:29:04.645Z] provisioning config files... [2025-01-16T07:29:04.658Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/12@tmp/config2740994009122955861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-16T07:29:05.007Z] ---> ****-login.sh [2025-01-16T07:29:05.007Z] nexus3.edgexfoundry.org:10001 [2025-01-16T07:29:05.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T07:29:05.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T07:29:05.272Z] Configure a credential helper to remove this warning. See [2025-01-16T07:29:05.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T07:29:05.273Z] [2025-01-16T07:29:05.273Z] Login Succeeded [2025-01-16T07:29:05.273Z] nexus3.edgexfoundry.org:10002 [2025-01-16T07:29:05.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T07:29:05.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T07:29:05.537Z] Configure a credential helper to remove this warning. See [2025-01-16T07:29:05.537Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T07:29:05.537Z] [2025-01-16T07:29:05.537Z] Login Succeeded [2025-01-16T07:29:05.537Z] nexus3.edgexfoundry.org:10003 [2025-01-16T07:29:05.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T07:29:05.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T07:29:05.805Z] Configure a credential helper to remove this warning. See [2025-01-16T07:29:05.805Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T07:29:05.805Z] [2025-01-16T07:29:05.805Z] Login Succeeded [2025-01-16T07:29:05.805Z] nexus3.edgexfoundry.org:10004 [2025-01-16T07:29:05.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T07:29:06.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T07:29:06.070Z] Configure a credential helper to remove this warning. See [2025-01-16T07:29:06.071Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T07:29:06.071Z] [2025-01-16T07:29:06.071Z] Login Succeeded [2025-01-16T07:29:06.071Z] ****.io [2025-01-16T07:29:06.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T07:29:06.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T07:29:06.335Z] Configure a credential helper to remove this warning. See [2025-01-16T07:29:06.335Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T07:29:06.335Z] [2025-01-16T07:29:06.335Z] Login Succeeded [2025-01-16T07:29:06.335Z] ---> ****-login.sh ends [Pipeline] } [2025-01-16T07:29:06.346Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T07:29:06.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-16T07:29:06.446Z] [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: [2025-01-16T07:29:06.446Z] 2d83bb8572707f71b91caf73b01df10f3019136c [2025-01-16T07:29:06.446Z] latest [2025-01-16T07:29:06.446Z] 4.0.0-dev.5 [2025-01-16T07:29:06.446Z] 2d83bb8572707f71b91caf73b01df10f3019136c-4.0.0-dev.5 [2025-01-16T07:29:06.446Z] main [2025-01-16T07:29:06.446Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:29:06.832Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:2d83bb8572707f71b91caf73b01df10f3019136c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:29:07.448Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:2d83bb8572707f71b91caf73b01df10f3019136c [2025-01-16T07:29:07.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-01-16T07:29:07.448Z] 553caba764b9: Preparing [2025-01-16T07:29:07.448Z] cd0381745372: Preparing [2025-01-16T07:29:07.448Z] 0e0c005ea861: Preparing [2025-01-16T07:29:07.448Z] e35a57e4ba24: Preparing [2025-01-16T07:29:07.448Z] 0bdfd2a94179: Preparing [2025-01-16T07:29:07.448Z] 534a70dc8296: Preparing [2025-01-16T07:29:07.448Z] 534a70dc8296: Waiting [2025-01-16T07:29:07.711Z] 0e0c005ea861: Pushed [2025-01-16T07:29:07.711Z] 553caba764b9: Pushed [2025-01-16T07:29:07.711Z] 534a70dc8296: Layer already exists [2025-01-16T07:29:07.711Z] 0bdfd2a94179: Pushed [2025-01-16T07:29:07.711Z] e35a57e4ba24: Pushed [2025-01-16T07:29:15.886Z] cd0381745372: Pushed [2025-01-16T07:29:15.886Z] 2d83bb8572707f71b91caf73b01df10f3019136c: digest: sha256:c01ef71ae384bde664571ee1db046049a15bd55a3cd834ad0d7b28e607c95cdf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:29:16.262Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:29:16.630Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2025-01-16T07:29:16.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-01-16T07:29:16.630Z] 553caba764b9: Preparing [2025-01-16T07:29:16.630Z] cd0381745372: Preparing [2025-01-16T07:29:16.630Z] 0e0c005ea861: Preparing [2025-01-16T07:29:16.630Z] e35a57e4ba24: Preparing [2025-01-16T07:29:16.630Z] 0bdfd2a94179: Preparing [2025-01-16T07:29:16.630Z] 534a70dc8296: Preparing [2025-01-16T07:29:16.630Z] 534a70dc8296: Waiting [2025-01-16T07:29:16.630Z] cd0381745372: Layer already exists [2025-01-16T07:29:16.630Z] 0e0c005ea861: Layer already exists [2025-01-16T07:29:16.630Z] e35a57e4ba24: Layer already exists [2025-01-16T07:29:16.630Z] 0bdfd2a94179: Layer already exists [2025-01-16T07:29:16.630Z] 553caba764b9: Layer already exists [2025-01-16T07:29:16.630Z] 534a70dc8296: Layer already exists [2025-01-16T07:29:16.896Z] latest: digest: sha256:c01ef71ae384bde664571ee1db046049a15bd55a3cd834ad0d7b28e607c95cdf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:29:17.275Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:29:17.643Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.5 [2025-01-16T07:29:17.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-01-16T07:29:17.643Z] 553caba764b9: Preparing [2025-01-16T07:29:17.643Z] cd0381745372: Preparing [2025-01-16T07:29:17.643Z] 0e0c005ea861: Preparing [2025-01-16T07:29:17.643Z] e35a57e4ba24: Preparing [2025-01-16T07:29:17.643Z] 0bdfd2a94179: Preparing [2025-01-16T07:29:17.643Z] 534a70dc8296: Preparing [2025-01-16T07:29:17.643Z] 534a70dc8296: Waiting [2025-01-16T07:29:17.643Z] cd0381745372: Layer already exists [2025-01-16T07:29:17.643Z] e35a57e4ba24: Layer already exists [2025-01-16T07:29:17.643Z] 0bdfd2a94179: Layer already exists [2025-01-16T07:29:17.643Z] 0e0c005ea861: Layer already exists [2025-01-16T07:29:17.643Z] 553caba764b9: Layer already exists [2025-01-16T07:29:17.643Z] 534a70dc8296: Layer already exists [2025-01-16T07:29:17.909Z] 4.0.0-dev.5: digest: sha256:c01ef71ae384bde664571ee1db046049a15bd55a3cd834ad0d7b28e607c95cdf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:29:18.285Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:2d83bb8572707f71b91caf73b01df10f3019136c-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:29:18.647Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:2d83bb8572707f71b91caf73b01df10f3019136c-4.0.0-dev.5 [2025-01-16T07:29:18.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-01-16T07:29:18.647Z] 553caba764b9: Preparing [2025-01-16T07:29:18.647Z] cd0381745372: Preparing [2025-01-16T07:29:18.647Z] 0e0c005ea861: Preparing [2025-01-16T07:29:18.647Z] e35a57e4ba24: Preparing [2025-01-16T07:29:18.647Z] 0bdfd2a94179: Preparing [2025-01-16T07:29:18.647Z] 534a70dc8296: Preparing [2025-01-16T07:29:18.647Z] 534a70dc8296: Waiting [2025-01-16T07:29:18.647Z] 0bdfd2a94179: Layer already exists [2025-01-16T07:29:18.647Z] 0e0c005ea861: Layer already exists [2025-01-16T07:29:18.647Z] e35a57e4ba24: Layer already exists [2025-01-16T07:29:18.647Z] 553caba764b9: Layer already exists [2025-01-16T07:29:18.647Z] cd0381745372: Layer already exists [2025-01-16T07:29:18.647Z] 534a70dc8296: Layer already exists [2025-01-16T07:29:18.647Z] 2d83bb8572707f71b91caf73b01df10f3019136c-4.0.0-dev.5: digest: sha256:c01ef71ae384bde664571ee1db046049a15bd55a3cd834ad0d7b28e607c95cdf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:29:19.006Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:29:19.357Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main [2025-01-16T07:29:19.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-01-16T07:29:19.357Z] 553caba764b9: Preparing [2025-01-16T07:29:19.357Z] cd0381745372: Preparing [2025-01-16T07:29:19.357Z] 0e0c005ea861: Preparing [2025-01-16T07:29:19.357Z] e35a57e4ba24: Preparing [2025-01-16T07:29:19.357Z] 0bdfd2a94179: Preparing [2025-01-16T07:29:19.357Z] 534a70dc8296: Preparing [2025-01-16T07:29:19.357Z] 534a70dc8296: Waiting [2025-01-16T07:29:19.357Z] 553caba764b9: Layer already exists [2025-01-16T07:29:19.357Z] 0e0c005ea861: Layer already exists [2025-01-16T07:29:19.357Z] 0bdfd2a94179: Layer already exists [2025-01-16T07:29:19.357Z] e35a57e4ba24: Layer already exists [2025-01-16T07:29:19.357Z] cd0381745372: Layer already exists [2025-01-16T07:29:19.357Z] 534a70dc8296: Layer already exists [2025-01-16T07:29:19.621Z] main: digest: sha256:c01ef71ae384bde664571ee1db046049a15bd55a3cd834ad0d7b28e607c95cdf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-16T07:29:19.711Z] ===================================================== [Pipeline] echo [2025-01-16T07:29:19.729Z] taggedImages: [2025-01-16T07:29:19.730Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:2d83bb8572707f71b91caf73b01df10f3019136c [2025-01-16T07:29:19.730Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2025-01-16T07:29:19.730Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.5 [2025-01-16T07:29:19.730Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:2d83bb8572707f71b91caf73b01df10f3019136c-4.0.0-dev.5 [2025-01-16T07:29:19.730Z] - 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 [2025-01-16T07:29:20.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-16T07:29:20.130Z] [2025-01-16T07:29:20.130Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:29:20.472Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-16T07:29:20.472Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-16T07:29:20.472Z] 8998bd30e6a1: Pulling fs layer [2025-01-16T07:29:20.472Z] 04944245beec: Pulling fs layer [2025-01-16T07:29:20.472Z] 699f458cf7ca: Pulling fs layer [2025-01-16T07:29:20.472Z] 765212b225bb: Pulling fs layer [2025-01-16T07:29:20.472Z] f23df028b6ca: Pulling fs layer [2025-01-16T07:29:20.472Z] d65c8cfc05b1: Pulling fs layer [2025-01-16T07:29:20.472Z] 2437ff75d9bd: Pulling fs layer [2025-01-16T07:29:20.472Z] 765212b225bb: Waiting [2025-01-16T07:29:20.472Z] f23df028b6ca: Waiting [2025-01-16T07:29:20.472Z] d65c8cfc05b1: Waiting [2025-01-16T07:29:20.472Z] 2437ff75d9bd: Waiting [2025-01-16T07:29:20.736Z] 04944245beec: Verifying Checksum [2025-01-16T07:29:20.737Z] 04944245beec: Download complete [2025-01-16T07:29:20.737Z] 765212b225bb: Download complete [2025-01-16T07:29:20.737Z] f23df028b6ca: Verifying Checksum [2025-01-16T07:29:20.737Z] f23df028b6ca: Download complete [2025-01-16T07:29:20.737Z] d65c8cfc05b1: Download complete [2025-01-16T07:29:20.737Z] 699f458cf7ca: Verifying Checksum [2025-01-16T07:29:20.737Z] 699f458cf7ca: Download complete [2025-01-16T07:29:21.316Z] 8998bd30e6a1: Verifying Checksum [2025-01-16T07:29:21.316Z] 8998bd30e6a1: Download complete [2025-01-16T07:29:23.252Z] 2437ff75d9bd: Verifying Checksum [2025-01-16T07:29:27.499Z] 8998bd30e6a1: Pull complete [2025-01-16T07:29:27.764Z] 04944245beec: Pull complete [2025-01-16T07:29:29.697Z] 699f458cf7ca: Pull complete [2025-01-16T07:29:29.697Z] 765212b225bb: Pull complete [2025-01-16T07:29:30.655Z] f23df028b6ca: Pull complete [2025-01-16T07:29:30.655Z] d65c8cfc05b1: Pull complete [2025-01-16T07:29:57.321Z] 2437ff75d9bd: Pull complete [2025-01-16T07:29:57.321Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-16T07:29:57.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-16T07:29:57.321Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T07:29:57.512Z] prd-ubuntu20.04-docker-arm64-4c-16g-36834 does not seem to be running inside a container [2025-01-16T07:29:57.574Z] $ 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/12 -v /w/workspace/device-s7/12:/w/workspace/device-s7/12:rw,z -v /w/workspace/device-s7/12@tmp:/w/workspace/device-s7/12@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:arm64 cat [2025-01-16T07:29:59.205Z] $ docker top 575bb6daccf6e21ea467bd1a614f98d67cf3ddbda63012deaa0427d5667201bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-16T07:29:59.667Z] ---> job-cost.sh [2025-01-16T07:29:59.931Z] lf-activate-venv: SKIPPING [2025-01-16T07:29:59.931Z] INFO: No Stack... [2025-01-16T07:30:00.195Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-16T07:30:01.148Z] INFO: Archiving Costs [Pipeline] sh [2025-01-16T07:30:01.475Z] + cat /w/workspace/device-s7/12/archives/cost.csv [2025-01-16T07:30:01.475Z] + cut -d, -f6 [Pipeline] lock [2025-01-16T07:30:01.527Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-12-stack-cost] [2025-01-16T07:30:01.534Z] Resource [jenkins-edgexfoundry-device-s7-main-12-stack-cost] did not exist. Created. [2025-01-16T07:30:01.542Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-16T07:30:01.897Z] /w/workspace/device-s7/12@tmp/durable-f8ec683b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-01-16T07:30:02.220Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-16T07:30:02.250Z] Warning: overwriting stash ‘stack-cost’ [2025-01-16T07:30:02.297Z] Stashed 1 file(s) [Pipeline] } [2025-01-16T07:30:02.305Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-12-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-16T07:30:02.342Z] $ docker stop --time=1 575bb6daccf6e21ea467bd1a614f98d67cf3ddbda63012deaa0427d5667201bc [2025-01-16T07:30:03.772Z] $ docker rm -f --volumes 575bb6daccf6e21ea467bd1a614f98d67cf3ddbda63012deaa0427d5667201bc [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 [2025-01-16T07:30:04.294Z] provisioning config files... [2025-01-16T07:30:04.301Z] copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config12658752183006097414tmp [Pipeline] { [Pipeline] sh [2025-01-16T07:30:05.443Z] + set +x [2025-01-16T07:30:05.443Z] + curl -s https://codecov.io/bash [2025-01-16T07:30:05.443Z] + bash -s -- [2025-01-16T07:30:05.443Z] [2025-01-16T07:30:05.443Z] _____ _ [2025-01-16T07:30:05.443Z] / ____| | | [2025-01-16T07:30:05.443Z] | | ___ __| | ___ ___ _____ __ [2025-01-16T07:30:05.443Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-16T07:30:05.443Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-16T07:30:05.443Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-16T07:30:05.443Z] Bash-1.0.6 [2025-01-16T07:30:05.443Z] [2025-01-16T07:30:05.443Z] [2025-01-16T07:30:05.443Z] ==> git version 2.25.1 found [2025-01-16T07:30:05.443Z] ==> 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 [2025-01-16T07:30:05.443Z] Release-Date: 2020-01-08 [2025-01-16T07:30:05.443Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-01-16T07:30:05.443Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-16T07:30:05.443Z] ==> Jenkins CI detected. [2025-01-16T07:30:05.443Z] current dir:  /w/workspace/edgexfoundry_device-s7_main [2025-01-16T07:30:05.443Z] project root: . [2025-01-16T07:30:05.443Z] --> token set from env [2025-01-16T07:30:05.443Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-16T07:30:05.704Z] ==> Running gcov in . (disable via -X gcov) [2025-01-16T07:30:05.704Z] ==> Python coveragepy not found [2025-01-16T07:30:05.704Z] ==> Searching for coverage reports in: [2025-01-16T07:30:05.704Z] + . [2025-01-16T07:30:05.704Z] -> Found 1 reports [2025-01-16T07:30:05.704Z] ==> Detecting git/mercurial file structure [2025-01-16T07:30:05.704Z] ==> Reading reports [2025-01-16T07:30:05.704Z] + ./coverage.out bytes=19094 [2025-01-16T07:30:05.704Z] ==> Appending adjustments [2025-01-16T07:30:05.704Z] https://docs.codecov.io/docs/fixing-reports [2025-01-16T07:30:05.704Z] + Found adjustments [2025-01-16T07:30:05.704Z] ==> Gzipping contents [2025-01-16T07:30:05.704Z] 4.0K /tmp/codecov.3zHEGS.gz [2025-01-16T07:30:05.704Z] ==> Uploading reports [2025-01-16T07:30:05.704Z] url: https://codecov.io [2025-01-16T07:30:05.704Z] query: branch=main&commit=2d83bb8572707f71b91caf73b01df10f3019136c&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-16T07:30:05.704Z] -> Pinging Codecov [2025-01-16T07:30:05.704Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2d83bb8572707f71b91caf73b01df10f3019136c&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-16T07:30:05.965Z] -> Uploading to [2025-01-16T07:30:05.965Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/2d83bb8572707f71b91caf73b01df10f3019136c/51569449-992f-4ccf-9027-49f6bb38fd73.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250116%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250116T073005Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=2a28c888889d0c01f921634e75792c7f3bb557bd5cc00acad1c5f7cbc1f4ea68 [2025-01-16T07:30:05.965Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-16T07:30:05.965Z] Dload Upload Total Spent Left Speed [2025-01-16T07:30:06.285Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2849 0 0 100 2849 0 17162 --:--:-- --:--:-- --:--:-- 17266 [2025-01-16T07:30:06.285Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/2d83bb8572707f71b91caf73b01df10f3019136c [Pipeline] } [2025-01-16T07:30:07.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-01-16T07:30:07.483Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-16T07:30:07.499Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:30:07.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-16T07:30:07.808Z] [2025-01-16T07:30:07.808Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:30:08.116Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-16T07:30:08.116Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-16T07:30:08.116Z] 43c4264eed91: Pulling fs layer [2025-01-16T07:30:08.116Z] 4cc291be95ef: Pulling fs layer [2025-01-16T07:30:08.116Z] 2ac1f1163629: Pulling fs layer [2025-01-16T07:30:08.116Z] 5c3c966382ef: Pulling fs layer [2025-01-16T07:30:08.116Z] 4f4fb700ef54: Pulling fs layer [2025-01-16T07:30:08.116Z] d9c7d2e4e75e: Pulling fs layer [2025-01-16T07:30:08.116Z] 9c3e1370e548: Pulling fs layer [2025-01-16T07:30:08.116Z] 5c3c966382ef: Waiting [2025-01-16T07:30:08.116Z] d9c7d2e4e75e: Waiting [2025-01-16T07:30:08.116Z] 4f4fb700ef54: Waiting [2025-01-16T07:30:08.116Z] 9c3e1370e548: Waiting [2025-01-16T07:30:08.116Z] 4cc291be95ef: Verifying Checksum [2025-01-16T07:30:08.116Z] 4cc291be95ef: Download complete [2025-01-16T07:30:08.116Z] 5c3c966382ef: Verifying Checksum [2025-01-16T07:30:08.116Z] 5c3c966382ef: Download complete [2025-01-16T07:30:08.116Z] 4f4fb700ef54: Verifying Checksum [2025-01-16T07:30:08.116Z] 4f4fb700ef54: Download complete [2025-01-16T07:30:08.116Z] 43c4264eed91: Download complete [2025-01-16T07:30:10.136Z] 43c4264eed91: Pull complete [2025-01-16T07:30:10.136Z] d9c7d2e4e75e: Verifying Checksum [2025-01-16T07:30:10.136Z] d9c7d2e4e75e: Download complete [2025-01-16T07:30:10.136Z] 4cc291be95ef: Pull complete [2025-01-16T07:30:12.212Z] 2ac1f1163629: Verifying Checksum [2025-01-16T07:30:12.212Z] 2ac1f1163629: Download complete [2025-01-16T07:30:12.778Z] 9c3e1370e548: Verifying Checksum [2025-01-16T07:30:12.778Z] 9c3e1370e548: Download complete [2025-01-16T07:30:16.065Z] 2ac1f1163629: Pull complete [2025-01-16T07:30:16.065Z] 5c3c966382ef: Pull complete [2025-01-16T07:30:16.065Z] 4f4fb700ef54: Pull complete [2025-01-16T07:30:16.065Z] d9c7d2e4e75e: Pull complete [2025-01-16T07:30:19.344Z] 9c3e1370e548: Pull complete [2025-01-16T07:30:19.344Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-16T07:30:19.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-16T07:30:19.344Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T07:30:19.456Z] prd-ubuntu20.04-docker-8c-8g-36833 does not seem to be running inside a container [2025-01-16T07:30:19.483Z] $ 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 [2025-01-16T07:30:24.126Z] $ docker top f25ba2dddd0891bd30e56dd082ea8b56da5c8e03d539563a634a73e1d54fff09 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-16T07:30:24.478Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] echo [2025-01-16T07:30:24.488Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:main' [Pipeline] sh [2025-01-16T07:30:24.767Z] + set -o pipefail [2025-01-16T07:30:24.767Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:main' [2025-01-16T07:30:31.348Z] [2025-01-16T07:30:31.348Z] Monitoring /w/workspace/edgexfoundry_device-s7_main (github.com/edgexfoundry/device-s7)... [2025-01-16T07:30:31.348Z] [2025-01-16T07:30:31.348Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9802e2c3-a805-43f9-b47e-5746baaac31c/history/97c8f542-ad29-4d7c-be19-66e6e3d8b046 [2025-01-16T07:30:31.348Z] [2025-01-16T07:30:31.348Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-16T07:30:31.348Z] [2025-01-16T07:30:31.609Z] [2025-01-16T07:30:31.609Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-16T07:30:31.609Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-16T07:30:31.876Z] $ docker stop --time=1 f25ba2dddd0891bd30e56dd082ea8b56da5c8e03d539563a634a73e1d54fff09 [2025-01-16T07:30:36.703Z] $ docker rm -f --volumes f25ba2dddd0891bd30e56dd082ea8b56da5c8e03d539563a634a73e1d54fff09 [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 [2025-01-16T07:30:37.592Z] + git log --format=format:%s -1 2d83bb8572707f71b91caf73b01df10f3019136c [Pipeline] sh [2025-01-16T07:30:37.880Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-16T07:30:37.880Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:30:38.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-16T07:30:38.280Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T07:30:38.432Z] prd-ubuntu20.04-docker-8c-8g-36833 does not seem to be running inside a container [2025-01-16T07:30:38.501Z] $ 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 [2025-01-16T07:30:39.002Z] $ docker top cd1a9b1c96b57bea67da6c934de7579250a8d357fa42435d9f092f54682c58fa -eo pid,comm [2025-01-16T07:30:39.057Z] 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). [2025-01-16T07:30:39.057Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-16T07:30:39.116Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-16T07:30:39.116Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-16T07:30:39.225Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-16T07:30:39.224Z] $ docker exec cd1a9b1c96b57bea67da6c934de7579250a8d357fa42435d9f092f54682c58fa ssh-agent [2025-01-16T07:30:39.331Z] SSH_AUTH_SOCK=/tmp/ssh-bZ8PISd8Xufr/agent.33 [2025-01-16T07:30:39.331Z] SSH_AGENT_PID=39 [2025-01-16T07:30:39.336Z] Running ssh-add (command line suppressed) [2025-01-16T07:30:39.443Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_3257544059404474980.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_3257544059404474980.key) [2025-01-16T07:30:39.459Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-16T07:30:39.759Z] + git semver tag [2025-01-16T07:30:40.020Z] 2025-01-16 07:30:39,914 [run_tag] DEBUG tag force:False [2025-01-16T07:30:40.020Z] 2025-01-16 07:30:39,914 [check_head_tag] DEBUG check head tag [2025-01-16T07:30:40.020Z] 2025-01-16 07:30:39,914 [execute] INFO git cat-file --batch-check [2025-01-16T07:30:40.020Z] 2025-01-16 07:30:39,914 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=) [2025-01-16T07:30:40.020Z] 2025-01-16 07:30:39,918 [execute] INFO git cat-file --batch [2025-01-16T07:30:40.020Z] 2025-01-16 07:30:39,918 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=) [2025-01-16T07:30:40.020Z] 2025-01-16 07:30:39,924 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-01-16T07:30:40.020Z] 2025-01-16 07:30:39,924 [execute] INFO git tag -a v4.0.0-dev.5 -m v4.0.0-dev.5 [2025-01-16T07:30:40.020Z] 2025-01-16 07:30:39,925 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.5', '-m', 'v4.0.0-dev.5'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) [2025-01-16T07:30:40.020Z] 2025-01-16 07:30:39,930 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-01-16T07:30:40.020Z] 4.0.0-dev.5 [Pipeline] } [2025-01-16T07:30:40.025Z] $ docker exec --env ******** --env ******** cd1a9b1c96b57bea67da6c934de7579250a8d357fa42435d9f092f54682c58fa ssh-agent -k [2025-01-16T07:30:40.144Z] unset SSH_AUTH_SOCK; [2025-01-16T07:30:40.145Z] unset SSH_AGENT_PID; [2025-01-16T07:30:40.145Z] echo Agent pid 39 killed; [2025-01-16T07:30:40.159Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-16T07:30:40.497Z] + git semver [Pipeline] } [2025-01-16T07:30:40.764Z] $ docker stop --time=1 cd1a9b1c96b57bea67da6c934de7579250a8d357fa42435d9f092f54682c58fa [2025-01-16T07:30:42.031Z] $ docker rm -f --volumes cd1a9b1c96b57bea67da6c934de7579250a8d357fa42435d9f092f54682c58fa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:30:42.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-16T07:30:42.468Z] [2025-01-16T07:30:42.468Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:30:42.775Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-16T07:30:42.775Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-16T07:30:42.775Z] ab5ef0e58194: Pulling fs layer [2025-01-16T07:30:42.775Z] 9712f1f96733: Pulling fs layer [2025-01-16T07:30:42.775Z] 63f879dbbcfc: Pulling fs layer [2025-01-16T07:30:42.775Z] 0d9ebad4ef96: Pulling fs layer [2025-01-16T07:30:42.775Z] e9a5061849ea: Pulling fs layer [2025-01-16T07:30:42.775Z] d747dcd14b5f: Pulling fs layer [2025-01-16T07:30:42.775Z] 2de7ff778b66: Pulling fs layer [2025-01-16T07:30:42.775Z] 0d9ebad4ef96: Waiting [2025-01-16T07:30:42.775Z] e9a5061849ea: Waiting [2025-01-16T07:30:42.775Z] d747dcd14b5f: Waiting [2025-01-16T07:30:42.775Z] 2de7ff778b66: Waiting [2025-01-16T07:30:42.775Z] 9712f1f96733: Verifying Checksum [2025-01-16T07:30:42.775Z] 9712f1f96733: Download complete [2025-01-16T07:30:43.034Z] 63f879dbbcfc: Verifying Checksum [2025-01-16T07:30:43.034Z] 63f879dbbcfc: Download complete [2025-01-16T07:30:43.293Z] e9a5061849ea: Verifying Checksum [2025-01-16T07:30:43.293Z] e9a5061849ea: Download complete [2025-01-16T07:30:43.293Z] d747dcd14b5f: Download complete [2025-01-16T07:30:43.293Z] 0d9ebad4ef96: Verifying Checksum [2025-01-16T07:30:43.293Z] 0d9ebad4ef96: Download complete [2025-01-16T07:30:43.293Z] ab5ef0e58194: Verifying Checksum [2025-01-16T07:30:43.293Z] ab5ef0e58194: Download complete [2025-01-16T07:30:43.293Z] 2de7ff778b66: Verifying Checksum [2025-01-16T07:30:46.575Z] ab5ef0e58194: Pull complete [2025-01-16T07:30:46.575Z] 9712f1f96733: Pull complete [2025-01-16T07:30:47.141Z] 63f879dbbcfc: Pull complete [2025-01-16T07:30:51.325Z] 0d9ebad4ef96: Pull complete [2025-01-16T07:30:51.325Z] e9a5061849ea: Pull complete [2025-01-16T07:30:51.325Z] d747dcd14b5f: Pull complete [2025-01-16T07:30:51.892Z] 2de7ff778b66: Pull complete [2025-01-16T07:30:51.892Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-16T07:30:51.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-16T07:30:51.892Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T07:30:52.001Z] prd-ubuntu20.04-docker-8c-8g-36833 does not seem to be running inside a container [2025-01-16T07:30:52.032Z] $ 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 [2025-01-16T07:30:57.049Z] $ docker top 71b871119cec69c2a349868817d88b1ff151a34b7222ca1e3a52591a06571f18 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-16T07:30:57.141Z] provisioning config files... [2025-01-16T07:30:57.148Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config5078425582392917415tmp [2025-01-16T07:30:57.158Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config13719104380685403991tmp [2025-01-16T07:30:57.167Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config656897329584018022tmp [Pipeline] { [Pipeline] echo [2025-01-16T07:30:57.259Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-16T07:30:57.557Z] ---> sigul-configuration.sh [2025-01-16T07:30:57.557Z] gpg: directory `/root/.gnupg' created [2025-01-16T07:30:57.557Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-16T07:30:57.557Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-16T07:30:57.557Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-16T07:30:57.557Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-16T07:30:57.557Z] gpg: CAST5 encrypted data [2025-01-16T07:30:57.557Z] gpg: encrypted with 1 passphrase [2025-01-16T07:30:57.557Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-16T07:30:57.855Z] + mkdir /home/jenkins [2025-01-16T07:30:57.855Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-16T07:30:58.152Z] + 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 [2025-01-16T07:30:58.168Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-16T07:30:58.465Z] ---> sigul-install.sh [2025-01-16T07:30:58.465Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-16T07:30:58.756Z] + git tag --list [2025-01-16T07:30:58.756Z] v0.0.0 [2025-01-16T07:30:58.756Z] v0.0.1-dev.1 [2025-01-16T07:30:58.756Z] v0.0.1-dev.2 [2025-01-16T07:30:58.756Z] v4.0.0-dev.1 [2025-01-16T07:30:58.756Z] v4.0.0-dev.2 [2025-01-16T07:30:58.756Z] v4.0.0-dev.3 [2025-01-16T07:30:58.756Z] v4.0.0-dev.4 [2025-01-16T07:30:58.756Z] v4.0.0-dev.5 [Pipeline] sh [2025-01-16T07:30:59.054Z] + lftools sign git-tag v4.0.0-dev.5 [2025-01-16T07:30:59.717Z] Signing Git tag with Sigul... [2025-01-16T07:30:59.717Z] Signing v4.0.0-dev.5 [Pipeline] echo [2025-01-16T07:31:00.669Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-16T07:31:00.964Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-16T07:31:00.975Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-16T07:31:01.002Z] $ docker stop --time=1 71b871119cec69c2a349868817d88b1ff151a34b7222ca1e3a52591a06571f18 [2025-01-16T07:31:02.303Z] $ docker rm -f --volumes 71b871119cec69c2a349868817d88b1ff151a34b7222ca1e3a52591a06571f18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-16T07:31:02.779Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-16T07:31:02.780Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:31:03.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-16T07:31:03.092Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T07:31:03.181Z] prd-ubuntu20.04-docker-8c-8g-36833 does not seem to be running inside a container [2025-01-16T07:31:03.201Z] $ 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 [2025-01-16T07:31:03.549Z] $ docker top c9a3c05dd815d5ddb94c689a87e7d11be738d2a0b07198bec240635935e9bb7e -eo pid,comm [2025-01-16T07:31:03.605Z] 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). [2025-01-16T07:31:03.605Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-16T07:31:03.661Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-16T07:31:03.661Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-16T07:31:03.784Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-16T07:31:03.782Z] $ docker exec c9a3c05dd815d5ddb94c689a87e7d11be738d2a0b07198bec240635935e9bb7e ssh-agent [2025-01-16T07:31:03.901Z] SSH_AUTH_SOCK=/tmp/ssh-qnd2ZFjOopae/agent.32 [2025-01-16T07:31:03.901Z] SSH_AGENT_PID=38 [2025-01-16T07:31:03.905Z] Running ssh-add (command line suppressed) [2025-01-16T07:31:03.998Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_18253426222543238892.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_18253426222543238892.key) [2025-01-16T07:31:04.015Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-16T07:31:04.309Z] + git semver bump pre [2025-01-16T07:31:04.567Z] 2025-01-16 07:31:04,485 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-01-16T07:31:04.567Z] 2025-01-16 07:31:04,486 [bump_version] DEBUG bumping version:4.0.0-dev.5 on axis:pre with prefix:dev [2025-01-16T07:31:04.567Z] 2025-01-16 07:31:04,486 [bump_version] DEBUG bumped version:4.0.0-dev.6 [2025-01-16T07:31:04.567Z] 2025-01-16 07:31:04,486 [write_version] DEBUG write version:4.0.0-dev.6 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:True [2025-01-16T07:31:04.567Z] 2025-01-16 07:31:04,486 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-01-16T07:31:04.567Z] 2025-01-16 07:31:04,486 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-01-16T07:31:04.567Z] 2025-01-16 07:31:04,488 [execute] INFO git cat-file --batch-check [2025-01-16T07:31:04.567Z] 2025-01-16 07:31:04,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-16T07:31:04.567Z] 2025-01-16 07:31:04,492 [execute] INFO git cat-file --batch [2025-01-16T07:31:04.567Z] 2025-01-16 07:31:04,493 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-16T07:31:04.567Z] 2025-01-16 07:31:04,497 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-01-16T07:31:04.567Z] 4.0.0-dev.6 [Pipeline] } [2025-01-16T07:31:04.570Z] $ docker exec --env ******** --env ******** c9a3c05dd815d5ddb94c689a87e7d11be738d2a0b07198bec240635935e9bb7e ssh-agent -k [2025-01-16T07:31:04.677Z] unset SSH_AUTH_SOCK; [2025-01-16T07:31:04.677Z] unset SSH_AGENT_PID; [2025-01-16T07:31:04.677Z] echo Agent pid 38 killed; [2025-01-16T07:31:04.690Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-16T07:31:05.021Z] + git semver [Pipeline] } [2025-01-16T07:31:05.288Z] $ docker stop --time=1 c9a3c05dd815d5ddb94c689a87e7d11be738d2a0b07198bec240635935e9bb7e [2025-01-16T07:31:06.578Z] $ docker rm -f --volumes c9a3c05dd815d5ddb94c689a87e7d11be738d2a0b07198bec240635935e9bb7e [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-16T07:31:06.950Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-16T07:31:06.950Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:31:07.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-16T07:31:07.257Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T07:31:07.345Z] prd-ubuntu20.04-docker-8c-8g-36833 does not seem to be running inside a container [2025-01-16T07:31:07.369Z] $ 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 [2025-01-16T07:31:07.719Z] $ docker top f244fe4736508c07df88ddcf3964dd5d208728eb98f658f094d5ceda90c72887 -eo pid,comm [2025-01-16T07:31:07.772Z] 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). [2025-01-16T07:31:07.772Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-16T07:31:07.833Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-16T07:31:07.833Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-16T07:31:07.938Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-16T07:31:07.935Z] $ docker exec f244fe4736508c07df88ddcf3964dd5d208728eb98f658f094d5ceda90c72887 ssh-agent [2025-01-16T07:31:08.048Z] SSH_AUTH_SOCK=/tmp/ssh-PbXSZ5DXDnPE/agent.33 [2025-01-16T07:31:08.048Z] SSH_AGENT_PID=39 [2025-01-16T07:31:08.053Z] Running ssh-add (command line suppressed) [2025-01-16T07:31:08.154Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_2924592523932468598.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_2924592523932468598.key) [2025-01-16T07:31:08.171Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-16T07:31:08.466Z] + git semver push [2025-01-16T07:31:08.725Z] 2025-01-16 07:31:08,632 [run_push] DEBUG push [2025-01-16T07:31:08.725Z] 2025-01-16 07:31:08,633 [execute] INFO git cat-file --batch-check [2025-01-16T07:31:08.725Z] 2025-01-16 07:31:08,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-16T07:31:08.725Z] 2025-01-16 07:31:08,637 [execute] INFO git rev-list 6b37ef60d8cdc5ec91fa21b6afe4510c5b3e6c1a -- [2025-01-16T07:31:08.725Z] 2025-01-16 07:31:08,638 [execute] DEBUG Popen(['git', 'rev-list', '6b37ef60d8cdc5ec91fa21b6afe4510c5b3e6c1a', '--'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-16T07:31:08.725Z] 2025-01-16 07:31:08,644 [execute] INFO git fetch -v origin [2025-01-16T07:31:08.725Z] 2025-01-16 07:31:08,644 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-16T07:31:09.293Z] 2025-01-16 07:31:09,085 [run_push] DEBUG no remote changes detected [2025-01-16T07:31:09.294Z] 2025-01-16 07:31:09,086 [execute] INFO git push origin semver [2025-01-16T07:31:09.294Z] 2025-01-16 07:31:09,086 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-16T07:31:09.862Z] 2025-01-16 07:31:09,809 [run_push] DEBUG push all version tags [2025-01-16T07:31:09.862Z] 2025-01-16 07:31:09,810 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-16T07:31:09.862Z] 2025-01-16 07:31:09,810 [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) [2025-01-16T07:31:10.801Z] 2025-01-16 07:31:10,453 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-01-16T07:31:10.801Z] 4.0.0-dev.6 [Pipeline] } [2025-01-16T07:31:10.809Z] $ docker exec --env ******** --env ******** f244fe4736508c07df88ddcf3964dd5d208728eb98f658f094d5ceda90c72887 ssh-agent -k [2025-01-16T07:31:10.907Z] unset SSH_AUTH_SOCK; [2025-01-16T07:31:10.910Z] unset SSH_AGENT_PID; [2025-01-16T07:31:10.910Z] echo Agent pid 39 killed; [2025-01-16T07:31:10.923Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-16T07:31:11.261Z] + git semver [Pipeline] } [2025-01-16T07:31:11.530Z] $ docker stop --time=1 f244fe4736508c07df88ddcf3964dd5d208728eb98f658f094d5ceda90c72887 [2025-01-16T07:31:12.826Z] $ docker rm -f --volumes f244fe4736508c07df88ddcf3964dd5d208728eb98f658f094d5ceda90c72887 [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 [2025-01-16T07:31:13.586Z] + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] [2025-01-16T07:31:13.586Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2025-01-16T07:31:13.586Z] total 16 [2025-01-16T07:31:13.586Z] drwxr-xr-x 3 root root 4096 Jan 16 07:20 . [2025-01-16T07:31:13.586Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 16 07:30 .. [2025-01-16T07:31:13.586Z] drwxr-xr-x 2 root root 4096 Jan 16 07:20 cost [2025-01-16T07:31:13.586Z] -rw-r--r-- 1 root root 80 Jan 16 07:20 cost.csv [2025-01-16T07:31:13.586Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives [2025-01-16T07:31:13.586Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2025-01-16T07:31:13.586Z] total 16 [2025-01-16T07:31:13.586Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 16 07:20 . [2025-01-16T07:31:13.586Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 16 07:30 .. [2025-01-16T07:31:13.586Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 16 07:20 cost [2025-01-16T07:31:13.586Z] -rw-r--r-- 1 jenkins jenkins 80 Jan 16 07:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-01-16T07:31:13.875Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-16T07:31:14.734Z] ---> package-listing.sh [2025-01-16T07:31:14.734Z] ++ facter osfamily [2025-01-16T07:31:14.734Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-16T07:31:14.993Z] + OS_FAMILY=debian [2025-01-16T07:31:14.993Z] + workspace=/w/workspace/edgexfoundry_device-s7_main [2025-01-16T07:31:14.993Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-16T07:31:14.993Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-16T07:31:14.993Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-16T07:31:14.993Z] + PACKAGES=/tmp/packages_start.txt [2025-01-16T07:31:14.993Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-01-16T07:31:14.993Z] + PACKAGES=/tmp/packages_end.txt [2025-01-16T07:31:14.993Z] + case "${OS_FAMILY}" in [2025-01-16T07:31:14.993Z] + dpkg -l [2025-01-16T07:31:14.993Z] + grep '^ii' [2025-01-16T07:31:14.993Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-16T07:31:14.993Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-16T07:31:14.993Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-16T07:31:14.993Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-01-16T07:31:14.993Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ [2025-01-16T07:31:14.993Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo [2025-01-16T07:31:15.003Z] 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 [2025-01-16T07:31:15.281Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T07:31:15.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-16T07:31:15.850Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T07:31:15.939Z] prd-ubuntu20.04-docker-8c-8g-36833 does not seem to be running inside a container [2025-01-16T07:31:15.962Z] $ 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 [2025-01-16T07:31:16.181Z] $ docker top 7431acfb88a7cb716393f24a9588ca8694d52ba7203cf1d9481dcaf7c2d84f19 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-16T07:31:16.540Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-16T07:31:16.822Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-16T07:31:17.108Z] + ls /var/log/sa-host [2025-01-16T07:31:17.108Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-16T07:31:17.281Z] provisioning config files... [2025-01-16T07:31:17.290Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config3329738566904630654tmp [Pipeline] { [Pipeline] echo [2025-01-16T07:31:17.309Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-16T07:31:17.596Z] ---> create-netrc.sh [Pipeline] } [2025-01-16T07:31:17.602Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-16T07:31:17.949Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-16T07:31:17.959Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-16T07:31:18.241Z] ---> sudo-logs.sh [2025-01-16T07:31:18.241Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-16T07:31:18.279Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-16T07:31:18.564Z] ---> job-cost.sh [2025-01-16T07:31:18.564Z] lf-activate-venv: SKIPPING [2025-01-16T07:31:18.564Z] DEBUG: total: 0.2199999988079071 [2025-01-16T07:31:18.564Z] INFO: Retrieving Stack Cost... [2025-01-16T07:31:19.131Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-16T07:31:19.388Z] INFO: Archiving Costs [Pipeline] echo [2025-01-16T07:31:19.402Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-16T07:31:19.681Z] ---> logs-deploy.sh [2025-01-16T07:31:19.681Z] lf-activate-venv: SKIPPING [2025-01-16T07:31:19.681Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/12 [2025-01-16T07:31:19.681Z] INFO: archiving workspace using pattern(s): [2025-01-16T07:31:20.635Z] Archives upload complete. [2025-01-16T07:31:20.893Z] INFO: archiving logs to Nexus [2025-01-16T07:31:21.461Z] ---> uname -a: [2025-01-16T07:31:21.461Z] Linux prd-ubuntu20-04-docker-8c-8g-36833 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-01-16T07:31:21.461Z] [2025-01-16T07:31:21.461Z] [2025-01-16T07:31:21.461Z] ---> lscpu: [2025-01-16T07:31:21.461Z] Architecture: x86_64 [2025-01-16T07:31:21.461Z] CPU op-mode(s): 32-bit, 64-bit [2025-01-16T07:31:21.461Z] Byte Order: Little Endian [2025-01-16T07:31:21.461Z] Address sizes: 40 bits physical, 48 bits virtual [2025-01-16T07:31:21.461Z] CPU(s): 8 [2025-01-16T07:31:21.461Z] On-line CPU(s) list: 0-7 [2025-01-16T07:31:21.461Z] Thread(s) per core: 1 [2025-01-16T07:31:21.461Z] Core(s) per socket: 1 [2025-01-16T07:31:21.461Z] Socket(s): 8 [2025-01-16T07:31:21.461Z] NUMA node(s): 1 [2025-01-16T07:31:21.461Z] Vendor ID: AuthenticAMD [2025-01-16T07:31:21.461Z] CPU family: 23 [2025-01-16T07:31:21.461Z] Model: 49 [2025-01-16T07:31:21.461Z] Model name: AMD EPYC-Rome Processor [2025-01-16T07:31:21.461Z] Stepping: 0 [2025-01-16T07:31:21.461Z] CPU MHz: 2800.000 [2025-01-16T07:31:21.461Z] BogoMIPS: 5600.00 [2025-01-16T07:31:21.461Z] Virtualization: AMD-V [2025-01-16T07:31:21.461Z] Hypervisor vendor: KVM [2025-01-16T07:31:21.461Z] Virtualization type: full [2025-01-16T07:31:21.461Z] L1d cache: 256 KiB [2025-01-16T07:31:21.461Z] L1i cache: 256 KiB [2025-01-16T07:31:21.461Z] L2 cache: 4 MiB [2025-01-16T07:31:21.461Z] L3 cache: 128 MiB [2025-01-16T07:31:21.461Z] NUMA node0 CPU(s): 0-7 [2025-01-16T07:31:21.461Z] Vulnerability Itlb multihit: Not affected [2025-01-16T07:31:21.461Z] Vulnerability L1tf: Not affected [2025-01-16T07:31:21.461Z] Vulnerability Mds: Not affected [2025-01-16T07:31:21.461Z] Vulnerability Meltdown: Not affected [2025-01-16T07:31:21.461Z] Vulnerability Mmio stale data: Not affected [2025-01-16T07:31:21.461Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-01-16T07:31:21.461Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-01-16T07:31:21.461Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-01-16T07:31:21.461Z] Vulnerability Srbds: Not affected [2025-01-16T07:31:21.461Z] Vulnerability Tsx async abort: Not affected [2025-01-16T07:31:21.461Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-01-16T07:31:21.461Z] [2025-01-16T07:31:21.461Z] [2025-01-16T07:31:21.461Z] ---> nproc: [2025-01-16T07:31:21.461Z] 8 [2025-01-16T07:31:21.461Z] [2025-01-16T07:31:21.461Z] [2025-01-16T07:31:21.461Z] ---> df -h: [2025-01-16T07:31:21.461Z] Filesystem Size Used Avail Use% Mounted on [2025-01-16T07:31:21.461Z] overlay 155G 14G 142G 9% / [2025-01-16T07:31:21.461Z] tmpfs 64M 0 64M 0% /dev [2025-01-16T07:31:21.461Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-01-16T07:31:21.461Z] shm 64M 0 64M 0% /dev/shm [2025-01-16T07:31:21.461Z] /dev/vda1 155G 14G 142G 9% /facter-os [2025-01-16T07:31:21.461Z] [2025-01-16T07:31:21.461Z]