Pull request #54 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 96e017244747856323e4343f52264c704ce0c226+1ed217e055d8acd32da363aec9d9487ada795cfe (e58be15bbb729e470b032b486a34cfc6ba7de802) 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-ssh17501264639983347043.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh13367900750928119232.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/PR-54/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/PR-54/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6202081698353051786.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/PR-54/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3196695487776318112.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11645078873917797918.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/PR-54/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/PR-54/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13359697379874147608.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-5288 in /w/workspace/edgexfoundry_device-s7_PR-54 [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_PR-54 # 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 Merging remotes/origin/main commit 1ed217e055d8acd32da363aec9d9487ada795cfe into PR head commit 96e017244747856323e4343f52264c704ce0c226 > 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 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 96e017244747856323e4343f52264c704ce0c226 Checking out Revision 96e017244747856323e4343f52264c704ce0c226 (PR-54) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a > git checkout -f 96e017244747856323e4343f52264c704ce0c226 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1ed217e055d8acd32da363aec9d9487ada795cfe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 96e017244747856323e4343f52264c704ce0c226 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-07-17T19:38:01.165Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-07-17T19:38:01.381Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-07-17T19:38:01.493Z] ========================================================= [2025-07-17T19:38:01.493Z] EdgeX Global Pipelines Version Info [2025-07-17T19:38:01.493Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-07-17T19:38:02.648Z] ------------------- [2025-07-17T19:38:02.648Z] stable info: [2025-07-17T19:38:02.648Z] ------------------- [2025-07-17T19:38:02.648Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-17T19:38:02.648Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-07-17T19:38:02.648Z] Message: update stable to v1.0.274 [2025-07-17T19:38:03.218Z] ------------------- [2025-07-17T19:38:03.218Z] experimental info: [2025-07-17T19:38:03.218Z] ------------------- [2025-07-17T19:38:03.218Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-17T19:38:03.218Z] Commit SHA: 274fe4ad960081a284537894dddd28d0c782a18e [2025-07-17T19:38:03.218Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-07-17T19:38:03.416Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo [2025-07-17T19:38:03.471Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo [2025-07-17T19:38:03.525Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-07-17T19:38:03.575Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-07-17T19:38:03.630Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-07-17T19:38:03.685Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-07-17T19:38:03.740Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-07-17T19:38:03.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-07-17T19:38:03.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-07-17T19:38:03.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-07-17T19:38:03.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-07-17T19:38:03.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo [2025-07-17T19:38:04.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-07-17T19:38:04.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-07-17T19:38:04.126Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-07-17T19:38:04.182Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-07-17T19:38:04.230Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-07-17T19:38:04.280Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-07-17T19:38:04.337Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-07-17T19:38:04.387Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-07-17T19:38:04.443Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-07-17T19:38:04.495Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-07-17T19:38:04.540Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-07-17T19:38:04.593Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-07-17T19:38:04.645Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-07-17T19:38:04.703Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-07-17T19:38:04.762Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-07-17T19:38:04.816Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-54 [Pipeline] echo [2025-07-17T19:38:04.869Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-54 [Pipeline] echo [2025-07-17T19:38:04.922Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-54 [Pipeline] echo [2025-07-17T19:38:04.974Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 96e017244747856323e4343f52264c704ce0c226 [Pipeline] echo [2025-07-17T19:38:05.023Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 96e0172 [Pipeline] echo [2025-07-17T19:38:05.073Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-17T19:38:05.276Z] provisioning config files... [2025-07-17T19:38:05.309Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-54@tmp/config8858008125902298053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-17T19:38:05.675Z] ---> ****-login.sh [2025-07-17T19:38:05.675Z] nexus3.edgexfoundry.org:10001 [2025-07-17T19:38:05.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-17T19:38:07.057Z] [2025-07-17T19:38:07.057Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-17T19:38:07.057Z] Configure a credential helper to remove this warning. See [2025-07-17T19:38:07.057Z] https://docs.****.com/go/credential-store/ [2025-07-17T19:38:07.057Z] [2025-07-17T19:38:07.057Z] Login Succeeded [2025-07-17T19:38:07.057Z] nexus3.edgexfoundry.org:10002 [2025-07-17T19:38:07.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-17T19:38:07.057Z] [2025-07-17T19:38:07.057Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-17T19:38:07.057Z] Configure a credential helper to remove this warning. See [2025-07-17T19:38:07.057Z] https://docs.****.com/go/credential-store/ [2025-07-17T19:38:07.057Z] [2025-07-17T19:38:07.057Z] Login Succeeded [2025-07-17T19:38:07.057Z] nexus3.edgexfoundry.org:10003 [2025-07-17T19:38:07.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-17T19:38:07.057Z] [2025-07-17T19:38:07.058Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-17T19:38:07.058Z] Configure a credential helper to remove this warning. See [2025-07-17T19:38:07.058Z] https://docs.****.com/go/credential-store/ [2025-07-17T19:38:07.058Z] [2025-07-17T19:38:07.058Z] Login Succeeded [2025-07-17T19:38:07.058Z] nexus3.edgexfoundry.org:10004 [2025-07-17T19:38:07.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-17T19:38:07.058Z] [2025-07-17T19:38:07.058Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-17T19:38:07.058Z] Configure a credential helper to remove this warning. See [2025-07-17T19:38:07.058Z] https://docs.****.com/go/credential-store/ [2025-07-17T19:38:07.058Z] [2025-07-17T19:38:07.058Z] Login Succeeded [2025-07-17T19:38:07.058Z] ****.io [2025-07-17T19:38:07.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-17T19:38:07.318Z] [2025-07-17T19:38:07.318Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-17T19:38:07.318Z] Configure a credential helper to remove this warning. See [2025-07-17T19:38:07.318Z] https://docs.****.com/go/credential-store/ [2025-07-17T19:38:07.318Z] [2025-07-17T19:38:07.318Z] Login Succeeded [2025-07-17T19:38:07.318Z] ---> ****-login.sh ends [Pipeline] } [2025-07-17T19:38:07.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-07-17T19:38:07.975Z] + git rev-list -1 --merges 96e017244747856323e4343f52264c704ce0c226~1..96e017244747856323e4343f52264c704ce0c226 [Pipeline] echo [2025-07-17T19:38:08.025Z] -----------> git rev-list -1 --merges 96e017244747856323e4343f52264c704ce0c226~1..96e017244747856323e4343f52264c704ce0c226 96e017244747856323e4343f52264c704ce0c226 [false] [Pipeline] sh [2025-07-17T19:38:08.345Z] + git log --format=format:%s -1 96e017244747856323e4343f52264c704ce0c226 [Pipeline] echo [2025-07-17T19:38:08.389Z] ========================================================= [2025-07-17T19:38:08.389Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-07-17T19:38:08.389Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-17T19:38:08.836Z] + git log --format=format:%s -1 96e017244747856323e4343f52264c704ce0c226 [Pipeline] echo [2025-07-17T19:38:08.870Z] [semverPrep] GIT_COMMIT: 96e017244747856323e4343f52264c704ce0c226, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2025-07-17T19:38:08.907Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-07-17T19:38:09.315Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-17T19:38:09.315Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-07-17T19:38:09.315Z] + [ -e /tmp/ssh_known_hosts ] [2025-07-17T19:38:09.315Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-07-17T19:38:09.315Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-07-17T19:38:09.315Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-07-17T19:38:09.315Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-17T19:38:09.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-17T19:38:09.806Z] [2025-07-17T19:38:09.806Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-17T19:38:10.194Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-17T19:38:10.194Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-07-17T19:38:10.194Z] 3dae71ba6b94: Pulling fs layer [2025-07-17T19:38:10.194Z] 6bf1a483ea7c: Pulling fs layer [2025-07-17T19:38:10.194Z] f5dfc541a4d3: Pulling fs layer [2025-07-17T19:38:10.194Z] 461d9e800cba: Pulling fs layer [2025-07-17T19:38:10.194Z] 80192f66455f: Pulling fs layer [2025-07-17T19:38:10.194Z] 2e8e34ca0e6c: Pulling fs layer [2025-07-17T19:38:10.194Z] a29436f7fd5d: Pulling fs layer [2025-07-17T19:38:10.194Z] 923cac83aea3: Pulling fs layer [2025-07-17T19:38:10.194Z] 25ad8b0a4227: Pulling fs layer [2025-07-17T19:38:10.194Z] db01528c6b51: Pulling fs layer [2025-07-17T19:38:10.194Z] 28988de357af: Pulling fs layer [2025-07-17T19:38:10.194Z] 80192f66455f: Waiting [2025-07-17T19:38:10.194Z] 2e8e34ca0e6c: Waiting [2025-07-17T19:38:10.194Z] a29436f7fd5d: Waiting [2025-07-17T19:38:10.194Z] 923cac83aea3: Waiting [2025-07-17T19:38:10.194Z] 25ad8b0a4227: Waiting [2025-07-17T19:38:10.194Z] db01528c6b51: Waiting [2025-07-17T19:38:10.194Z] 28988de357af: Waiting [2025-07-17T19:38:10.194Z] 461d9e800cba: Waiting [2025-07-17T19:38:10.194Z] 6bf1a483ea7c: Verifying Checksum [2025-07-17T19:38:10.194Z] 6bf1a483ea7c: Download complete [2025-07-17T19:38:10.454Z] 461d9e800cba: Download complete [2025-07-17T19:38:10.454Z] 80192f66455f: Download complete [2025-07-17T19:38:10.454Z] f5dfc541a4d3: Verifying Checksum [2025-07-17T19:38:10.454Z] f5dfc541a4d3: Download complete [2025-07-17T19:38:10.454Z] 3dae71ba6b94: Verifying Checksum [2025-07-17T19:38:10.454Z] 3dae71ba6b94: Download complete [2025-07-17T19:38:10.454Z] 923cac83aea3: Verifying Checksum [2025-07-17T19:38:10.454Z] 923cac83aea3: Download complete [2025-07-17T19:38:10.740Z] 25ad8b0a4227: Verifying Checksum [2025-07-17T19:38:10.740Z] 25ad8b0a4227: Download complete [2025-07-17T19:38:10.740Z] db01528c6b51: Verifying Checksum [2025-07-17T19:38:10.740Z] db01528c6b51: Download complete [2025-07-17T19:38:10.740Z] 28988de357af: Verifying Checksum [2025-07-17T19:38:10.740Z] 28988de357af: Download complete [2025-07-17T19:38:10.740Z] a29436f7fd5d: Verifying Checksum [2025-07-17T19:38:10.740Z] a29436f7fd5d: Download complete [2025-07-17T19:38:10.998Z] 2e8e34ca0e6c: Verifying Checksum [2025-07-17T19:38:10.998Z] 2e8e34ca0e6c: Download complete [2025-07-17T19:38:11.936Z] 3dae71ba6b94: Pull complete [2025-07-17T19:38:11.936Z] 6bf1a483ea7c: Pull complete [2025-07-17T19:38:12.902Z] f5dfc541a4d3: Pull complete [2025-07-17T19:38:12.902Z] 461d9e800cba: Pull complete [2025-07-17T19:38:12.902Z] 80192f66455f: Pull complete [2025-07-17T19:38:16.268Z] 2e8e34ca0e6c: Pull complete [2025-07-17T19:38:16.838Z] a29436f7fd5d: Pull complete [2025-07-17T19:38:17.098Z] 923cac83aea3: Pull complete [2025-07-17T19:38:17.098Z] 25ad8b0a4227: Pull complete [2025-07-17T19:38:17.098Z] db01528c6b51: Pull complete [2025-07-17T19:38:17.098Z] 28988de357af: Pull complete [2025-07-17T19:38:17.098Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-07-17T19:38:17.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-17T19:38:17.098Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-17T19:38:17.379Z] prd-ubuntu20.04-docker-8c-8g-5288 does not seem to be running inside a container [2025-07-17T19:38:17.408Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_PR-54 -v /w/workspace/edgexfoundry_device-s7_PR-54:/w/workspace/edgexfoundry_device-s7_PR-54:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-54@tmp:/w/workspace/edgexfoundry_device-s7_PR-54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-07-17T19:38:20.184Z] $ docker top 16b2557ab79335f04555c1b168b0a4ccc02f7015bca95ddd2b2922fcd3bb7e83 -eo pid,comm [2025-07-17T19:38:20.235Z] 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-07-17T19:38:20.235Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-17T19:38:20.380Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-17T19:38:20.380Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-17T19:38:20.495Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-17T19:38:20.494Z] $ docker exec 16b2557ab79335f04555c1b168b0a4ccc02f7015bca95ddd2b2922fcd3bb7e83 ssh-agent [2025-07-17T19:38:20.611Z] SSH_AUTH_SOCK=/tmp/ssh-QhrWziPleXcZ/agent.32 [2025-07-17T19:38:20.611Z] SSH_AGENT_PID=39 [2025-07-17T19:38:20.618Z] Running ssh-add (command line suppressed) [2025-07-17T19:38:20.715Z] Identity added: /w/workspace/edgexfoundry_device-s7_PR-54@tmp/private_key_18121375105662291727.key (/w/workspace/edgexfoundry_device-s7_PR-54@tmp/private_key_18121375105662291727.key) [2025-07-17T19:38:20.733Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-17T19:38:21.067Z] + git tag --points-at HEAD [Pipeline] } [2025-07-17T19:38:21.089Z] $ docker exec --env ******** --env ******** 16b2557ab79335f04555c1b168b0a4ccc02f7015bca95ddd2b2922fcd3bb7e83 ssh-agent -k [2025-07-17T19:38:21.187Z] unset SSH_AUTH_SOCK; [2025-07-17T19:38:21.187Z] unset SSH_AGENT_PID; [2025-07-17T19:38:21.187Z] echo Agent pid 39 killed; [2025-07-17T19:38:21.200Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-07-17T19:38:21.292Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-17T19:38:21.292Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-17T19:38:21.400Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-17T19:38:21.399Z] $ docker exec 16b2557ab79335f04555c1b168b0a4ccc02f7015bca95ddd2b2922fcd3bb7e83 ssh-agent [2025-07-17T19:38:21.516Z] SSH_AUTH_SOCK=/tmp/ssh-Sz1k6VSa3EvW/agent.74 [2025-07-17T19:38:21.516Z] SSH_AGENT_PID=80 [2025-07-17T19:38:21.520Z] Running ssh-add (command line suppressed) [2025-07-17T19:38:21.621Z] Identity added: /w/workspace/edgexfoundry_device-s7_PR-54@tmp/private_key_9106661920274448241.key (/w/workspace/edgexfoundry_device-s7_PR-54@tmp/private_key_9106661920274448241.key) [2025-07-17T19:38:21.637Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-17T19:38:21.967Z] + git semver init [2025-07-17T19:38:22.239Z] 2025-07-17 19:38:22,197 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-17T19:38:22.239Z] 2025-07-17 19:38:22,201 [run_init] DEBUG init version:0.0.0 force:False [2025-07-17T19:38:22.239Z] 2025-07-17 19:38:22,201 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_PR-54/.semver [2025-07-17T19:38:22.239Z] 2025-07-17 19:38:22,201 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_PR-54/.semver [2025-07-17T19:38:22.239Z] 2025-07-17 19:38:22,202 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_PR-54/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_PR-54, stdin=None, shell=False, universal_newlines=False) [2025-07-17T19:38:23.618Z] 2025-07-17 19:38:23,176 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_PR-54/.git/info/exclude [2025-07-17T19:38:23.618Z] 2025-07-17 19:38:23,177 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_PR-54/.semver/PR-54 with force:False [2025-07-17T19:38:23.618Z] 2025-07-17 19:38:23,177 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_PR-54/.semver/PR-54 [2025-07-17T19:38:23.618Z] 2025-07-17 19:38:23,181 [execute] INFO git cat-file --batch-check [2025-07-17T19:38:23.618Z] 2025-07-17 19:38:23,182 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_PR-54/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-17T19:38:23.618Z] 2025-07-17 19:38:23,185 [execute] INFO git cat-file --batch [2025-07-17T19:38:23.618Z] 2025-07-17 19:38:23,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_PR-54/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-17T19:38:23.618Z] 2025-07-17 19:38:23,188 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_PR-54/.semver/PR-54 [2025-07-17T19:38:23.618Z] 0.0.0 [Pipeline] } [2025-07-17T19:38:23.640Z] $ docker exec --env ******** --env ******** 16b2557ab79335f04555c1b168b0a4ccc02f7015bca95ddd2b2922fcd3bb7e83 ssh-agent -k [2025-07-17T19:38:23.736Z] unset SSH_AUTH_SOCK; [2025-07-17T19:38:23.737Z] unset SSH_AGENT_PID; [2025-07-17T19:38:23.737Z] echo Agent pid 80 killed; [2025-07-17T19:38:23.748Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-17T19:38:24.179Z] + git semver [Pipeline] } [2025-07-17T19:38:24.462Z] $ docker stop --time=1 16b2557ab79335f04555c1b168b0a4ccc02f7015bca95ddd2b2922fcd3bb7e83 [2025-07-17T19:38:25.756Z] $ docker rm -f --volumes 16b2557ab79335f04555c1b168b0a4ccc02f7015bca95ddd2b2922fcd3bb7e83 [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-17T19:38:26.165Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-07-17T19:38:26.507Z] Stashed 1 file(s) [Pipeline] echo [2025-07-17T19:38:26.529Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-17T19:38:27.481Z] provisioning config files... [2025-07-17T19:38:27.493Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-54@tmp/config6717135077366909942tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-07-17T19:38:27.945Z] ---> ****-login.sh [2025-07-17T19:38:27.945Z] nexus3.edgexfoundry.org:10001 [2025-07-17T19:38:27.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-17T19:38:27.945Z] Login Succeeded [2025-07-17T19:38:27.945Z] nexus3.edgexfoundry.org:10002 [2025-07-17T19:38:27.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-17T19:38:27.945Z] Login Succeeded [2025-07-17T19:38:27.945Z] nexus3.edgexfoundry.org:10003 [2025-07-17T19:38:28.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-17T19:38:28.209Z] Login Succeeded [2025-07-17T19:38:28.209Z] nexus3.edgexfoundry.org:10004 [2025-07-17T19:38:28.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-17T19:38:28.209Z] Login Succeeded [2025-07-17T19:38:28.209Z] ****.io [2025-07-17T19:38:28.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-17T19:38:28.469Z] Login Succeeded [2025-07-17T19:38:28.469Z] ---> ****-login.sh ends [Pipeline] } [2025-07-17T19:38:28.498Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-07-17T19:38:28.701Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-17T19:38:28.743Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-17T19:38:28.783Z] ========================================================= [2025-07-17T19:38:28.783Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-07-17T19:38:28.783Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-17T19:38:29.252Z] + 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-07-17T19:38:29.827Z] #0 building with "default" instance using docker driver [2025-07-17T19:38:29.827Z] [2025-07-17T19:38:29.827Z] #1 [internal] load build definition from Dockerfile [2025-07-17T19:38:29.827Z] #1 transferring dockerfile: 1.62kB done [2025-07-17T19:38:29.827Z] #1 DONE 0.0s [2025-07-17T19:38:29.827Z] [2025-07-17T19:38:29.827Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-07-17T19:38:29.827Z] #2 DONE 0.1s [2025-07-17T19:38:30.086Z] [2025-07-17T19:38:30.086Z] #3 [internal] load .dockerignore [2025-07-17T19:38:30.086Z] #3 transferring context: 2B done [2025-07-17T19:38:30.086Z] #3 DONE 0.0s [2025-07-17T19:38:30.086Z] [2025-07-17T19:38:30.086Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-07-17T19:38:30.086Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 0.0s done [2025-07-17T19:38:30.086Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-07-17T19:38:30.086Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done [2025-07-17T19:38:30.086Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 2.10MB / 74.06MB 0.1s [2025-07-17T19:38:30.086Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s [2025-07-17T19:38:30.086Z] #4 sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 685B / 685B done [2025-07-17T19:38:30.086Z] #4 sha256:ea6120ae94a0356f97603cf7c451f67990211a3e020e5a30d412335b108fdc34 4.22kB / 4.22kB done [2025-07-17T19:38:30.086Z] #4 sha256:e873195afa03f66c4477d62a47bde445cf4ea723c241a30f98137b48a10af2e9 2.08kB / 2.08kB done [2025-07-17T19:38:30.086Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-07-17T19:38:30.346Z] #4 ... [2025-07-17T19:38:30.346Z] [2025-07-17T19:38:30.346Z] #5 [internal] load build context [2025-07-17T19:38:30.346Z] #5 transferring context: 15.85MB 0.2s done [2025-07-17T19:38:30.346Z] #5 DONE 0.2s [2025-07-17T19:38:30.346Z] [2025-07-17T19:38:30.346Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-07-17T19:38:30.346Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-07-17T19:38:30.346Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 23.07MB / 74.06MB 0.3s [2025-07-17T19:38:30.346Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-07-17T19:38:30.346Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-07-17T19:38:30.346Z] #4 sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 440B / 440B 0.1s done [2025-07-17T19:38:30.346Z] #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 2.38MB / 2.38MB 0.3s [2025-07-17T19:38:30.346Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 2.10MB / 100.52MB 0.3s [2025-07-17T19:38:30.346Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-07-17T19:38:30.698Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 54.53MB / 74.06MB 0.5s [2025-07-17T19:38:30.698Z] #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 2.38MB / 2.38MB 0.3s done [2025-07-17T19:38:30.698Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 10.49MB / 100.52MB 0.5s [2025-07-17T19:38:30.698Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-07-17T19:38:30.698Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 7.34MB / 13.29MB 0.5s [2025-07-17T19:38:30.698Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s [2025-07-17T19:38:30.698Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 17.83MB / 100.52MB 0.6s [2025-07-17T19:38:30.698Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 0.6s [2025-07-17T19:38:30.957Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s done [2025-07-17T19:38:30.957Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 31.46MB / 100.52MB 0.9s [2025-07-17T19:38:30.957Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 0.8s done [2025-07-17T19:38:30.957Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2025-07-17T19:38:31.215Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 47.19MB / 100.52MB 1.0s [2025-07-17T19:38:31.215Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 63.96MB / 100.52MB 1.1s [2025-07-17T19:38:31.215Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 83.89MB / 100.52MB 1.2s [2025-07-17T19:38:31.474Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 1.3s [2025-07-17T19:38:31.732Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 1.6s done [2025-07-17T19:38:35.013Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.7s done [2025-07-17T19:38:35.013Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-07-17T19:38:35.013Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-07-17T19:38:35.013Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-07-17T19:38:35.013Z] #4 extracting sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 done [2025-07-17T19:38:35.013Z] #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 [2025-07-17T19:38:35.013Z] #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 0.0s done [2025-07-17T19:38:35.013Z] #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 0.1s [2025-07-17T19:38:36.913Z] #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 1.8s done [2025-07-17T19:38:36.913Z] #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.1s [2025-07-17T19:38:37.479Z] #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.4s done [2025-07-17T19:38:37.479Z] #4 DONE 7.5s [2025-07-17T19:38:37.479Z] [2025-07-17T19:38:37.479Z] #6 [builder 2/7] WORKDIR /device-s7 [2025-07-17T19:38:40.017Z] #6 DONE 2.5s [2025-07-17T19:38:40.017Z] [2025-07-17T19:38:40.017Z] #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2025-07-17T19:38:40.276Z] #7 0.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-17T19:38:40.276Z] #7 0.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-17T19:38:40.847Z] #7 0.721 OK: 248 MiB in 58 packages [2025-07-17T19:38:40.847Z] #7 DONE 0.8s [2025-07-17T19:38:41.106Z] [2025-07-17T19:38:41.106Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-07-17T19:38:41.106Z] #8 DONE 0.0s [2025-07-17T19:38:41.106Z] [2025-07-17T19:38:41.106Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-17T19:39:27.845Z] #9 DONE 42.7s [2025-07-17T19:39:27.845Z] [2025-07-17T19:39:27.845Z] #10 [builder 6/7] COPY . . [2025-07-17T19:39:27.845Z] #10 DONE 0.1s [2025-07-17T19:39:27.845Z] [2025-07-17T19:39:27.845Z] #11 [builder 7/7] RUN echo noop [2025-07-17T19:39:27.845Z] #11 0.187 noop [2025-07-17T19:39:27.845Z] #11 DONE 0.2s [2025-07-17T19:39:27.845Z] [2025-07-17T19:39:27.845Z] #12 exporting to image [2025-07-17T19:39:27.845Z] #12 exporting layers [2025-07-17T19:39:31.137Z] #12 exporting layers 6.8s done [2025-07-17T19:39:31.137Z] #12 writing image sha256:4fb3a8516f8c69d525b501a0cebe472d6b96f3e936e908ec64d4114af628696c done [2025-07-17T19:39:31.137Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-07-17T19:39:31.137Z] #12 DONE 6.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-17T19:39:31.603Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-17T19:39:31.603Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-17T19:39:31.777Z] prd-ubuntu20.04-docker-8c-8g-5288 does not seem to be running inside a container [2025-07-17T19:39:31.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_PR-54 -v /w/workspace/edgexfoundry_device-s7_PR-54:/w/workspace/edgexfoundry_device-s7_PR-54:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-54@tmp:/w/workspace/edgexfoundry_device-s7_PR-54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-07-17T19:39:32.106Z] $ docker top cd3c9f6e50ebc00de5e9082cf5274b94bc5027f96dcea9c88d3e634e6f2b684a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-17T19:39:32.506Z] + go version [2025-07-17T19:39:32.506Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-07-17T19:39:32.537Z] $ docker stop --time=1 cd3c9f6e50ebc00de5e9082cf5274b94bc5027f96dcea9c88d3e634e6f2b684a [2025-07-17T19:39:33.776Z] $ docker rm -f --volumes cd3c9f6e50ebc00de5e9082cf5274b94bc5027f96dcea9c88d3e634e6f2b684a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-17T19:39:34.488Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-17T19:39:34.488Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-17T19:39:34.640Z] prd-ubuntu20.04-docker-8c-8g-5288 does not seem to be running inside a container [2025-07-17T19:39:34.673Z] $ 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_PR-54 -v /w/workspace/edgexfoundry_device-s7_PR-54:/w/workspace/edgexfoundry_device-s7_PR-54:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-54@tmp:/w/workspace/edgexfoundry_device-s7_PR-54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-07-17T19:39:34.911Z] $ docker top d2bf748f8249d31f4085188c90abb4f563eba5cba9b2186abad30756c892654e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-17T19:39:35.316Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_PR-54 [Pipeline] fileExists [Pipeline] sh [2025-07-17T19:39:35.678Z] + make test [2025-07-17T19:39:35.678Z] go test -race -coverprofile=coverage.out ./... [2025-07-17T19:39:43.793Z] ? github.com/edgexfoundry/device-s7 [no test files] [2025-07-17T19:40:05.716Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2025-07-17T19:40:05.716Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.023s coverage: 6.8% of statements [2025-07-17T19:40:37.782Z] go vet ./... [2025-07-17T19:40:38.042Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-07-17T19:40:38.042Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-07-17T19:40:38.042Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-07-17T19:40:38.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-07-17T19:40:38.124Z] $ docker stop --time=1 d2bf748f8249d31f4085188c90abb4f563eba5cba9b2186abad30756c892654e [2025-07-17T19:40:40.981Z] $ docker rm -f --volumes d2bf748f8249d31f4085188c90abb4f563eba5cba9b2186abad30756c892654e [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-17T19:40:41.679Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-07-17T19:40:41.744Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-07-17T19:40:42.426Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-07-17T19:40:42.743Z] + ls -al . [2025-07-17T19:40:42.743Z] total 220 [2025-07-17T19:40:42.743Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 17 19:39 . [2025-07-17T19:40:42.743Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 19:37 .. [2025-07-17T19:40:42.743Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 17 19:40 .git [2025-07-17T19:40:42.743Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 19:37 .github [2025-07-17T19:40:42.743Z] -rw-rw-r-- 1 jenkins jenkins 237 Jul 17 19:37 .gitignore [2025-07-17T19:40:42.743Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 17 19:37 .golangci.yml [2025-07-17T19:40:42.743Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 17 19:38 .semver [2025-07-17T19:40:42.743Z] -rw-rw-r-- 1 jenkins jenkins 20318 Jul 17 19:37 Attribution.txt [2025-07-17T19:40:42.743Z] -rw-rw-r-- 1 jenkins jenkins 1668 Jul 17 19:37 CHANGLOG.md [2025-07-17T19:40:42.743Z] -rw-rw-r-- 1 jenkins jenkins 1579 Jul 17 19:37 Dockerfile [2025-07-17T19:40:42.743Z] -rw-rw-r-- 1 jenkins jenkins 643 Jul 17 19:37 Jenkinsfile [2025-07-17T19:40:42.743Z] -rw-rw-r-- 1 jenkins jenkins 10947 Jul 17 19:37 LICENSE [2025-07-17T19:40:42.743Z] -rw-rw-r-- 1 jenkins jenkins 1903 Jul 17 19:37 Makefile [2025-07-17T19:40:42.743Z] -rw-rw-r-- 1 jenkins jenkins 614 Jul 17 19:37 OWNERS.md [2025-07-17T19:40:42.743Z] -rw-rw-r-- 1 jenkins jenkins 2393 Jul 17 19:37 README.md [2025-07-17T19:40:42.743Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 17 19:38 VERSION [2025-07-17T19:40:42.743Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 19:37 bin [2025-07-17T19:40:42.743Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 19:37 cmd [2025-07-17T19:40:42.743Z] -rw-r--r-- 1 jenkins jenkins 19094 Jul 17 19:40 coverage.out [2025-07-17T19:40:42.743Z] -rw-rw-r-- 1 jenkins jenkins 6101 Jul 17 19:37 go.mod [2025-07-17T19:40:42.743Z] -rw-rw-r-- 1 jenkins jenkins 86986 Jul 17 19:37 go.sum [2025-07-17T19:40:42.743Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 19:37 internal [2025-07-17T19:40:42.743Z] -rw-rw-r-- 1 jenkins jenkins 223 Jul 17 19:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-17T19:40:43.134Z] + 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=96e017244747856323e4343f52264c704ce0c226 --label arch=amd64 --label version=0.0.0 . [2025-07-17T19:40:43.393Z] #0 building with "default" instance using docker driver [2025-07-17T19:40:43.393Z] [2025-07-17T19:40:43.393Z] #1 [internal] load build definition from Dockerfile [2025-07-17T19:40:43.393Z] #1 transferring dockerfile: 1.62kB done [2025-07-17T19:40:43.393Z] #1 DONE 0.0s [2025-07-17T19:40:43.393Z] [2025-07-17T19:40:43.393Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-07-17T19:40:43.393Z] #2 DONE 0.0s [2025-07-17T19:40:43.393Z] [2025-07-17T19:40:43.393Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-07-17T19:40:43.393Z] #3 DONE 0.1s [2025-07-17T19:40:43.393Z] [2025-07-17T19:40:43.393Z] #4 [internal] load .dockerignore [2025-07-17T19:40:43.393Z] #4 transferring context: 2B done [2025-07-17T19:40:43.393Z] #4 DONE 0.0s [2025-07-17T19:40:43.393Z] [2025-07-17T19:40:43.393Z] #5 [internal] load build context [2025-07-17T19:40:43.393Z] #5 transferring context: 29.16kB 0.0s done [2025-07-17T19:40:43.393Z] #5 DONE 0.0s [2025-07-17T19:40:43.393Z] [2025-07-17T19:40:43.393Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-07-17T19:40:43.393Z] #6 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-07-17T19:40:43.393Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-07-17T19:40:43.393Z] #6 ... [2025-07-17T19:40:43.393Z] [2025-07-17T19:40:43.393Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-07-17T19:40:43.393Z] #7 DONE 0.1s [2025-07-17T19:40:43.393Z] [2025-07-17T19:40:43.393Z] #8 [builder 2/7] WORKDIR /device-s7 [2025-07-17T19:40:43.393Z] #8 DONE 0.0s [2025-07-17T19:40:43.393Z] [2025-07-17T19:40:43.393Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-07-17T19:40:43.393Z] #6 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-07-17T19:40:43.393Z] #6 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-07-17T19:40:43.393Z] #6 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-07-17T19:40:43.393Z] #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-07-17T19:40:43.654Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-07-17T19:40:43.654Z] #6 DONE 0.3s [2025-07-17T19:40:43.654Z] [2025-07-17T19:40:43.654Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-07-17T19:40:43.914Z] #9 0.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-17T19:40:44.173Z] #9 0.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-17T19:40:44.433Z] #9 ... [2025-07-17T19:40:44.433Z] [2025-07-17T19:40:44.433Z] #10 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2025-07-17T19:40:44.433Z] #10 0.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-17T19:40:44.433Z] #10 0.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-17T19:40:44.433Z] #10 0.713 OK: 248 MiB in 58 packages [2025-07-17T19:40:44.433Z] #10 DONE 0.8s [2025-07-17T19:40:44.433Z] [2025-07-17T19:40:44.433Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-07-17T19:40:44.433Z] #9 0.607 (1/1) Installing dumb-init (1.2.5-r3) [2025-07-17T19:40:44.433Z] #9 0.663 Executing busybox-1.36.1-r29.trigger [2025-07-17T19:40:44.433Z] #9 0.670 OK: 8 MiB in 15 packages [2025-07-17T19:40:44.433Z] #9 DONE 0.8s [2025-07-17T19:40:44.433Z] [2025-07-17T19:40:44.433Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-07-17T19:40:44.433Z] #11 DONE 0.0s [2025-07-17T19:40:44.433Z] [2025-07-17T19:40:44.433Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2025-07-17T19:40:44.693Z] #12 0.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-17T19:40:44.951Z] #12 ... [2025-07-17T19:40:44.951Z] [2025-07-17T19:40:44.951Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-17T19:40:44.951Z] #13 DONE 0.5s [2025-07-17T19:40:44.951Z] [2025-07-17T19:40:44.951Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2025-07-17T19:40:44.951Z] #12 0.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-17T19:40:44.951Z] #12 ... [2025-07-17T19:40:44.951Z] [2025-07-17T19:40:44.951Z] #14 [builder 6/7] COPY . . [2025-07-17T19:40:44.951Z] #14 DONE 0.2s [2025-07-17T19:40:45.211Z] [2025-07-17T19:40:45.211Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2025-07-17T19:40:45.211Z] #12 0.733 OK: 8 MiB in 15 packages [2025-07-17T19:40:45.211Z] #12 DONE 0.8s [2025-07-17T19:40:45.211Z] [2025-07-17T19:40:45.211Z] #15 [builder 7/7] RUN make build [2025-07-17T19:40:45.470Z] #15 0.306 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.23" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2025-07-17T19:41:07.391Z] #15 DONE 22.4s [2025-07-17T19:41:07.650Z] [2025-07-17T19:41:07.650Z] #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2025-07-17T19:41:07.650Z] #16 DONE 0.0s [2025-07-17T19:41:07.650Z] [2025-07-17T19:41:07.650Z] #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2025-07-17T19:41:07.909Z] #17 DONE 0.3s [2025-07-17T19:41:07.909Z] [2025-07-17T19:41:07.909Z] #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res [2025-07-17T19:41:07.909Z] #18 DONE 0.0s [2025-07-17T19:41:07.909Z] [2025-07-17T19:41:07.909Z] #19 exporting to image [2025-07-17T19:41:07.909Z] #19 exporting layers 0.1s done [2025-07-17T19:41:08.168Z] #19 writing image sha256:52768dca867f25a1af22f793331c7e06a05194675a712522fe6c54777e11743a done [2025-07-17T19:41:08.168Z] #19 naming to docker.io/library/device-s7 done [2025-07-17T19:41:08.168Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-17T19:41:09.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-17T19:41:09.087Z] [2025-07-17T19:41:09.087Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-17T19:41:09.463Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-17T19:41:09.464Z] latest: Pulling from edgex-lftools-log-publisher [2025-07-17T19:41:09.464Z] 5eb5b503b376: Pulling fs layer [2025-07-17T19:41:09.464Z] 5c69ac0246d0: Pulling fs layer [2025-07-17T19:41:09.464Z] ec43610c2a17: Pulling fs layer [2025-07-17T19:41:09.464Z] 3a2ae6a8a46f: Pulling fs layer [2025-07-17T19:41:09.464Z] 33b1e0a273af: Pulling fs layer [2025-07-17T19:41:09.464Z] 5d3b04190fa2: Pulling fs layer [2025-07-17T19:41:09.464Z] 2f39f015ded8: Pulling fs layer [2025-07-17T19:41:09.464Z] 3a2ae6a8a46f: Waiting [2025-07-17T19:41:09.464Z] 5d3b04190fa2: Waiting [2025-07-17T19:41:09.464Z] 33b1e0a273af: Waiting [2025-07-17T19:41:09.464Z] 2f39f015ded8: Waiting [2025-07-17T19:41:09.464Z] 5c69ac0246d0: Verifying Checksum [2025-07-17T19:41:09.464Z] 5c69ac0246d0: Download complete [2025-07-17T19:41:09.464Z] 3a2ae6a8a46f: Verifying Checksum [2025-07-17T19:41:09.464Z] 3a2ae6a8a46f: Download complete [2025-07-17T19:41:09.464Z] 33b1e0a273af: Verifying Checksum [2025-07-17T19:41:09.464Z] 33b1e0a273af: Download complete [2025-07-17T19:41:09.464Z] 5d3b04190fa2: Verifying Checksum [2025-07-17T19:41:09.464Z] 5d3b04190fa2: Download complete [2025-07-17T19:41:09.464Z] ec43610c2a17: Verifying Checksum [2025-07-17T19:41:09.464Z] ec43610c2a17: Download complete [2025-07-17T19:41:09.721Z] 5eb5b503b376: Verifying Checksum [2025-07-17T19:41:09.721Z] 5eb5b503b376: Download complete [2025-07-17T19:41:10.286Z] 2f39f015ded8: Download complete [2025-07-17T19:41:10.851Z] 5eb5b503b376: Pull complete [2025-07-17T19:41:11.110Z] 5c69ac0246d0: Pull complete [2025-07-17T19:41:11.368Z] ec43610c2a17: Pull complete [2025-07-17T19:41:11.368Z] 3a2ae6a8a46f: Pull complete [2025-07-17T19:41:11.627Z] 33b1e0a273af: Pull complete [2025-07-17T19:41:11.627Z] 5d3b04190fa2: Pull complete [2025-07-17T19:41:16.897Z] 2f39f015ded8: Pull complete [2025-07-17T19:41:16.897Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-07-17T19:41:16.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-17T19:41:16.897Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-17T19:41:17.118Z] prd-ubuntu20.04-docker-8c-8g-5288 does not seem to be running inside a container [2025-07-17T19:41:17.144Z] $ 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_PR-54 -v /w/workspace/edgexfoundry_device-s7_PR-54:/w/workspace/edgexfoundry_device-s7_PR-54:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-54@tmp:/w/workspace/edgexfoundry_device-s7_PR-54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-07-17T19:41:18.979Z] $ docker top 1a66d199d62d5f68685b60b5f133f5470f55df1923a49f3fde6ad4c0bbb4a970 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-17T19:41:19.430Z] ---> job-cost.sh [2025-07-17T19:41:19.430Z] lf-activate-venv: SKIPPING [2025-07-17T19:41:19.430Z] INFO: No Stack... [2025-07-17T19:41:19.687Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-17T19:41:20.253Z] INFO: Archiving Costs [Pipeline] sh [2025-07-17T19:41:20.566Z] + cat /w/workspace/edgexfoundry_device-s7_PR-54/archives/cost.csv [2025-07-17T19:41:20.566Z] + cut -d, -f6 [Pipeline] lock [2025-07-17T19:41:20.606Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-PR-54-1-stack-cost] [2025-07-17T19:41:20.611Z] Resource [jenkins-edgexfoundry-device-s7-PR-54-1-stack-cost] did not exist. Created. [2025-07-17T19:41:20.617Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-PR-54-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-07-17T19:41:21.008Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-07-17T19:41:21.060Z] Stashed 1 file(s) [Pipeline] } [2025-07-17T19:41:21.094Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-PR-54-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-07-17T19:41:21.175Z] $ docker stop --time=1 1a66d199d62d5f68685b60b5f133f5470f55df1923a49f3fde6ad4c0bbb4a970 [2025-07-17T19:41:22.313Z] $ docker rm -f --volumes 1a66d199d62d5f68685b60b5f133f5470f55df1923a49f3fde6ad4c0bbb4a970 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-07-17T19:41:23.116Z] provisioning config files... [2025-07-17T19:41:23.123Z] copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_PR-54@tmp/config4630576368461298553tmp [Pipeline] { [Pipeline] sh [2025-07-17T19:41:23.460Z] + set +x [2025-07-17T19:41:23.460Z] + + bash -s -- [2025-07-17T19:41:23.460Z] curl -s https://codecov.io/bash [2025-07-17T19:41:23.460Z] [2025-07-17T19:41:23.460Z] _____ _ [2025-07-17T19:41:23.460Z] / ____| | | [2025-07-17T19:41:23.460Z] | | ___ __| | ___ ___ _____ __ [2025-07-17T19:41:23.460Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-07-17T19:41:23.460Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-07-17T19:41:23.460Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-07-17T19:41:23.460Z] Bash-1.0.6 [2025-07-17T19:41:23.460Z] [2025-07-17T19:41:23.460Z] [2025-07-17T19:41:23.460Z] ==> git version 2.25.1 found [2025-07-17T19:41:23.460Z] ==> 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-07-17T19:41:23.460Z] Release-Date: 2020-01-08 [2025-07-17T19:41:23.460Z] 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-07-17T19:41:23.460Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-07-17T19:41:23.460Z] ==> Jenkins CI detected. [2025-07-17T19:41:23.460Z] current dir:  /w/workspace/edgexfoundry_device-s7_PR-54 [2025-07-17T19:41:23.460Z] project root: . [2025-07-17T19:41:23.460Z] --> token set from env [2025-07-17T19:41:23.460Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-07-17T19:41:23.460Z] ==> Running gcov in . (disable via -X gcov) [2025-07-17T19:41:23.460Z] ==> Python coveragepy not found [2025-07-17T19:41:23.460Z] ==> Searching for coverage reports in: [2025-07-17T19:41:23.460Z] + . [2025-07-17T19:41:23.460Z] -> Found 1 reports [2025-07-17T19:41:23.460Z] ==> Detecting git/mercurial file structure [2025-07-17T19:41:23.460Z] ==> Reading reports [2025-07-17T19:41:23.722Z] + ./coverage.out bytes=19094 [2025-07-17T19:41:23.722Z] ==> Appending adjustments [2025-07-17T19:41:23.722Z] https://docs.codecov.io/docs/fixing-reports [2025-07-17T19:41:23.722Z] + Found adjustments [2025-07-17T19:41:23.722Z] ==> Gzipping contents [2025-07-17T19:41:23.722Z] 4.0K /tmp/codecov.FO6eRR.gz [2025-07-17T19:41:23.722Z] ==> Uploading reports [2025-07-17T19:41:23.722Z] url: https://codecov.io [2025-07-17T19:41:23.723Z] query: branch=PR-54&commit=96e017244747856323e4343f52264c704ce0c226&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2FPR-54%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=54&job=&cmd_args= [2025-07-17T19:41:23.723Z] -> Pinging Codecov [2025-07-17T19:41:23.723Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-54&commit=96e017244747856323e4343f52264c704ce0c226&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2FPR-54%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=54&job=&cmd_args= [2025-07-17T19:41:23.982Z] -> Uploading to [2025-07-17T19:41:23.982Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/96e017244747856323e4343f52264c704ce0c226/82ae685c-bdd1-4906-8fe6-dd8dfc116959.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250717%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250717T194123Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=882d16bcda3372145ae9ce33364893e50c68f4922008b6523e211cce3c768c75 [2025-07-17T19:41:23.982Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-17T19:41:23.982Z] Dload Upload Total Spent Left Speed [2025-07-17T19:41:24.240Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2849 0 0 100 2849 0 11870 --:--:-- --:--:-- --:--:-- 11870 [2025-07-17T19:41:24.241Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/96e017244747856323e4343f52264c704ce0c226 [Pipeline] } [2025-07-17T19:41:24.267Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-07-17T19:41:26.173Z] + [ -d /w/workspace/edgexfoundry_device-s7_PR-54/archives ] [2025-07-17T19:41:26.173Z] + ls -al /w/workspace/edgexfoundry_device-s7_PR-54/archives [2025-07-17T19:41:26.173Z] total 16 [2025-07-17T19:41:26.173Z] drwxr-xr-x 3 root root 4096 Jul 17 19:41 . [2025-07-17T19:41:26.173Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 17 19:41 .. [2025-07-17T19:41:26.173Z] drwxr-xr-x 2 root root 4096 Jul 17 19:41 cost [2025-07-17T19:41:26.173Z] -rw-r--r-- 1 root root 80 Jul 17 19:41 cost.csv [2025-07-17T19:41:26.173Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_PR-54/archives [2025-07-17T19:41:26.173Z] + ls -al /w/workspace/edgexfoundry_device-s7_PR-54/archives [2025-07-17T19:41:26.173Z] total 16 [2025-07-17T19:41:26.173Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 17 19:41 . [2025-07-17T19:41:26.173Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 17 19:41 .. [2025-07-17T19:41:26.173Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 17 19:41 cost [2025-07-17T19:41:26.173Z] -rw-r--r-- 1 jenkins jenkins 80 Jul 17 19:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-07-17T19:41:26.506Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-17T19:41:27.395Z] ---> package-listing.sh [2025-07-17T19:41:27.395Z] ++ facter osfamily [2025-07-17T19:41:27.395Z] ++ tr '[:upper:]' '[:lower:]' [2025-07-17T19:41:27.654Z] + OS_FAMILY=debian [2025-07-17T19:41:27.654Z] + workspace=/w/workspace/edgexfoundry_device-s7_PR-54 [2025-07-17T19:41:27.654Z] + START_PACKAGES=/tmp/packages_start.txt [2025-07-17T19:41:27.654Z] + END_PACKAGES=/tmp/packages_end.txt [2025-07-17T19:41:27.654Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-07-17T19:41:27.654Z] + PACKAGES=/tmp/packages_start.txt [2025-07-17T19:41:27.654Z] + '[' /w/workspace/edgexfoundry_device-s7_PR-54 ']' [2025-07-17T19:41:27.654Z] + PACKAGES=/tmp/packages_end.txt [2025-07-17T19:41:27.654Z] + case "${OS_FAMILY}" in [2025-07-17T19:41:27.654Z] + dpkg -l [2025-07-17T19:41:27.654Z] + grep '^ii' [2025-07-17T19:41:27.654Z] + '[' -f /tmp/packages_start.txt ']' [2025-07-17T19:41:27.654Z] + '[' -f /tmp/packages_end.txt ']' [2025-07-17T19:41:27.654Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-07-17T19:41:27.654Z] + '[' /w/workspace/edgexfoundry_device-s7_PR-54 ']' [2025-07-17T19:41:27.654Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_PR-54/archives/ [2025-07-17T19:41:27.654Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_PR-54/archives/ [Pipeline] echo [2025-07-17T19:41:27.695Z] 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_PR-54/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-07-17T19:41:27.991Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-17T19:41:28.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-17T19:41:28.620Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-17T19:41:28.764Z] prd-ubuntu20.04-docker-8c-8g-5288 does not seem to be running inside a container [2025-07-17T19:41:28.793Z] $ 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_PR-54/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_PR-54 -v /w/workspace/edgexfoundry_device-s7_PR-54:/w/workspace/edgexfoundry_device-s7_PR-54:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-54@tmp:/w/workspace/edgexfoundry_device-s7_PR-54@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-07-17T19:41:28.989Z] $ docker top afcc2dab26cda9e0acc7b4b7aeba5e40d8ef5f96775d98552ceb8e64e8b5cb8f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-17T19:41:29.380Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-07-17T19:41:29.689Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-07-17T19:41:29.997Z] + ls /var/log/sa-host [2025-07-17T19:41:29.997Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-17T19:41:30.219Z] provisioning config files... [2025-07-17T19:41:30.227Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-54@tmp/config17948823511552601346tmp [Pipeline] { [Pipeline] echo [2025-07-17T19:41:30.292Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-17T19:41:30.609Z] ---> create-netrc.sh [Pipeline] } [2025-07-17T19:41:30.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-07-17T19:41:31.050Z] ---> python-tools-install.sh [Pipeline] echo [2025-07-17T19:41:31.084Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-17T19:41:31.399Z] ---> sudo-logs.sh [2025-07-17T19:41:31.399Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-07-17T19:41:31.491Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-17T19:41:31.809Z] ---> job-cost.sh [2025-07-17T19:41:31.809Z] lf-activate-venv: SKIPPING [2025-07-17T19:41:31.809Z] DEBUG: total: 0.2199999988079071 [2025-07-17T19:41:31.809Z] INFO: Retrieving Stack Cost... [2025-07-17T19:41:31.809Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-17T19:41:32.068Z] INFO: Archiving Costs [Pipeline] echo [2025-07-17T19:41:32.104Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-17T19:41:32.422Z] ---> logs-deploy.sh [2025-07-17T19:41:32.422Z] lf-activate-venv: SKIPPING [2025-07-17T19:41:32.422Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/PR-54/1 [2025-07-17T19:41:32.422Z] INFO: archiving workspace using pattern(s): [2025-07-17T19:41:33.363Z] Archives upload complete. [2025-07-17T19:41:33.363Z] INFO: archiving logs to Nexus [2025-07-17T19:41:34.305Z] ---> uname -a: [2025-07-17T19:41:34.305Z] Linux prd-ubuntu20-04-docker-8c-8g-5288 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-07-17T19:41:34.305Z] [2025-07-17T19:41:34.305Z] [2025-07-17T19:41:34.305Z] ---> lscpu: [2025-07-17T19:41:34.305Z] Architecture: x86_64 [2025-07-17T19:41:34.305Z] CPU op-mode(s): 32-bit, 64-bit [2025-07-17T19:41:34.305Z] Byte Order: Little Endian [2025-07-17T19:41:34.305Z] Address sizes: 40 bits physical, 48 bits virtual [2025-07-17T19:41:34.305Z] CPU(s): 8 [2025-07-17T19:41:34.305Z] On-line CPU(s) list: 0-7 [2025-07-17T19:41:34.305Z] Thread(s) per core: 1 [2025-07-17T19:41:34.305Z] Core(s) per socket: 1 [2025-07-17T19:41:34.305Z] Socket(s): 8 [2025-07-17T19:41:34.305Z] NUMA node(s): 1 [2025-07-17T19:41:34.305Z] Vendor ID: AuthenticAMD [2025-07-17T19:41:34.305Z] CPU family: 23 [2025-07-17T19:41:34.305Z] Model: 49 [2025-07-17T19:41:34.305Z] Model name: AMD EPYC-Rome Processor [2025-07-17T19:41:34.305Z] Stepping: 0 [2025-07-17T19:41:34.305Z] CPU MHz: 2799.998 [2025-07-17T19:41:34.305Z] BogoMIPS: 5599.99 [2025-07-17T19:41:34.305Z] Virtualization: AMD-V [2025-07-17T19:41:34.305Z] Hypervisor vendor: KVM [2025-07-17T19:41:34.305Z] Virtualization type: full [2025-07-17T19:41:34.305Z] L1d cache: 256 KiB [2025-07-17T19:41:34.305Z] L1i cache: 256 KiB [2025-07-17T19:41:34.305Z] L2 cache: 4 MiB [2025-07-17T19:41:34.305Z] L3 cache: 128 MiB [2025-07-17T19:41:34.305Z] NUMA node0 CPU(s): 0-7 [2025-07-17T19:41:34.305Z] Vulnerability Gather data sampling: Not affected [2025-07-17T19:41:34.305Z] Vulnerability Itlb multihit: Not affected [2025-07-17T19:41:34.305Z] Vulnerability L1tf: Not affected [2025-07-17T19:41:34.305Z] Vulnerability Mds: Not affected [2025-07-17T19:41:34.305Z] Vulnerability Meltdown: Not affected [2025-07-17T19:41:34.305Z] Vulnerability Mmio stale data: Not affected [2025-07-17T19:41:34.305Z] Vulnerability Retbleed: Vulnerable [2025-07-17T19:41:34.305Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-07-17T19:41:34.305Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-07-17T19:41:34.305Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-07-17T19:41:34.305Z] Vulnerability Srbds: Not affected [2025-07-17T19:41:34.305Z] Vulnerability Tsx async abort: Not affected [2025-07-17T19:41:34.305Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-07-17T19:41:34.305Z] [2025-07-17T19:41:34.305Z] [2025-07-17T19:41:34.305Z] ---> nproc: [2025-07-17T19:41:34.305Z] 8 [2025-07-17T19:41:34.305Z] [2025-07-17T19:41:34.305Z] [2025-07-17T19:41:34.305Z] ---> df -h: [2025-07-17T19:41:34.305Z] Filesystem Size Used Avail Use% Mounted on [2025-07-17T19:41:34.305Z] overlay 155G 13G 143G 9% / [2025-07-17T19:41:34.305Z] tmpfs 64M 0 64M 0% /dev [2025-07-17T19:41:34.305Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-07-17T19:41:34.305Z] shm 64M 0 64M 0% /dev/shm [2025-07-17T19:41:34.305Z] /dev/vda1 155G 13G 143G 9% /facter-os [2025-07-17T19:41:34.305Z] [2025-07-17T19:41:34.305Z] [2025-07-17T19:41:34.305Z] ---> sar -b -r -n DEV: [2025-07-17T19:41:34.305Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-5288) 07/17/25 _x86_64_ (8 CPU) [2025-07-17T19:41:34.305Z] [2025-07-17T19:41:34.305Z] 19:37:20 LINUX RESTART (8 CPU) [2025-07-17T19:41:34.305Z] [2025-07-17T19:41:34.305Z] 19:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-07-17T19:41:34.305Z] 19:39:01 168.89 18.38 150.51 0.00 3191.33 51051.76 0.00 [2025-07-17T19:41:34.305Z] 19:40:01 132.98 1.98 130.99 0.00 19.20 37059.42 0.00 [2025-07-17T19:41:34.305Z] 19:41:01 92.07 0.30 91.77 0.00 26.26 31735.26 0.00 [2025-07-17T19:41:34.305Z] Average: 131.31 6.89 124.42 0.00 1078.93 39948.81 0.00 [2025-07-17T19:41:34.305Z] [2025-07-17T19:41:34.305Z] 19:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-07-17T19:41:34.305Z] 19:39:01 28474228 31493452 794956 2.42 95812 3189712 2088812 6.16 1098376 2892540 9260 [2025-07-17T19:41:34.305Z] 19:40:01 26417432 31417736 859492 2.61 152400 4939804 1948184 5.74 1948556 3912900 825136 [2025-07-17T19:41:34.305Z] 19:41:01 26353848 31206944 1067084 3.25 157896 4778364 2644624 7.80 2115100 3793072 638968 [2025-07-17T19:41:34.305Z] Average: 27081836 31372711 907177 2.76 135369 4302627 2227207 6.57 1720677 3532837 491121 [2025-07-17T19:41:34.305Z] [2025-07-17T19:41:34.305Z] 19:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-07-17T19:41:34.305Z] 19:39:01 docker0 156.56 168.69 12.79 292.63 0.00 0.00 0.00 0.00 [2025-07-17T19:41:34.305Z] 19:39:01 ens3 464.12 343.09 7279.20 88.63 0.00 0.00 0.00 0.00 [2025-07-17T19:41:34.305Z] 19:39:01 veth9a90bcf 137.59 148.48 13.30 128.01 0.00 0.00 0.00 0.01 [2025-07-17T19:41:34.305Z] 19:39:01 lo 4.60 4.60 0.45 0.45 0.00 0.00 0.00 0.00 [2025-07-17T19:41:34.305Z] 19:40:01 veth04b0960 0.05 0.50 0.00 0.03 0.00 0.00 0.00 0.00 [2025-07-17T19:41:34.305Z] 19:40:01 docker0 223.10 238.53 17.03 2789.48 0.00 0.00 0.00 0.00 [2025-07-17T19:41:34.305Z] 19:40:01 ens3 268.01 238.13 2816.10 30.52 0.00 0.00 0.00 0.00 [2025-07-17T19:41:34.305Z] 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-07-17T19:41:34.305Z] 19:41:01 docker0 4.87 9.48 0.29 114.92 0.00 0.00 0.00 0.00 [2025-07-17T19:41:34.305Z] 19:41:01 ens3 30.93 18.41 191.70 8.56 0.00 0.00 0.00 0.00 [2025-07-17T19:41:34.305Z] 19:41:01 vethb4333ca 0.05 0.22 0.00 0.02 0.00 0.00 0.00 0.00 [2025-07-17T19:41:34.305Z] 19:41:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 [2025-07-17T19:41:34.305Z] Average: docker0 128.17 138.90 10.03 1065.68 0.00 0.00 0.00 0.00 [2025-07-17T19:41:34.305Z] Average: ens3 254.35 199.88 3429.00 42.57 0.00 0.00 0.00 0.00 [2025-07-17T19:41:34.305Z] Average: vethb4333ca 0.02 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2025-07-17T19:41:34.305Z] Average: lo 1.76 1.76 0.17 0.17 0.00 0.00 0.00 0.00 [2025-07-17T19:41:34.305Z] [2025-07-17T19:41:34.305Z] [2025-07-17T19:41:34.305Z] ---> sar -P ALL: [2025-07-17T19:41:34.305Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-5288) 07/17/25 _x86_64_ (8 CPU) [2025-07-17T19:41:34.305Z] [2025-07-17T19:41:34.305Z] 19:37:20 LINUX RESTART (8 CPU) [2025-07-17T19:41:34.305Z] [2025-07-17T19:41:34.305Z] 19:38:01 CPU %user %nice %system %iowait %steal %idle [2025-07-17T19:41:34.305Z] 19:39:01 all 5.60 0.00 2.87 1.55 0.08 89.91 [2025-07-17T19:41:34.305Z] 19:39:01 0 5.05 0.00 2.74 0.45 0.07 91.68 [2025-07-17T19:41:34.305Z] 19:39:01 1 6.87 0.00 2.24 0.20 0.07 90.62 [2025-07-17T19:41:34.305Z] 19:39:01 2 5.44 0.00 3.06 7.12 0.08 84.30 [2025-07-17T19:41:34.305Z] 19:39:01 3 5.19 0.00 3.26 0.49 0.07 90.99 [2025-07-17T19:41:34.305Z] 19:39:01 4 5.49 0.00 2.71 0.97 0.07 90.77 [2025-07-17T19:41:34.305Z] 19:39:01 5 6.67 0.00 2.95 2.05 0.08 88.25 [2025-07-17T19:41:34.305Z] 19:39:01 6 5.02 0.00 2.61 0.20 0.08 92.08 [2025-07-17T19:41:34.305Z] 19:39:01 7 5.09 0.00 3.35 0.91 0.08 90.57 [2025-07-17T19:41:34.305Z] 19:40:01 all 28.80 0.00 4.96 1.04 0.08 65.12 [2025-07-17T19:41:34.305Z] 19:40:01 0 30.45 0.00 4.63 0.13 0.08 64.70 [2025-07-17T19:41:34.305Z] 19:40:01 1 26.96 0.00 4.61 0.07 0.07 68.29 [2025-07-17T19:41:34.305Z] 19:40:01 2 28.87 0.00 4.82 0.40 0.08 65.82 [2025-07-17T19:41:34.305Z] 19:40:01 3 29.13 0.00 5.00 0.29 0.08 65.50 [2025-07-17T19:41:34.305Z] 19:40:01 4 28.45 0.00 5.29 0.24 0.10 65.93 [2025-07-17T19:41:34.305Z] 19:40:01 5 27.86 0.00 4.49 0.15 0.07 67.43 [2025-07-17T19:41:34.305Z] 19:40:01 6 28.50 0.00 5.03 0.47 0.08 65.92 [2025-07-17T19:41:34.305Z] 19:40:01 7 30.15 0.00 5.82 6.55 0.08 57.39 [2025-07-17T19:41:34.305Z] 19:41:01 all 53.26 0.00 7.46 0.63 0.11 38.54 [2025-07-17T19:41:34.305Z] 19:41:01 0 53.70 0.00 7.73 3.30 0.12 35.15 [2025-07-17T19:41:34.305Z] 19:41:01 1 51.27 0.00 7.30 0.22 0.10 41.11 [2025-07-17T19:41:34.305Z] 19:41:01 2 52.91 0.00 7.34 0.08 0.12 39.55 [2025-07-17T19:41:34.305Z] 19:41:01 3 53.30 0.00 7.07 0.02 0.12 39.49 [2025-07-17T19:41:34.305Z] 19:41:01 4 53.74 0.00 7.59 0.56 0.10 38.02 [2025-07-17T19:41:34.305Z] 19:41:01 5 54.08 0.00 7.41 0.12 0.12 38.27 [2025-07-17T19:41:34.305Z] 19:41:01 6 54.31 0.00 7.66 0.64 0.10 37.29 [2025-07-17T19:41:34.305Z] 19:41:01 7 52.78 0.00 7.59 0.10 0.10 39.42 [2025-07-17T19:41:34.305Z] Average: all 29.25 0.00 5.10 1.07 0.09 64.49 [2025-07-17T19:41:34.305Z] Average: 0 29.73 0.00 5.03 1.29 0.09 63.85 [2025-07-17T19:41:34.305Z] Average: 1 28.38 0.00 4.72 0.16 0.08 66.66 [2025-07-17T19:41:34.305Z] Average: 2 29.13 0.00 5.08 2.53 0.10 63.17 [2025-07-17T19:41:34.305Z] Average: 3 29.24 0.00 5.11 0.26 0.09 65.29 [2025-07-17T19:41:34.305Z] Average: 4 29.28 0.00 5.20 0.58 0.09 64.85 [2025-07-17T19:41:34.305Z] Average: 5 29.60 0.00 4.96 0.77 0.09 64.58 [2025-07-17T19:41:34.305Z] Average: 6 29.31 0.00 5.10 0.44 0.09 65.06 [2025-07-17T19:41:34.305Z] Average: 7 29.35 0.00 5.59 2.52 0.09 62.45 [2025-07-17T19:41:34.305Z] [2025-07-17T19:41:34.305Z] [2025-07-17T19:41:34.305Z]