Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4bd8664cc9fd2f5480b9401501168e0a6b2480c7 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-ssh11691538264673094807.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8085838790384118789.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8640256436521554240.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh2824630182719637988.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-ssh6012811386383740651.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.21 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 ‘prd-ubuntu20.04-docker-8c-8g-130’ is offline Running on prd-ubuntu20.04-docker-8c-8g-138 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 Avoid second fetch Checking out Revision 4bd8664cc9fd2f5480b9401501168e0a6b2480c7 (main) Commit message: "Merge pull request #10 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.1" > 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 core.sparsecheckout # timeout=10 > git checkout -f 4bd8664cc9fd2f5480b9401501168e0a6b2480c7 # timeout=10 > git rev-list --no-walk 9533422fec4002a0eebecd302b6b995f723b0f25 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-14T02:35:19.281Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-14T02:35:19.377Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-14T02:35:19.410Z] ========================================================= [2024-05-14T02:35:19.410Z] EdgeX Global Pipelines Version Info [2024-05-14T02:35:19.410Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-14T02:35:20.157Z] ------------------- [2024-05-14T02:35:20.157Z] stable info: [2024-05-14T02:35:20.157Z] ------------------- [2024-05-14T02:35:20.157Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-05-14T02:35:20.157Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-14T02:35:20.157Z] Message: update stable to v1.0.258 [2024-05-14T02:35:20.731Z] ------------------- [2024-05-14T02:35:20.731Z] experimental info: [2024-05-14T02:35:20.731Z] ------------------- [2024-05-14T02:35:20.731Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-05-14T02:35:20.731Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-14T02:35:20.731Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-14T02:35:20.811Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo [2024-05-14T02:35:20.833Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo [2024-05-14T02:35:20.858Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-14T02:35:20.885Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-14T02:35:20.912Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-14T02:35:20.940Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-14T02:35:20.968Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-14T02:35:20.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-14T02:35:21.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-14T02:35:21.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-14T02:35:21.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-14T02:35:21.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo [2024-05-14T02:35:21.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-14T02:35:21.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-14T02:35:21.172Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-14T02:35:21.197Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-14T02:35:21.224Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-14T02:35:21.246Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-14T02:35:21.266Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-14T02:35:21.290Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-14T02:35:21.313Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-14T02:35:21.340Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-14T02:35:21.367Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-14T02:35:21.392Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-14T02:35:21.410Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-14T02:35:21.436Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-14T02:35:21.459Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-14T02:35:21.482Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-05-14T02:35:21.501Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-05-14T02:35:21.526Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-05-14T02:35:21.550Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4bd8664cc9fd2f5480b9401501168e0a6b2480c7 [Pipeline] echo [2024-05-14T02:35:21.575Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4bd8664 [Pipeline] echo [2024-05-14T02:35:21.591Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-14T02:35:21.657Z] provisioning config files... [2024-05-14T02:35:21.672Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config10754506923003567410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-14T02:35:22.032Z] ---> ****-login.sh [2024-05-14T02:35:22.032Z] nexus3.edgexfoundry.org:10001 [2024-05-14T02:35:22.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T02:35:22.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T02:35:22.293Z] Configure a credential helper to remove this warning. See [2024-05-14T02:35:22.293Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T02:35:22.293Z] [2024-05-14T02:35:22.293Z] Login Succeeded [2024-05-14T02:35:22.293Z] nexus3.edgexfoundry.org:10002 [2024-05-14T02:35:22.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T02:35:22.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T02:35:22.554Z] Configure a credential helper to remove this warning. See [2024-05-14T02:35:22.554Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T02:35:22.554Z] [2024-05-14T02:35:22.554Z] Login Succeeded [2024-05-14T02:35:22.554Z] nexus3.edgexfoundry.org:10003 [2024-05-14T02:35:22.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T02:35:22.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T02:35:22.554Z] Configure a credential helper to remove this warning. See [2024-05-14T02:35:22.554Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T02:35:22.554Z] [2024-05-14T02:35:22.554Z] Login Succeeded [2024-05-14T02:35:22.554Z] nexus3.edgexfoundry.org:10004 [2024-05-14T02:35:22.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T02:35:22.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T02:35:22.814Z] Configure a credential helper to remove this warning. See [2024-05-14T02:35:22.814Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T02:35:22.814Z] [2024-05-14T02:35:22.814Z] Login Succeeded [2024-05-14T02:35:22.814Z] ****.io [2024-05-14T02:35:22.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T02:35:23.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T02:35:23.074Z] Configure a credential helper to remove this warning. See [2024-05-14T02:35:23.074Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T02:35:23.074Z] [2024-05-14T02:35:23.074Z] Login Succeeded [2024-05-14T02:35:23.074Z] ---> ****-login.sh ends [Pipeline] } [2024-05-14T02:35:23.082Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-14T02:35:23.503Z] + git rev-list -1 --merges 4bd8664cc9fd2f5480b9401501168e0a6b2480c7~1..4bd8664cc9fd2f5480b9401501168e0a6b2480c7 [Pipeline] echo [2024-05-14T02:35:23.528Z] -----------> git rev-list -1 --merges 4bd8664cc9fd2f5480b9401501168e0a6b2480c7~1..4bd8664cc9fd2f5480b9401501168e0a6b2480c7 4bd8664cc9fd2f5480b9401501168e0a6b2480c7 [2024-05-14T02:35:23.528Z] 4bd8664cc9fd2f5480b9401501168e0a6b2480c7 [false] [Pipeline] sh [2024-05-14T02:35:23.820Z] + git log --format=format:%s -1 4bd8664cc9fd2f5480b9401501168e0a6b2480c7 [Pipeline] echo [2024-05-14T02:35:23.834Z] ========================================================= [2024-05-14T02:35:23.834Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-14T02:35:23.834Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-14T02:35:24.168Z] + git log --format=format:%s -1 4bd8664cc9fd2f5480b9401501168e0a6b2480c7 [Pipeline] echo [2024-05-14T02:35:24.181Z] [semverPrep] GIT_COMMIT: 4bd8664cc9fd2f5480b9401501168e0a6b2480c7, Commit Message: Merge pull request #10 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.1 [Pipeline] echo [2024-05-14T02:35:24.194Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-14T02:35:24.580Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-14T02:35:24.580Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-14T02:35:24.580Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-14T02:35:24.580Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-14T02:35:24.580Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-14T02:35:24.580Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-14T02:35:24.580Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:35:25.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-14T02:35:25.019Z] [2024-05-14T02:35:25.019Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:35:25.344Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-14T02:35:25.344Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-14T02:35:25.344Z] b85a868b505f: Pulling fs layer [2024-05-14T02:35:25.344Z] e2be974225ed: Pulling fs layer [2024-05-14T02:35:25.344Z] 339a4e72a1f5: Pulling fs layer [2024-05-14T02:35:25.344Z] 988bab9f4d93: Pulling fs layer [2024-05-14T02:35:25.344Z] 1469e6f7b9e6: Pulling fs layer [2024-05-14T02:35:25.344Z] eaf3925da568: Pulling fs layer [2024-05-14T02:35:25.344Z] bab4dde63d76: Pulling fs layer [2024-05-14T02:35:25.344Z] bde34c3a00c8: Pulling fs layer [2024-05-14T02:35:25.344Z] b352a97aabf1: Pulling fs layer [2024-05-14T02:35:25.344Z] 4872d77fe225: Pulling fs layer [2024-05-14T02:35:25.344Z] 5851b861e8e6: Pulling fs layer [2024-05-14T02:35:25.344Z] 988bab9f4d93: Waiting [2024-05-14T02:35:25.344Z] 1469e6f7b9e6: Waiting [2024-05-14T02:35:25.344Z] eaf3925da568: Waiting [2024-05-14T02:35:25.344Z] bab4dde63d76: Waiting [2024-05-14T02:35:25.344Z] 4872d77fe225: Waiting [2024-05-14T02:35:25.344Z] 5851b861e8e6: Waiting [2024-05-14T02:35:25.344Z] bde34c3a00c8: Waiting [2024-05-14T02:35:25.344Z] b352a97aabf1: Waiting [2024-05-14T02:35:25.344Z] e2be974225ed: Download complete [2024-05-14T02:35:25.344Z] 988bab9f4d93: Verifying Checksum [2024-05-14T02:35:25.344Z] 988bab9f4d93: Download complete [2024-05-14T02:35:25.344Z] 1469e6f7b9e6: Verifying Checksum [2024-05-14T02:35:25.344Z] 1469e6f7b9e6: Download complete [2024-05-14T02:35:25.344Z] eaf3925da568: Download complete [2024-05-14T02:35:25.603Z] 339a4e72a1f5: Verifying Checksum [2024-05-14T02:35:25.603Z] 339a4e72a1f5: Download complete [2024-05-14T02:35:25.603Z] bde34c3a00c8: Download complete [2024-05-14T02:35:25.603Z] b352a97aabf1: Download complete [2024-05-14T02:35:25.603Z] 4872d77fe225: Verifying Checksum [2024-05-14T02:35:25.603Z] 4872d77fe225: Download complete [2024-05-14T02:35:25.603Z] 5851b861e8e6: Verifying Checksum [2024-05-14T02:35:25.603Z] 5851b861e8e6: Download complete [2024-05-14T02:35:25.603Z] b85a868b505f: Verifying Checksum [2024-05-14T02:35:25.603Z] b85a868b505f: Download complete [2024-05-14T02:35:25.867Z] bab4dde63d76: Verifying Checksum [2024-05-14T02:35:25.867Z] bab4dde63d76: Download complete [2024-05-14T02:35:26.811Z] b85a868b505f: Pull complete [2024-05-14T02:35:27.071Z] e2be974225ed: Pull complete [2024-05-14T02:35:27.640Z] 339a4e72a1f5: Pull complete [2024-05-14T02:35:27.640Z] 988bab9f4d93: Pull complete [2024-05-14T02:35:27.898Z] 1469e6f7b9e6: Pull complete [2024-05-14T02:35:27.898Z] eaf3925da568: Pull complete [2024-05-14T02:35:29.801Z] bab4dde63d76: Pull complete [2024-05-14T02:35:29.801Z] bde34c3a00c8: Pull complete [2024-05-14T02:35:30.062Z] b352a97aabf1: Pull complete [2024-05-14T02:35:30.062Z] 4872d77fe225: Pull complete [2024-05-14T02:35:30.062Z] 5851b861e8e6: Pull complete [2024-05-14T02:35:30.062Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-14T02:35:30.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-14T02:35:30.062Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-14T02:35:30.215Z] prd-ubuntu20.04-docker-8c-8g-138 does not seem to be running inside a container [2024-05-14T02:35:30.245Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-14T02:35:33.933Z] $ docker top 8cf65f0e5ad9ea5b67c396151608aa77f71627560375b44566165f4a9d1de113 -eo pid,comm [2024-05-14T02:35:33.989Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-05-14T02:35:33.990Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-14T02:35:34.053Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-14T02:35:34.053Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-14T02:35:34.177Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-14T02:35:34.180Z] $ docker exec 8cf65f0e5ad9ea5b67c396151608aa77f71627560375b44566165f4a9d1de113 ssh-agent [2024-05-14T02:35:34.292Z] SSH_AUTH_SOCK=/tmp/ssh-SN886yCyvRoO/agent.33 [2024-05-14T02:35:34.292Z] SSH_AGENT_PID=39 [2024-05-14T02:35:34.301Z] Running ssh-add (command line suppressed) [2024-05-14T02:35:34.403Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_7567670538108946855.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_7567670538108946855.key) [2024-05-14T02:35:34.416Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-14T02:35:34.708Z] + git tag --points-at HEAD [Pipeline] } [2024-05-14T02:35:34.720Z] $ docker exec --env ******** --env ******** 8cf65f0e5ad9ea5b67c396151608aa77f71627560375b44566165f4a9d1de113 ssh-agent -k [2024-05-14T02:35:34.821Z] unset SSH_AUTH_SOCK; [2024-05-14T02:35:34.822Z] unset SSH_AGENT_PID; [2024-05-14T02:35:34.822Z] echo Agent pid 39 killed; [2024-05-14T02:35:34.830Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-14T02:35:34.877Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-14T02:35:34.877Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-14T02:35:34.981Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-14T02:35:34.983Z] $ docker exec 8cf65f0e5ad9ea5b67c396151608aa77f71627560375b44566165f4a9d1de113 ssh-agent [2024-05-14T02:35:35.084Z] SSH_AUTH_SOCK=/tmp/ssh-szVTjhtuPhDe/agent.72 [2024-05-14T02:35:35.084Z] SSH_AGENT_PID=78 [2024-05-14T02:35:35.088Z] Running ssh-add (command line suppressed) [2024-05-14T02:35:35.200Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_9875659109718632212.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_9875659109718632212.key) [2024-05-14T02:35:35.211Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-14T02:35:35.506Z] + git semver init [2024-05-14T02:35:35.766Z] 2024-05-14 02:35:35,710 [run_init] DEBUG init version:0.0.0 force:False [2024-05-14T02:35:35.766Z] 2024-05-14 02:35:35,710 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver [2024-05-14T02:35:35.766Z] 2024-05-14 02:35:35,711 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver [2024-05-14T02:35:35.766Z] 2024-05-14 02:35:35,711 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_main/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) [2024-05-14T02:35:36.336Z] 2024-05-14 02:35:36,274 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude [2024-05-14T02:35:36.336Z] 2024-05-14 02:35:36,274 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False [2024-05-14T02:35:36.336Z] 2024-05-14 02:35:36,274 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-05-14T02:35:36.336Z] 2024-05-14 02:35:36,275 [write_version] DEBUG version is same as current version 0.0.0 [2024-05-14T02:35:36.336Z] 2024-05-14 02:35:36,275 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-05-14T02:35:36.336Z] 0.0.0 [Pipeline] } [2024-05-14T02:35:36.347Z] $ docker exec --env ******** --env ******** 8cf65f0e5ad9ea5b67c396151608aa77f71627560375b44566165f4a9d1de113 ssh-agent -k [2024-05-14T02:35:36.438Z] unset SSH_AUTH_SOCK; [2024-05-14T02:35:36.439Z] unset SSH_AGENT_PID; [2024-05-14T02:35:36.440Z] echo Agent pid 78 killed; [2024-05-14T02:35:36.449Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-14T02:35:36.776Z] + git semver [Pipeline] } [2024-05-14T02:35:37.051Z] $ docker stop --time=1 8cf65f0e5ad9ea5b67c396151608aa77f71627560375b44566165f4a9d1de113 [2024-05-14T02:35:38.337Z] $ docker rm -f --volumes 8cf65f0e5ad9ea5b67c396151608aa77f71627560375b44566165f4a9d1de113 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-14T02:35:38.687Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-14T02:35:38.945Z] Stashed 1 file(s) [Pipeline] echo [2024-05-14T02:35:38.949Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-14T02:35:39.123Z] provisioning config files... [2024-05-14T02:35:39.138Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config12435524797374998221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-14T02:35:39.441Z] ---> ****-login.sh [2024-05-14T02:35:39.441Z] nexus3.edgexfoundry.org:10001 [2024-05-14T02:35:39.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T02:35:39.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T02:35:39.442Z] Configure a credential helper to remove this warning. See [2024-05-14T02:35:39.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T02:35:39.442Z] [2024-05-14T02:35:39.442Z] Login Succeeded [2024-05-14T02:35:39.442Z] nexus3.edgexfoundry.org:10002 [2024-05-14T02:35:39.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T02:35:39.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T02:35:39.442Z] Configure a credential helper to remove this warning. See [2024-05-14T02:35:39.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T02:35:39.442Z] [2024-05-14T02:35:39.442Z] Login Succeeded [2024-05-14T02:35:39.442Z] nexus3.edgexfoundry.org:10003 [2024-05-14T02:35:39.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T02:35:39.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T02:35:39.702Z] Configure a credential helper to remove this warning. See [2024-05-14T02:35:39.702Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T02:35:39.702Z] [2024-05-14T02:35:39.702Z] Login Succeeded [2024-05-14T02:35:39.702Z] nexus3.edgexfoundry.org:10004 [2024-05-14T02:35:39.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T02:35:39.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T02:35:39.702Z] Configure a credential helper to remove this warning. See [2024-05-14T02:35:39.702Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T02:35:39.702Z] [2024-05-14T02:35:39.702Z] Login Succeeded [2024-05-14T02:35:39.702Z] ****.io [2024-05-14T02:35:39.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T02:35:39.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T02:35:39.962Z] Configure a credential helper to remove this warning. See [2024-05-14T02:35:39.962Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T02:35:39.962Z] [2024-05-14T02:35:39.962Z] Login Succeeded [2024-05-14T02:35:39.962Z] ---> ****-login.sh ends [Pipeline] } [2024-05-14T02:35:39.968Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-14T02:35:40.065Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-14T02:35:40.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-14T02:35:40.106Z] ========================================================= [2024-05-14T02:35:40.106Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-14T02:35:40.106Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:35:40.450Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-05-14T02:35:40.450Z] Sending build context to Docker daemon 417.3kB [2024-05-14T02:35:40.450Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-05-14T02:35:40.450Z] Step 2/10 : FROM ${BASE} AS builder [2024-05-14T02:35:40.450Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-14T02:35:40.450Z] 619be1103602: Pulling fs layer [2024-05-14T02:35:40.450Z] 7862e08f4a3e: Pulling fs layer [2024-05-14T02:35:40.450Z] 5df492c9dc93: Pulling fs layer [2024-05-14T02:35:40.450Z] 7629e6793208: Pulling fs layer [2024-05-14T02:35:40.450Z] 4f4fb700ef54: Pulling fs layer [2024-05-14T02:35:40.450Z] fb5054dd5b73: Pulling fs layer [2024-05-14T02:35:40.450Z] eeca6798cff9: Pulling fs layer [2024-05-14T02:35:40.450Z] aa269ceb94a6: Pulling fs layer [2024-05-14T02:35:40.450Z] ada007ff1a6a: Pulling fs layer [2024-05-14T02:35:40.450Z] 7629e6793208: Waiting [2024-05-14T02:35:40.450Z] 4f4fb700ef54: Waiting [2024-05-14T02:35:40.450Z] eeca6798cff9: Waiting [2024-05-14T02:35:40.450Z] fb5054dd5b73: Waiting [2024-05-14T02:35:40.450Z] aa269ceb94a6: Waiting [2024-05-14T02:35:40.450Z] ada007ff1a6a: Waiting [2024-05-14T02:35:40.450Z] 7862e08f4a3e: Download complete [2024-05-14T02:35:40.450Z] 7629e6793208: Verifying Checksum [2024-05-14T02:35:40.450Z] 7629e6793208: Download complete [2024-05-14T02:35:40.450Z] 4f4fb700ef54: Verifying Checksum [2024-05-14T02:35:40.450Z] 4f4fb700ef54: Download complete [2024-05-14T02:35:40.450Z] fb5054dd5b73: Verifying Checksum [2024-05-14T02:35:40.450Z] fb5054dd5b73: Download complete [2024-05-14T02:35:40.450Z] 619be1103602: Verifying Checksum [2024-05-14T02:35:40.450Z] 619be1103602: Download complete [2024-05-14T02:35:40.709Z] eeca6798cff9: Verifying Checksum [2024-05-14T02:35:40.709Z] eeca6798cff9: Download complete [2024-05-14T02:35:40.709Z] 619be1103602: Pull complete [2024-05-14T02:35:40.709Z] ada007ff1a6a: Verifying Checksum [2024-05-14T02:35:40.969Z] 7862e08f4a3e: Pull complete [2024-05-14T02:35:40.969Z] 5df492c9dc93: Verifying Checksum [2024-05-14T02:35:40.969Z] 5df492c9dc93: Download complete [2024-05-14T02:35:41.538Z] aa269ceb94a6: Verifying Checksum [2024-05-14T02:35:41.538Z] aa269ceb94a6: Download complete [2024-05-14T02:35:44.079Z] 5df492c9dc93: Pull complete [2024-05-14T02:35:44.339Z] 7629e6793208: Pull complete [2024-05-14T02:35:44.339Z] 4f4fb700ef54: Pull complete [2024-05-14T02:35:44.339Z] fb5054dd5b73: Pull complete [2024-05-14T02:35:44.339Z] eeca6798cff9: Pull complete [2024-05-14T02:35:46.868Z] aa269ceb94a6: Pull complete [2024-05-14T02:35:47.127Z] ada007ff1a6a: Pull complete [2024-05-14T02:35:47.127Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-14T02:35:47.127Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-14T02:35:47.127Z] ---> f489d0715acc [2024-05-14T02:35:47.127Z] Step 3/10 : ARG MAKE=make build [2024-05-14T02:35:52.510Z] ---> Running in d962e4fce96b [2024-05-14T02:35:52.510Z] Removing intermediate container d962e4fce96b [2024-05-14T02:35:52.510Z] ---> c57f0ed12181 [2024-05-14T02:35:52.510Z] Step 4/10 : WORKDIR /device-s7 [2024-05-14T02:35:52.510Z] ---> Running in 3cc432ccc4f5 [2024-05-14T02:35:52.510Z] Removing intermediate container 3cc432ccc4f5 [2024-05-14T02:35:52.510Z] ---> 7d031cf9be77 [2024-05-14T02:35:52.510Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-05-14T02:35:52.510Z] ---> Running in 4932a4848ee7 [2024-05-14T02:35:52.510Z] Removing intermediate container 4932a4848ee7 [2024-05-14T02:35:52.510Z] ---> 02476e0601c5 [2024-05-14T02:35:52.510Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2024-05-14T02:35:52.510Z] ---> Running in f886ee54ac0f [2024-05-14T02:35:52.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-14T02:35:54.073Z] Still waiting to schedule task [2024-05-14T02:35:54.073Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-134’ is offline [2024-05-14T02:35:55.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-14T02:35:55.809Z] OK: 264 MiB in 52 packages [2024-05-14T02:35:55.809Z] Removing intermediate container f886ee54ac0f [2024-05-14T02:35:55.809Z] ---> ecbdd114d0cf [2024-05-14T02:35:55.809Z] Step 7/10 : COPY go.mod vendor* ./ [2024-05-14T02:35:56.067Z] ---> 511ea1665de5 [2024-05-14T02:35:56.067Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-14T02:35:56.067Z] ---> Running in d1b0730e5ce9 [2024-05-14T02:36:28.247Z] Removing intermediate container d1b0730e5ce9 [2024-05-14T02:36:28.247Z] ---> 04b1001f0381 [2024-05-14T02:36:28.247Z] Step 9/10 : COPY . . [2024-05-14T02:36:28.247Z] ---> cc384ada750b [2024-05-14T02:36:28.247Z] Step 10/10 : RUN ${MAKE} [2024-05-14T02:36:28.247Z] ---> Running in 5691fe0ea9af [2024-05-14T02:36:28.247Z] noop [2024-05-14T02:36:28.247Z] Removing intermediate container 5691fe0ea9af [2024-05-14T02:36:28.247Z] ---> 024528a2fa7d [2024-05-14T02:36:28.247Z] Successfully built 024528a2fa7d [2024-05-14T02:36:28.247Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:36:28.579Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-14T02:36:28.579Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-14T02:36:28.666Z] prd-ubuntu20.04-docker-8c-8g-138 does not seem to be running inside a container [2024-05-14T02:36:28.701Z] $ 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 ******** ci-base-image-x86_64 cat [2024-05-14T02:36:29.034Z] $ docker top b40f0c2501e5d963cea1b6ba875d6510e6e6822c605192d8bcecc9da0faf136d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-14T02:36:29.391Z] + go version [2024-05-14T02:36:29.391Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-14T02:36:29.409Z] $ docker stop --time=1 b40f0c2501e5d963cea1b6ba875d6510e6e6822c605192d8bcecc9da0faf136d [2024-05-14T02:36:30.699Z] $ docker rm -f --volumes b40f0c2501e5d963cea1b6ba875d6510e6e6822c605192d8bcecc9da0faf136d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:36:31.137Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-14T02:36:31.137Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-14T02:36:31.225Z] prd-ubuntu20.04-docker-8c-8g-138 does not seem to be running inside a container [2024-05-14T02:36:31.265Z] $ 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 ******** ci-base-image-x86_64 cat [2024-05-14T02:36:31.606Z] $ docker top 9771dae193e296c1a0c1ef4c6e94ae608e582d43ff80d3c0c81666d68e282fce -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-14T02:36:31.957Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh [2024-05-14T02:36:32.270Z] + make test [2024-05-14T02:36:32.270Z] go test -race -coverprofile=coverage.out ./... [2024-05-14T02:36:38.835Z] ? github.com/edgexfoundry/device-s7 [no test files] [2024-05-14T02:36:51.027Z] ? github.com/edgexfoundry/device-s7/cmd [no test files] [2024-05-14T02:36:51.027Z] ? github.com/edgexfoundry/device-s7/internal/driver [no test files] [2024-05-14T02:37:12.959Z] go vet ./... [2024-05-14T02:37:13.900Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-14T02:37:13.900Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-14T02:37:13.900Z] ./bin/test-attribution-txt.sh [2024-05-14T02:37:13.900Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-05-14T02:37:13.900Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-05-14T02:37:13.918Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-14T02:37:13.956Z] $ docker stop --time=1 9771dae193e296c1a0c1ef4c6e94ae608e582d43ff80d3c0c81666d68e282fce [2024-05-14T02:37:19.758Z] $ docker rm -f --volumes 9771dae193e296c1a0c1ef4c6e94ae608e582d43ff80d3c0c81666d68e282fce [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-14T02:37:20.256Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-14T02:37:20.303Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-14T02:37:20.854Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-14T02:37:21.142Z] + ls -al . [2024-05-14T02:37:21.142Z] total 136 [2024-05-14T02:37:21.142Z] drwxrwxr-x 8 jenkins jenkins 4096 May 14 02:36 . [2024-05-14T02:37:21.142Z] drwxrwxr-x 4 jenkins jenkins 4096 May 14 02:35 .. [2024-05-14T02:37:21.142Z] drwxrwxr-x 8 jenkins jenkins 4096 May 14 02:36 .git [2024-05-14T02:37:21.142Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 02:35 .github [2024-05-14T02:37:21.142Z] -rw-rw-r-- 1 jenkins jenkins 237 May 14 02:35 .gitignore [2024-05-14T02:37:21.142Z] -rw-rw-r-- 1 jenkins jenkins 42 May 14 02:35 .golangci.yml [2024-05-14T02:37:21.142Z] drwxr-xr-x 3 jenkins jenkins 4096 May 14 02:35 .semver [2024-05-14T02:37:21.142Z] -rw-rw-r-- 1 jenkins jenkins 11920 May 14 02:35 Attribution.txt [2024-05-14T02:37:21.142Z] -rw-rw-r-- 1 jenkins jenkins 1546 May 14 02:35 Dockerfile [2024-05-14T02:37:21.142Z] -rw-rw-r-- 1 jenkins jenkins 643 May 14 02:35 Jenkinsfile [2024-05-14T02:37:21.142Z] -rw-rw-r-- 1 jenkins jenkins 10947 May 14 02:35 LICENSE [2024-05-14T02:37:21.142Z] -rw-rw-r-- 1 jenkins jenkins 1903 May 14 02:35 Makefile [2024-05-14T02:37:21.142Z] -rw-rw-r-- 1 jenkins jenkins 614 May 14 02:35 OWNERS.md [2024-05-14T02:37:21.142Z] -rw-rw-r-- 1 jenkins jenkins 2393 May 14 02:35 README.md [2024-05-14T02:37:21.142Z] -rw-rw-r-- 1 jenkins jenkins 5 May 14 02:35 VERSION [2024-05-14T02:37:21.142Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 02:35 bin [2024-05-14T02:37:21.142Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 02:35 cmd [2024-05-14T02:37:21.142Z] -rw-r--r-- 1 jenkins jenkins 13 May 14 02:36 coverage.out [2024-05-14T02:37:21.142Z] -rw-rw-r-- 1 jenkins jenkins 3644 May 14 02:35 go.mod [2024-05-14T02:37:21.142Z] -rw-rw-r-- 1 jenkins jenkins 34418 May 14 02:35 go.sum [2024-05-14T02:37:21.142Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 02:35 internal [2024-05-14T02:37:21.142Z] -rw-rw-r-- 1 jenkins jenkins 223 May 14 02:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:37:21.457Z] + 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=4bd8664cc9fd2f5480b9401501168e0a6b2480c7 --label arch=amd64 --label version=0.0.0 . [2024-05-14T02:37:21.457Z] Sending build context to Docker daemon 418.3kB [2024-05-14T02:37:21.457Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-05-14T02:37:21.457Z] Step 2/24 : FROM ${BASE} AS builder [2024-05-14T02:37:21.457Z] ---> 024528a2fa7d [2024-05-14T02:37:21.457Z] Step 3/24 : ARG MAKE=make build [2024-05-14T02:37:21.457Z] ---> Running in 490ebc769e6e [2024-05-14T02:37:21.717Z] Removing intermediate container 490ebc769e6e [2024-05-14T02:37:21.717Z] ---> 4c360fbea224 [2024-05-14T02:37:21.717Z] Step 4/24 : WORKDIR /device-s7 [2024-05-14T02:37:21.717Z] ---> Running in 410007ec020b [2024-05-14T02:37:21.717Z] Removing intermediate container 410007ec020b [2024-05-14T02:37:21.717Z] ---> 8d47cedc6e63 [2024-05-14T02:37:21.717Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-05-14T02:37:21.717Z] ---> Running in 5ae3f978ab76 [2024-05-14T02:37:21.975Z] Removing intermediate container 5ae3f978ab76 [2024-05-14T02:37:21.975Z] ---> ec05406c1d6a [2024-05-14T02:37:21.975Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2024-05-14T02:37:21.975Z] ---> Running in b7b1c7e1be41 [2024-05-14T02:37:22.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-14T02:37:22.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-14T02:37:22.492Z] OK: 264 MiB in 52 packages [2024-05-14T02:37:23.060Z] Removing intermediate container b7b1c7e1be41 [2024-05-14T02:37:23.060Z] ---> 2f1802c12425 [2024-05-14T02:37:23.060Z] Step 7/24 : COPY go.mod vendor* ./ [2024-05-14T02:37:23.060Z] ---> da3fc763aeb3 [2024-05-14T02:37:23.060Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-14T02:37:23.060Z] ---> Running in 9cb5fda00d45 [2024-05-14T02:37:23.226Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-139 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws [2024-05-14T02:37:23.242Z] Running in /w/workspace/device-s7/5 [Pipeline] { [Pipeline] checkout [2024-05-14T02:37:23.648Z] Removing intermediate container 9cb5fda00d45 [2024-05-14T02:37:23.648Z] ---> 71b1b5269ee5 [2024-05-14T02:37:23.648Z] Step 9/24 : COPY . . [2024-05-14T02:37:23.907Z] ---> d978678848df [2024-05-14T02:37:23.907Z] Step 10/24 : RUN ${MAKE} [2024-05-14T02:37:23.907Z] ---> Running in 0ae4dfec071f [2024-05-14T02:37:24.166Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2024-05-14T02:37:26.298Z] Selected Git installation does not exist. Using Default [2024-05-14T02:37:26.299Z] The recommended git tool is: NONE [2024-05-14T02:37:30.713Z] using credential edgex-jenkins-ssh [2024-05-14T02:37:30.734Z] Cloning the remote Git repository [2024-05-14T02:37:30.772Z] Cloning repository git@github.com:edgexfoundry/device-s7.git [2024-05-14T02:37:30.855Z] > git init /w/workspace/device-s7/5 # timeout=10 [2024-05-14T02:37:30.978Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git [2024-05-14T02:37:30.979Z] > git --version # timeout=10 [2024-05-14T02:37:30.999Z] > git --version # 'git version 2.25.1' [2024-05-14T02:37:31.001Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-14T02:37:31.130Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-14T02:37:31.643Z] > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 [2024-05-14T02:37:31.667Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-14T02:37:32.566Z] Avoid second fetch [2024-05-14T02:37:32.567Z] Checking out Revision 4bd8664cc9fd2f5480b9401501168e0a6b2480c7 (main) [2024-05-14T02:37:33.131Z] Commit message: "Merge pull request #10 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.1" [2024-05-14T02:37:32.581Z] > git config core.sparsecheckout # timeout=10 [2024-05-14T02:37:32.642Z] > git checkout -f 4bd8664cc9fd2f5480b9401501168e0a6b2480c7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-14T02:37:37.828Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-14T02:37:37.828Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-14T02:37:37.828Z] Dload Upload Total Spent Left Speed [2024-05-14T02:37:37.828Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 111k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh [2024-05-14T02:37:38.160Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-14T02:37:38.495Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-14T02:37:38.495Z] + sudo tee /etc/docker/daemon.new [2024-05-14T02:37:38.495Z] { [2024-05-14T02:37:38.495Z] "registry-mirrors": [ [2024-05-14T02:37:38.495Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-14T02:37:38.495Z] ], [2024-05-14T02:37:38.495Z] "bip": "10.250.0.254/24", [2024-05-14T02:37:38.495Z] "hosts": [ [2024-05-14T02:37:38.495Z] "tcp://0.0.0.0:5555", [2024-05-14T02:37:38.495Z] "unix:///var/run/docker.sock" [2024-05-14T02:37:38.495Z] ], [2024-05-14T02:37:38.495Z] "mtu": 1458, [2024-05-14T02:37:38.495Z] "selinux-enabled": true, [2024-05-14T02:37:38.495Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-14T02:37:38.495Z] } [Pipeline] sh [2024-05-14T02:37:38.814Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-14T02:37:39.140Z] + sudo service docker restart [2024-05-14T02:37:46.102Z] Removing intermediate container 0ae4dfec071f [2024-05-14T02:37:46.102Z] ---> c2530a8d9eef [2024-05-14T02:37:46.102Z] Step 11/24 : FROM alpine:3.18 [2024-05-14T02:37:46.102Z] 3.18: Pulling from library/alpine [2024-05-14T02:37:46.102Z] 619be1103602: Already exists [2024-05-14T02:37:46.102Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-14T02:37:46.102Z] Status: Downloaded newer image for alpine:3.18 [2024-05-14T02:37:46.102Z] ---> d3782b16ccc9 [2024-05-14T02:37:46.102Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-05-14T02:37:46.102Z] ---> Running in 9d66602330a0 [2024-05-14T02:37:46.102Z] Removing intermediate container 9d66602330a0 [2024-05-14T02:37:46.102Z] ---> 6baee6ab3db2 [2024-05-14T02:37:46.102Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-05-14T02:37:46.102Z] ---> Running in f918c41552e5 [2024-05-14T02:37:46.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-14T02:37:46.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-14T02:37:46.624Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-14T02:37:46.624Z] Executing busybox-1.36.1-r5.trigger [2024-05-14T02:37:46.624Z] OK: 7 MiB in 16 packages [2024-05-14T02:37:46.883Z] Removing intermediate container f918c41552e5 [2024-05-14T02:37:46.883Z] ---> 96bb2292e4bd [2024-05-14T02:37:46.883Z] Step 14/24 : RUN apk --no-cache upgrade [2024-05-14T02:37:46.883Z] ---> Running in c5b27ff47f8b [2024-05-14T02:37:47.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-14T02:37:47.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-14T02:37:47.402Z] Upgrading critical system libraries and apk-tools: [2024-05-14T02:37:47.402Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-14T02:37:47.402Z] Executing busybox-1.36.1-r5.trigger [2024-05-14T02:37:47.664Z] Continuing the upgrade transaction with new apk-tools: [2024-05-14T02:37:47.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-14T02:37:47.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-14T02:37:47.924Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-14T02:37:47.924Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-14T02:37:47.924Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-14T02:37:47.924Z] OK: 7 MiB in 16 packages [2024-05-14T02:37:48.509Z] Removing intermediate container c5b27ff47f8b [2024-05-14T02:37:48.509Z] ---> 89b0c324c99f [2024-05-14T02:37:48.509Z] Step 15/24 : WORKDIR / [2024-05-14T02:37:48.509Z] ---> Running in b3657cbc9abd [2024-05-14T02:37:48.509Z] Removing intermediate container b3657cbc9abd [2024-05-14T02:37:48.509Z] ---> 692f7d536af1 [2024-05-14T02:37:48.509Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2024-05-14T02:37:48.769Z] ---> a595be5b2d16 [2024-05-14T02:37:48.769Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2024-05-14T02:37:49.337Z] ---> dfe5ee163a8a [2024-05-14T02:37:49.337Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2024-05-14T02:37:49.596Z] ---> 74668f3a6f09 [2024-05-14T02:37:49.596Z] Step 19/24 : EXPOSE 59994 [2024-05-14T02:37:49.596Z] ---> Running in adb519a9ff6f [2024-05-14T02:37:49.596Z] Removing intermediate container adb519a9ff6f [2024-05-14T02:37:49.596Z] ---> 39c43e9e2eaa [2024-05-14T02:37:49.596Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2024-05-14T02:37:49.596Z] ---> Running in 6e99d84f78ac [2024-05-14T02:37:49.596Z] Removing intermediate container 6e99d84f78ac [2024-05-14T02:37:49.596Z] ---> a3e5b1755247 [2024-05-14T02:37:49.596Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-14T02:37:49.855Z] ---> Running in 192e422d2e02 [2024-05-14T02:37:49.855Z] Removing intermediate container 192e422d2e02 [2024-05-14T02:37:49.855Z] ---> 3191cd57ef68 [2024-05-14T02:37:49.855Z] Step 22/24 : LABEL arch=amd64 [2024-05-14T02:37:49.855Z] ---> Running in 2133908e778c [2024-05-14T02:37:49.855Z] Removing intermediate container 2133908e778c [2024-05-14T02:37:49.855Z] ---> aa839e2cd1c1 [2024-05-14T02:37:49.855Z] Step 23/24 : LABEL git_sha=4bd8664cc9fd2f5480b9401501168e0a6b2480c7 [2024-05-14T02:37:49.855Z] ---> Running in 0ec78f856797 [2024-05-14T02:37:50.114Z] Removing intermediate container 0ec78f856797 [2024-05-14T02:37:50.114Z] ---> 8c220b5c7789 [2024-05-14T02:37:50.114Z] Step 24/24 : LABEL version=0.0.0 [2024-05-14T02:37:50.114Z] ---> Running in 999d72fcbb43 [2024-05-14T02:37:50.114Z] Removing intermediate container 999d72fcbb43 [2024-05-14T02:37:50.114Z] ---> ff0fcebf36a2 [2024-05-14T02:37:50.114Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-14T02:37:50.114Z] Successfully built ff0fcebf36a2 [2024-05-14T02:37:50.114Z] Successfully tagged device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-14T02:37:50.242Z] provisioning config files... [2024-05-14T02:37:50.258Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config8398498490812647403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-14T02:37:50.579Z] ---> ****-login.sh [2024-05-14T02:37:50.579Z] nexus3.edgexfoundry.org:10001 [2024-05-14T02:37:50.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T02:37:50.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T02:37:50.580Z] Configure a credential helper to remove this warning. See [2024-05-14T02:37:50.580Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T02:37:50.580Z] [2024-05-14T02:37:50.580Z] Login Succeeded [2024-05-14T02:37:50.580Z] nexus3.edgexfoundry.org:10002 [2024-05-14T02:37:50.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T02:37:50.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T02:37:50.580Z] Configure a credential helper to remove this warning. See [2024-05-14T02:37:50.580Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T02:37:50.580Z] [2024-05-14T02:37:50.580Z] Login Succeeded [2024-05-14T02:37:50.580Z] nexus3.edgexfoundry.org:10003 [2024-05-14T02:37:50.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T02:37:50.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T02:37:50.839Z] Configure a credential helper to remove this warning. See [2024-05-14T02:37:50.839Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T02:37:50.839Z] [2024-05-14T02:37:50.839Z] Login Succeeded [2024-05-14T02:37:50.839Z] nexus3.edgexfoundry.org:10004 [2024-05-14T02:37:50.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T02:37:50.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T02:37:50.839Z] Configure a credential helper to remove this warning. See [2024-05-14T02:37:50.839Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T02:37:50.839Z] [2024-05-14T02:37:50.839Z] Login Succeeded [2024-05-14T02:37:50.839Z] ****.io [2024-05-14T02:37:50.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T02:37:51.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T02:37:51.100Z] Configure a credential helper to remove this warning. See [2024-05-14T02:37:51.100Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T02:37:51.100Z] [2024-05-14T02:37:51.100Z] Login Succeeded [2024-05-14T02:37:51.100Z] ---> ****-login.sh ends [Pipeline] } [2024-05-14T02:37:51.107Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-14T02:37:51.159Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-14T02:37:51.191Z] [edgeXDocker.push] Tagging docker image device-s7 with the following tags: [2024-05-14T02:37:51.191Z] 4bd8664cc9fd2f5480b9401501168e0a6b2480c7 [2024-05-14T02:37:51.191Z] latest [2024-05-14T02:37:51.191Z] 0.0.0 [2024-05-14T02:37:51.191Z] 4bd8664cc9fd2f5480b9401501168e0a6b2480c7-0.0.0 [2024-05-14T02:37:51.191Z] main [2024-05-14T02:37:51.191Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:37:51.549Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4bd8664cc9fd2f5480b9401501168e0a6b2480c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:37:51.872Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:4bd8664cc9fd2f5480b9401501168e0a6b2480c7 [2024-05-14T02:37:51.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2024-05-14T02:37:51.872Z] 5996d42cf402: Preparing [2024-05-14T02:37:51.872Z] d4e146f7ae19: Preparing [2024-05-14T02:37:51.872Z] 4b3f78d9e3da: Preparing [2024-05-14T02:37:51.872Z] b04ff41b051f: Preparing [2024-05-14T02:37:51.872Z] 7f374a542e82: Preparing [2024-05-14T02:37:51.872Z] aedc3bda2944: Preparing [2024-05-14T02:37:51.872Z] aedc3bda2944: Waiting [2024-05-14T02:37:51.872Z] 7f374a542e82: Pushed [2024-05-14T02:37:51.872Z] 4b3f78d9e3da: Pushed [2024-05-14T02:37:51.872Z] 5996d42cf402: Pushed [2024-05-14T02:37:51.872Z] aedc3bda2944: Layer already exists [2024-05-14T02:37:52.439Z] b04ff41b051f: Pushed [2024-05-14T02:37:54.974Z] d4e146f7ae19: Pushed [2024-05-14T02:37:54.974Z] 4bd8664cc9fd2f5480b9401501168e0a6b2480c7: digest: sha256:bdae598d5b4816f39f1cdb1c2d8118f6295375b0a02d9f3e3d26480942af5289 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:37:55.303Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:37:55.642Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:latest [2024-05-14T02:37:55.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2024-05-14T02:37:55.642Z] 5996d42cf402: Preparing [2024-05-14T02:37:55.642Z] d4e146f7ae19: Preparing [2024-05-14T02:37:55.642Z] 4b3f78d9e3da: Preparing [2024-05-14T02:37:55.642Z] b04ff41b051f: Preparing [2024-05-14T02:37:55.642Z] 7f374a542e82: Preparing [2024-05-14T02:37:55.642Z] aedc3bda2944: Preparing [2024-05-14T02:37:55.642Z] aedc3bda2944: Waiting [2024-05-14T02:37:55.642Z] 5996d42cf402: Layer already exists [2024-05-14T02:37:55.642Z] 4b3f78d9e3da: Layer already exists [2024-05-14T02:37:55.642Z] 7f374a542e82: Layer already exists [2024-05-14T02:37:55.642Z] d4e146f7ae19: Layer already exists [2024-05-14T02:37:55.642Z] b04ff41b051f: Layer already exists [2024-05-14T02:37:55.642Z] aedc3bda2944: Layer already exists [2024-05-14T02:37:55.642Z] latest: digest: sha256:bdae598d5b4816f39f1cdb1c2d8118f6295375b0a02d9f3e3d26480942af5289 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:37:55.978Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:37:56.314Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:0.0.0 [2024-05-14T02:37:56.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2024-05-14T02:37:56.314Z] 5996d42cf402: Preparing [2024-05-14T02:37:56.314Z] d4e146f7ae19: Preparing [2024-05-14T02:37:56.314Z] 4b3f78d9e3da: Preparing [2024-05-14T02:37:56.315Z] b04ff41b051f: Preparing [2024-05-14T02:37:56.315Z] 7f374a542e82: Preparing [2024-05-14T02:37:56.315Z] aedc3bda2944: Preparing [2024-05-14T02:37:56.315Z] aedc3bda2944: Waiting [2024-05-14T02:37:56.315Z] 4b3f78d9e3da: Layer already exists [2024-05-14T02:37:56.315Z] b04ff41b051f: Layer already exists [2024-05-14T02:37:56.315Z] d4e146f7ae19: Layer already exists [2024-05-14T02:37:56.315Z] 7f374a542e82: Layer already exists [2024-05-14T02:37:56.315Z] 5996d42cf402: Layer already exists [2024-05-14T02:37:56.315Z] aedc3bda2944: Layer already exists [2024-05-14T02:37:56.315Z] 0.0.0: digest: sha256:bdae598d5b4816f39f1cdb1c2d8118f6295375b0a02d9f3e3d26480942af5289 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:37:56.647Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4bd8664cc9fd2f5480b9401501168e0a6b2480c7-0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:37:56.966Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:4bd8664cc9fd2f5480b9401501168e0a6b2480c7-0.0.0 [2024-05-14T02:37:56.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2024-05-14T02:37:56.966Z] 5996d42cf402: Preparing [2024-05-14T02:37:56.966Z] d4e146f7ae19: Preparing [2024-05-14T02:37:56.966Z] 4b3f78d9e3da: Preparing [2024-05-14T02:37:56.966Z] b04ff41b051f: Preparing [2024-05-14T02:37:56.966Z] 7f374a542e82: Preparing [2024-05-14T02:37:56.966Z] aedc3bda2944: Preparing [2024-05-14T02:37:56.966Z] aedc3bda2944: Waiting [2024-05-14T02:37:56.966Z] b04ff41b051f: Layer already exists [2024-05-14T02:37:56.966Z] 7f374a542e82: Layer already exists [2024-05-14T02:37:56.966Z] 5996d42cf402: Layer already exists [2024-05-14T02:37:56.966Z] 4b3f78d9e3da: Layer already exists [2024-05-14T02:37:56.966Z] d4e146f7ae19: Layer already exists [2024-05-14T02:37:56.966Z] aedc3bda2944: Layer already exists [2024-05-14T02:37:56.966Z] 4bd8664cc9fd2f5480b9401501168e0a6b2480c7-0.0.0: digest: sha256:bdae598d5b4816f39f1cdb1c2d8118f6295375b0a02d9f3e3d26480942af5289 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:37:57.291Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-14T02:37:57.397Z] provisioning config files... [2024-05-14T02:37:57.419Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/5@tmp/config7861229396690520571tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-14T02:37:57.617Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:main [2024-05-14T02:37:57.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2024-05-14T02:37:57.617Z] 5996d42cf402: Preparing [2024-05-14T02:37:57.617Z] d4e146f7ae19: Preparing [2024-05-14T02:37:57.617Z] 4b3f78d9e3da: Preparing [2024-05-14T02:37:57.617Z] b04ff41b051f: Preparing [2024-05-14T02:37:57.617Z] 7f374a542e82: Preparing [2024-05-14T02:37:57.617Z] aedc3bda2944: Preparing [2024-05-14T02:37:57.617Z] aedc3bda2944: Waiting [2024-05-14T02:37:57.617Z] d4e146f7ae19: Layer already exists [2024-05-14T02:37:57.617Z] 5996d42cf402: Layer already exists [2024-05-14T02:37:57.617Z] 4b3f78d9e3da: Layer already exists [2024-05-14T02:37:57.617Z] b04ff41b051f: Layer already exists [2024-05-14T02:37:57.617Z] 7f374a542e82: Layer already exists [2024-05-14T02:37:57.617Z] aedc3bda2944: Layer already exists [2024-05-14T02:37:57.617Z] main: digest: sha256:bdae598d5b4816f39f1cdb1c2d8118f6295375b0a02d9f3e3d26480942af5289 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-14T02:37:57.686Z] ===================================================== [Pipeline] echo [2024-05-14T02:37:57.697Z] taggedImages: [2024-05-14T02:37:57.697Z] - nexus3.edgexfoundry.org:10004/device-s7:4bd8664cc9fd2f5480b9401501168e0a6b2480c7 [2024-05-14T02:37:57.697Z] - nexus3.edgexfoundry.org:10004/device-s7:latest [2024-05-14T02:37:57.697Z] - nexus3.edgexfoundry.org:10004/device-s7:0.0.0 [2024-05-14T02:37:57.697Z] - nexus3.edgexfoundry.org:10004/device-s7:4bd8664cc9fd2f5480b9401501168e0a6b2480c7-0.0.0 [2024-05-14T02:37:57.697Z] - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:37:57.849Z] ---> ****-login.sh [2024-05-14T02:37:57.849Z] nexus3.edgexfoundry.org:10001 [2024-05-14T02:37:58.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-14T02:37:58.099Z] [2024-05-14T02:37:58.099Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:37:58.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T02:37:58.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T02:37:58.392Z] Configure a credential helper to remove this warning. See [2024-05-14T02:37:58.392Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T02:37:58.392Z] [2024-05-14T02:37:58.392Z] Login Succeeded [2024-05-14T02:37:58.392Z] nexus3.edgexfoundry.org:10002 [2024-05-14T02:37:58.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-14T02:37:58.398Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-14T02:37:58.398Z] 5eb5b503b376: Pulling fs layer [2024-05-14T02:37:58.398Z] 5c69ac0246d0: Pulling fs layer [2024-05-14T02:37:58.398Z] ec43610c2a17: Pulling fs layer [2024-05-14T02:37:58.398Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-14T02:37:58.398Z] 33b1e0a273af: Pulling fs layer [2024-05-14T02:37:58.398Z] 5d3b04190fa2: Pulling fs layer [2024-05-14T02:37:58.398Z] 2f39f015ded8: Pulling fs layer [2024-05-14T02:37:58.398Z] 33b1e0a273af: Waiting [2024-05-14T02:37:58.398Z] 5d3b04190fa2: Waiting [2024-05-14T02:37:58.398Z] 2f39f015ded8: Waiting [2024-05-14T02:37:58.398Z] 3a2ae6a8a46f: Waiting [2024-05-14T02:37:58.398Z] 5c69ac0246d0: Download complete [2024-05-14T02:37:58.398Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-14T02:37:58.398Z] 3a2ae6a8a46f: Download complete [2024-05-14T02:37:58.398Z] 33b1e0a273af: Verifying Checksum [2024-05-14T02:37:58.398Z] 33b1e0a273af: Download complete [2024-05-14T02:37:58.398Z] 5d3b04190fa2: Verifying Checksum [2024-05-14T02:37:58.398Z] 5d3b04190fa2: Download complete [2024-05-14T02:37:58.398Z] ec43610c2a17: Verifying Checksum [2024-05-14T02:37:58.398Z] ec43610c2a17: Download complete [2024-05-14T02:37:58.655Z] 5eb5b503b376: Verifying Checksum [2024-05-14T02:37:58.655Z] 5eb5b503b376: Download complete [2024-05-14T02:37:58.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T02:37:58.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T02:37:58.667Z] Configure a credential helper to remove this warning. See [2024-05-14T02:37:58.667Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T02:37:58.667Z] [2024-05-14T02:37:58.667Z] Login Succeeded [2024-05-14T02:37:58.667Z] nexus3.edgexfoundry.org:10003 [2024-05-14T02:37:58.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T02:37:58.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T02:37:58.937Z] Configure a credential helper to remove this warning. See [2024-05-14T02:37:58.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T02:37:58.937Z] [2024-05-14T02:37:58.937Z] Login Succeeded [2024-05-14T02:37:59.205Z] nexus3.edgexfoundry.org:10004 [2024-05-14T02:37:59.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T02:37:59.223Z] 2f39f015ded8: Download complete [2024-05-14T02:37:59.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T02:37:59.479Z] Configure a credential helper to remove this warning. See [2024-05-14T02:37:59.479Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T02:37:59.479Z] [2024-05-14T02:37:59.479Z] Login Succeeded [2024-05-14T02:37:59.479Z] ****.io [2024-05-14T02:37:59.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T02:37:59.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T02:37:59.759Z] Configure a credential helper to remove this warning. See [2024-05-14T02:37:59.759Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T02:37:59.759Z] [2024-05-14T02:37:59.759Z] Login Succeeded [2024-05-14T02:37:59.759Z] ---> ****-login.sh ends [Pipeline] } [2024-05-14T02:37:59.778Z] Deleting 1 temporary files [2024-05-14T02:37:59.790Z] 5eb5b503b376: Pull complete [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-05-14T02:38:00.047Z] 5c69ac0246d0: Pull complete [Pipeline] echo [2024-05-14T02:38:00.109Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-14T02:38:00.128Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-14T02:38:00.144Z] ========================================================= [2024-05-14T02:38:00.144Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-14T02:38:00.144Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:38:00.306Z] ec43610c2a17: Pull complete [2024-05-14T02:38:00.306Z] 3a2ae6a8a46f: Pull complete [2024-05-14T02:38:00.512Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-05-14T02:38:00.565Z] 33b1e0a273af: Pull complete [2024-05-14T02:38:00.784Z] Sending build context to Docker daemon 270.8kB [2024-05-14T02:38:00.784Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-05-14T02:38:00.784Z] Step 2/10 : FROM ${BASE} AS builder [2024-05-14T02:38:00.784Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-14T02:38:00.784Z] c6b39de5b339: Pulling fs layer [2024-05-14T02:38:00.784Z] a69c41024577: Pulling fs layer [2024-05-14T02:38:00.784Z] d6de4b400683: Pulling fs layer [2024-05-14T02:38:00.784Z] 35cb2a7552d0: Pulling fs layer [2024-05-14T02:38:00.784Z] 4f4fb700ef54: Pulling fs layer [2024-05-14T02:38:00.784Z] 464afbd9ba4c: Pulling fs layer [2024-05-14T02:38:00.784Z] 00f215d4a9da: Pulling fs layer [2024-05-14T02:38:00.784Z] d496ad576159: Pulling fs layer [2024-05-14T02:38:00.784Z] 464afbd9ba4c: Waiting [2024-05-14T02:38:00.784Z] 00f215d4a9da: Waiting [2024-05-14T02:38:00.784Z] 35cb2a7552d0: Waiting [2024-05-14T02:38:00.784Z] 4f4fb700ef54: Waiting [2024-05-14T02:38:00.784Z] d496ad576159: Waiting [2024-05-14T02:38:00.784Z] a69c41024577: Verifying Checksum [2024-05-14T02:38:00.784Z] a69c41024577: Download complete [2024-05-14T02:38:00.836Z] 5d3b04190fa2: Pull complete [2024-05-14T02:38:01.054Z] 35cb2a7552d0: Download complete [2024-05-14T02:38:01.054Z] 4f4fb700ef54: Verifying Checksum [2024-05-14T02:38:01.054Z] 4f4fb700ef54: Download complete [2024-05-14T02:38:01.054Z] 464afbd9ba4c: Verifying Checksum [2024-05-14T02:38:01.054Z] 464afbd9ba4c: Download complete [2024-05-14T02:38:01.054Z] c6b39de5b339: Verifying Checksum [2024-05-14T02:38:01.054Z] c6b39de5b339: Download complete [2024-05-14T02:38:01.324Z] d496ad576159: Verifying Checksum [2024-05-14T02:38:01.324Z] d496ad576159: Download complete [2024-05-14T02:38:01.912Z] c6b39de5b339: Pull complete [2024-05-14T02:38:02.502Z] a69c41024577: Pull complete [2024-05-14T02:38:02.774Z] d6de4b400683: Download complete [2024-05-14T02:38:03.744Z] 00f215d4a9da: Verifying Checksum [2024-05-14T02:38:03.744Z] 00f215d4a9da: Download complete [2024-05-14T02:38:05.025Z] 2f39f015ded8: Pull complete [2024-05-14T02:38:05.025Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-14T02:38:05.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-14T02:38:05.025Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-14T02:38:05.134Z] prd-ubuntu20.04-docker-8c-8g-138 does not seem to be running inside a container [2024-05-14T02:38:05.173Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-14T02:38:10.653Z] $ docker top 4d409aa0b0aff0161a69d9ba9934770bfe68172cb34a856c064358c52c3325e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-14T02:38:11.069Z] ---> job-cost.sh [2024-05-14T02:38:11.069Z] lf-activate-venv: SKIPPING [2024-05-14T02:38:11.069Z] INFO: No Stack... [2024-05-14T02:38:11.328Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-14T02:38:11.895Z] INFO: Archiving Costs [Pipeline] sh [2024-05-14T02:38:12.188Z] + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv [2024-05-14T02:38:12.188Z] + cut -d, -f6 [Pipeline] lock [2024-05-14T02:38:12.201Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-5-stack-cost] [2024-05-14T02:38:12.212Z] Resource [jenkins-edgexfoundry-device-s7-main-5-stack-cost] did not exist. Created. [2024-05-14T02:38:12.223Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-14T02:38:12.538Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-14T02:38:12.577Z] Stashed 1 file(s) [Pipeline] } [2024-05-14T02:38:12.585Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-5-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-14T02:38:12.618Z] $ docker stop --time=1 4d409aa0b0aff0161a69d9ba9934770bfe68172cb34a856c064358c52c3325e5 [2024-05-14T02:38:13.758Z] $ docker rm -f --volumes 4d409aa0b0aff0161a69d9ba9934770bfe68172cb34a856c064358c52c3325e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-14T02:38:16.083Z] d6de4b400683: Pull complete [2024-05-14T02:38:16.083Z] 35cb2a7552d0: Pull complete [2024-05-14T02:38:16.083Z] 4f4fb700ef54: Pull complete [2024-05-14T02:38:16.083Z] 464afbd9ba4c: Pull complete [2024-05-14T02:38:24.300Z] 00f215d4a9da: Pull complete [2024-05-14T02:38:25.715Z] d496ad576159: Pull complete [2024-05-14T02:38:25.715Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-14T02:38:25.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-14T02:38:25.715Z] ---> f246e2811388 [2024-05-14T02:38:25.715Z] Step 3/10 : ARG MAKE=make build [2024-05-14T02:38:27.662Z] ---> Running in 6eddd805c3e9 [2024-05-14T02:38:27.929Z] Removing intermediate container 6eddd805c3e9 [2024-05-14T02:38:27.929Z] ---> 20c3c2f7e98d [2024-05-14T02:38:27.929Z] Step 4/10 : WORKDIR /device-s7 [2024-05-14T02:38:27.929Z] ---> Running in ff9f31b631ab [2024-05-14T02:38:28.195Z] Removing intermediate container ff9f31b631ab [2024-05-14T02:38:28.195Z] ---> c250c232f125 [2024-05-14T02:38:28.195Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-05-14T02:38:28.195Z] ---> Running in 3fba90cb0046 [2024-05-14T02:38:28.464Z] Removing intermediate container 3fba90cb0046 [2024-05-14T02:38:28.464Z] ---> 5a54308c564a [2024-05-14T02:38:28.464Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2024-05-14T02:38:28.739Z] ---> Running in db27dff31c7c [2024-05-14T02:38:29.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-14T02:38:30.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-14T02:38:31.231Z] OK: 266 MiB in 52 packages [2024-05-14T02:38:31.815Z] Removing intermediate container db27dff31c7c [2024-05-14T02:38:31.816Z] ---> 40a78b1bf6b6 [2024-05-14T02:38:31.816Z] Step 7/10 : COPY go.mod vendor* ./ [2024-05-14T02:38:32.402Z] ---> b22b64039694 [2024-05-14T02:38:32.402Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-14T02:38:32.402Z] ---> Running in a603f902fd5f [2024-05-14T02:39:29.015Z] Removing intermediate container a603f902fd5f [2024-05-14T02:39:29.015Z] ---> bbc285bb8b62 [2024-05-14T02:39:29.015Z] Step 9/10 : COPY . . [2024-05-14T02:39:29.015Z] ---> fe04e0ee8d2c [2024-05-14T02:39:29.015Z] Step 10/10 : RUN ${MAKE} [2024-05-14T02:39:29.015Z] ---> Running in 710a16f8a8ee [2024-05-14T02:39:29.015Z] noop [2024-05-14T02:39:29.015Z] Removing intermediate container 710a16f8a8ee [2024-05-14T02:39:29.015Z] ---> b8a9529d5bde [2024-05-14T02:39:29.015Z] Successfully built b8a9529d5bde [2024-05-14T02:39:29.015Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:39:29.368Z] + docker inspect -f . ci-base-image-arm64 [2024-05-14T02:39:29.368Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-14T02:39:29.583Z] prd-ubuntu20.04-docker-arm64-4c-16g-139 does not seem to be running inside a container [2024-05-14T02:39:29.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/5 -v /w/workspace/device-s7/5:/w/workspace/device-s7/5:rw,z -v /w/workspace/device-s7/5@tmp:/w/workspace/device-s7/5@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 [2024-05-14T02:39:30.832Z] $ docker top ec7b44661507c0b59c452109b756a0a01151d69c1fd78cf10b4330841918fcdf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-14T02:39:31.695Z] + go version [2024-05-14T02:39:31.695Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-14T02:39:31.711Z] $ docker stop --time=1 ec7b44661507c0b59c452109b756a0a01151d69c1fd78cf10b4330841918fcdf [2024-05-14T02:39:33.311Z] $ docker rm -f --volumes ec7b44661507c0b59c452109b756a0a01151d69c1fd78cf10b4330841918fcdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:39:33.898Z] + docker inspect -f . ci-base-image-arm64 [2024-05-14T02:39:33.898Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-14T02:39:34.093Z] prd-ubuntu20.04-docker-arm64-4c-16g-139 does not seem to be running inside a container [2024-05-14T02:39:34.150Z] $ 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/5 -v /w/workspace/device-s7/5:/w/workspace/device-s7/5:rw,z -v /w/workspace/device-s7/5@tmp:/w/workspace/device-s7/5@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 [2024-05-14T02:39:35.274Z] $ docker top 3d6df41c4fb191779c1df75d2112b1ce544ac6e9ce59bc8be646c3a6820a1d75 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-14T02:39:35.794Z] + git config --global --add safe.directory /w/workspace/device-s7/5 [Pipeline] fileExists [Pipeline] sh [2024-05-14T02:39:36.125Z] + make test [2024-05-14T02:39:36.126Z] go test -race -coverprofile=coverage.out ./... [2024-05-14T02:40:14.985Z] ? github.com/edgexfoundry/device-s7 [no test files] [2024-05-14T02:42:21.722Z] ? github.com/edgexfoundry/device-s7/cmd [no test files] [2024-05-14T02:42:21.722Z] ? github.com/edgexfoundry/device-s7/internal/driver [no test files] [2024-05-14T02:42:21.722Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-14T02:42:21.722Z] go vet ./... [2024-05-14T02:44:43.845Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-14T02:44:43.845Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-14T02:44:43.845Z] ./bin/test-attribution-txt.sh [2024-05-14T02:44:43.845Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-05-14T02:44:43.845Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-05-14T02:44:43.862Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-14T02:44:43.870Z] $ docker stop --time=1 3d6df41c4fb191779c1df75d2112b1ce544ac6e9ce59bc8be646c3a6820a1d75 [2024-05-14T02:44:45.689Z] $ docker rm -f --volumes 3d6df41c4fb191779c1df75d2112b1ce544ac6e9ce59bc8be646c3a6820a1d75 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-14T02:44:47.172Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-14T02:44:47.200Z] Warning: overwriting stash ‘coverage-report’ [2024-05-14T02:44:47.586Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-14T02:44:47.981Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-14T02:44:48.295Z] + ls -al . [2024-05-14T02:44:48.295Z] total 132 [2024-05-14T02:44:48.295Z] drwxrwxr-x 7 jenkins jenkins 4096 May 14 02:39 . [2024-05-14T02:44:48.295Z] drwxrwxr-x 4 jenkins jenkins 4096 May 14 02:37 .. [2024-05-14T02:44:48.295Z] drwxrwxr-x 8 jenkins jenkins 4096 May 14 02:37 .git [2024-05-14T02:44:48.295Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 02:37 .github [2024-05-14T02:44:48.295Z] -rw-rw-r-- 1 jenkins jenkins 237 May 14 02:37 .gitignore [2024-05-14T02:44:48.295Z] -rw-rw-r-- 1 jenkins jenkins 42 May 14 02:37 .golangci.yml [2024-05-14T02:44:48.295Z] -rw-rw-r-- 1 jenkins jenkins 11920 May 14 02:37 Attribution.txt [2024-05-14T02:44:48.295Z] -rw-rw-r-- 1 jenkins jenkins 1546 May 14 02:37 Dockerfile [2024-05-14T02:44:48.295Z] -rw-rw-r-- 1 jenkins jenkins 643 May 14 02:37 Jenkinsfile [2024-05-14T02:44:48.295Z] -rw-rw-r-- 1 jenkins jenkins 10947 May 14 02:37 LICENSE [2024-05-14T02:44:48.295Z] -rw-rw-r-- 1 jenkins jenkins 1903 May 14 02:37 Makefile [2024-05-14T02:44:48.295Z] -rw-rw-r-- 1 jenkins jenkins 614 May 14 02:37 OWNERS.md [2024-05-14T02:44:48.295Z] -rw-rw-r-- 1 jenkins jenkins 2393 May 14 02:37 README.md [2024-05-14T02:44:48.295Z] -rw-rw-r-- 1 jenkins jenkins 5 May 14 02:35 VERSION [2024-05-14T02:44:48.295Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 02:37 bin [2024-05-14T02:44:48.295Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 02:37 cmd [2024-05-14T02:44:48.295Z] -rw-r--r-- 1 jenkins jenkins 13 May 14 02:39 coverage.out [2024-05-14T02:44:48.295Z] -rw-rw-r-- 1 jenkins jenkins 3644 May 14 02:37 go.mod [2024-05-14T02:44:48.295Z] -rw-rw-r-- 1 jenkins jenkins 34418 May 14 02:37 go.sum [2024-05-14T02:44:48.295Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 02:37 internal [2024-05-14T02:44:48.295Z] -rw-rw-r-- 1 jenkins jenkins 223 May 14 02:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:44:48.639Z] + 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=4bd8664cc9fd2f5480b9401501168e0a6b2480c7 --label arch=arm64 --label version=0.0.0 . [2024-05-14T02:44:48.906Z] Sending build context to Docker daemon 271.9kB [2024-05-14T02:44:48.906Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-05-14T02:44:48.906Z] Step 2/24 : FROM ${BASE} AS builder [2024-05-14T02:44:48.906Z] ---> b8a9529d5bde [2024-05-14T02:44:48.906Z] Step 3/24 : ARG MAKE=make build [2024-05-14T02:44:48.906Z] ---> Running in 63a167a13ee1 [2024-05-14T02:44:49.173Z] Removing intermediate container 63a167a13ee1 [2024-05-14T02:44:49.173Z] ---> 00cfe3667ec6 [2024-05-14T02:44:49.173Z] Step 4/24 : WORKDIR /device-s7 [2024-05-14T02:44:49.439Z] ---> Running in 0723e183e431 [2024-05-14T02:44:49.707Z] Removing intermediate container 0723e183e431 [2024-05-14T02:44:49.707Z] ---> 24889c1c3ff8 [2024-05-14T02:44:49.707Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-05-14T02:44:49.707Z] ---> Running in 42cb1b484586 [2024-05-14T02:44:49.978Z] Removing intermediate container 42cb1b484586 [2024-05-14T02:44:49.978Z] ---> a5884112f2e0 [2024-05-14T02:44:49.978Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2024-05-14T02:44:50.249Z] ---> Running in c2352d9c881e [2024-05-14T02:44:51.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-14T02:44:51.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-14T02:44:52.435Z] OK: 266 MiB in 52 packages [2024-05-14T02:44:53.397Z] Removing intermediate container c2352d9c881e [2024-05-14T02:44:53.397Z] ---> 6049558ba785 [2024-05-14T02:44:53.397Z] Step 7/24 : COPY go.mod vendor* ./ [2024-05-14T02:44:53.672Z] ---> 06e661ee0b48 [2024-05-14T02:44:53.672Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-14T02:44:53.940Z] ---> Running in 776c921f7f79 [2024-05-14T02:44:55.887Z] Removing intermediate container 776c921f7f79 [2024-05-14T02:44:55.887Z] ---> 4834fa8674c2 [2024-05-14T02:44:55.887Z] Step 9/24 : COPY . . [2024-05-14T02:44:56.471Z] ---> c855ed4a3a3e [2024-05-14T02:44:56.471Z] Step 10/24 : RUN ${MAKE} [2024-05-14T02:44:56.471Z] ---> Running in 02121f3b91d1 [2024-05-14T02:44:57.436Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2024-05-14T02:47:19.176Z] Removing intermediate container 02121f3b91d1 [2024-05-14T02:47:19.176Z] ---> 7b2bc1315c04 [2024-05-14T02:47:19.176Z] Step 11/24 : FROM alpine:3.18 [2024-05-14T02:47:19.176Z] 3.18: Pulling from library/alpine [2024-05-14T02:47:19.176Z] c6b39de5b339: Already exists [2024-05-14T02:47:19.176Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-14T02:47:19.176Z] Status: Downloaded newer image for alpine:3.18 [2024-05-14T02:47:19.176Z] ---> 33abbf032149 [2024-05-14T02:47:19.176Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-05-14T02:47:19.176Z] ---> Running in b82b9d9e0012 [2024-05-14T02:47:19.176Z] Removing intermediate container b82b9d9e0012 [2024-05-14T02:47:19.176Z] ---> 46a36238dfdd [2024-05-14T02:47:19.176Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-05-14T02:47:19.176Z] ---> Running in 335eca956472 [2024-05-14T02:47:19.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-14T02:47:19.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-14T02:47:19.176Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-14T02:47:19.176Z] Executing busybox-1.36.1-r5.trigger [2024-05-14T02:47:19.176Z] OK: 8 MiB in 16 packages [2024-05-14T02:47:19.176Z] Removing intermediate container 335eca956472 [2024-05-14T02:47:19.176Z] ---> cb293f0b3219 [2024-05-14T02:47:19.176Z] Step 14/24 : RUN apk --no-cache upgrade [2024-05-14T02:47:19.176Z] ---> Running in 60847cf5632e [2024-05-14T02:47:19.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-14T02:47:19.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-14T02:47:19.176Z] Upgrading critical system libraries and apk-tools: [2024-05-14T02:47:19.176Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-14T02:47:19.176Z] Executing busybox-1.36.1-r5.trigger [2024-05-14T02:47:19.176Z] Continuing the upgrade transaction with new apk-tools: [2024-05-14T02:47:19.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-14T02:47:19.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-14T02:47:19.176Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-14T02:47:19.176Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-14T02:47:19.176Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-14T02:47:19.176Z] OK: 8 MiB in 16 packages [2024-05-14T02:47:19.176Z] Removing intermediate container 60847cf5632e [2024-05-14T02:47:19.176Z] ---> e22129f63eae [2024-05-14T02:47:19.176Z] Step 15/24 : WORKDIR / [2024-05-14T02:47:19.176Z] ---> Running in fb6159bd04bd [2024-05-14T02:47:19.176Z] Removing intermediate container fb6159bd04bd [2024-05-14T02:47:19.176Z] ---> c35d7bcd51e1 [2024-05-14T02:47:19.176Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2024-05-14T02:47:19.176Z] ---> 7a1d170b9473 [2024-05-14T02:47:19.176Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2024-05-14T02:47:19.176Z] ---> 4c84bb9964d4 [2024-05-14T02:47:19.176Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2024-05-14T02:47:19.176Z] ---> 05dff57c9610 [2024-05-14T02:47:19.176Z] Step 19/24 : EXPOSE 59994 [2024-05-14T02:47:19.176Z] ---> Running in 8e378197ea0b [2024-05-14T02:47:19.176Z] Removing intermediate container 8e378197ea0b [2024-05-14T02:47:19.176Z] ---> 2af03c098c98 [2024-05-14T02:47:19.176Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2024-05-14T02:47:19.176Z] ---> Running in 957e07a8cecd [2024-05-14T02:47:19.176Z] Removing intermediate container 957e07a8cecd [2024-05-14T02:47:19.176Z] ---> 79aed8b5c5e2 [2024-05-14T02:47:19.176Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-14T02:47:19.176Z] ---> Running in 847f78aef9f3 [2024-05-14T02:47:19.176Z] Removing intermediate container 847f78aef9f3 [2024-05-14T02:47:19.176Z] ---> 2a063b8aa7de [2024-05-14T02:47:19.176Z] Step 22/24 : LABEL arch=arm64 [2024-05-14T02:47:19.176Z] ---> Running in 3ac347f04de7 [2024-05-14T02:47:19.440Z] Removing intermediate container 3ac347f04de7 [2024-05-14T02:47:19.440Z] ---> 3b6cf5d59ee3 [2024-05-14T02:47:19.440Z] Step 23/24 : LABEL git_sha=4bd8664cc9fd2f5480b9401501168e0a6b2480c7 [2024-05-14T02:47:19.713Z] ---> Running in 4e3899d33576 [2024-05-14T02:47:19.995Z] Removing intermediate container 4e3899d33576 [2024-05-14T02:47:19.995Z] ---> f5aebe8ea59e [2024-05-14T02:47:19.995Z] Step 24/24 : LABEL version=0.0.0 [2024-05-14T02:47:19.995Z] ---> Running in 296a84be221c [2024-05-14T02:47:20.262Z] Removing intermediate container 296a84be221c [2024-05-14T02:47:20.262Z] ---> d0b775b975c5 [2024-05-14T02:47:20.262Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-14T02:47:20.262Z] Successfully built d0b775b975c5 [2024-05-14T02:47:20.262Z] Successfully tagged device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-14T02:47:20.427Z] provisioning config files... [2024-05-14T02:47:20.441Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/5@tmp/config10006339805258184830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-14T02:47:20.788Z] ---> ****-login.sh [2024-05-14T02:47:20.788Z] nexus3.edgexfoundry.org:10001 [2024-05-14T02:47:20.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T02:47:21.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T02:47:21.054Z] Configure a credential helper to remove this warning. See [2024-05-14T02:47:21.054Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T02:47:21.054Z] [2024-05-14T02:47:21.054Z] Login Succeeded [2024-05-14T02:47:21.054Z] nexus3.edgexfoundry.org:10002 [2024-05-14T02:47:21.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T02:47:21.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T02:47:21.319Z] Configure a credential helper to remove this warning. See [2024-05-14T02:47:21.319Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T02:47:21.319Z] [2024-05-14T02:47:21.320Z] Login Succeeded [2024-05-14T02:47:21.320Z] nexus3.edgexfoundry.org:10003 [2024-05-14T02:47:21.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T02:47:21.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T02:47:21.587Z] Configure a credential helper to remove this warning. See [2024-05-14T02:47:21.587Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T02:47:21.587Z] [2024-05-14T02:47:21.587Z] Login Succeeded [2024-05-14T02:47:21.587Z] nexus3.edgexfoundry.org:10004 [2024-05-14T02:47:21.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T02:47:22.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T02:47:22.118Z] Configure a credential helper to remove this warning. See [2024-05-14T02:47:22.118Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T02:47:22.118Z] [2024-05-14T02:47:22.118Z] Login Succeeded [2024-05-14T02:47:22.118Z] ****.io [2024-05-14T02:47:22.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T02:47:23.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T02:47:23.331Z] Configure a credential helper to remove this warning. See [2024-05-14T02:47:23.331Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T02:47:23.331Z] [2024-05-14T02:47:23.331Z] Login Succeeded [2024-05-14T02:47:23.331Z] ---> ****-login.sh ends [Pipeline] } [2024-05-14T02:47:23.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-14T02:47:23.401Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-14T02:47:23.428Z] [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: [2024-05-14T02:47:23.428Z] 4bd8664cc9fd2f5480b9401501168e0a6b2480c7 [2024-05-14T02:47:23.428Z] latest [2024-05-14T02:47:23.428Z] 0.0.0 [2024-05-14T02:47:23.428Z] 4bd8664cc9fd2f5480b9401501168e0a6b2480c7-0.0.0 [2024-05-14T02:47:23.428Z] main [2024-05-14T02:47:23.428Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:47:23.791Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4bd8664cc9fd2f5480b9401501168e0a6b2480c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:47:24.147Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4bd8664cc9fd2f5480b9401501168e0a6b2480c7 [2024-05-14T02:47:24.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2024-05-14T02:47:24.147Z] c7ea290eb021: Preparing [2024-05-14T02:47:24.147Z] ba66ca2c7e93: Preparing [2024-05-14T02:47:24.147Z] f8795419d9e4: Preparing [2024-05-14T02:47:24.147Z] c74ef25df37a: Preparing [2024-05-14T02:47:24.147Z] 7e61760b7ba2: Preparing [2024-05-14T02:47:24.147Z] 7c504f21be85: Preparing [2024-05-14T02:47:24.147Z] 7c504f21be85: Waiting [2024-05-14T02:47:24.412Z] c7ea290eb021: Pushed [2024-05-14T02:47:24.412Z] 7c504f21be85: Layer already exists [2024-05-14T02:47:24.412Z] f8795419d9e4: Pushed [2024-05-14T02:47:24.412Z] 7e61760b7ba2: Pushed [2024-05-14T02:47:25.807Z] c74ef25df37a: Pushed [2024-05-14T02:47:30.032Z] ba66ca2c7e93: Pushed [2024-05-14T02:47:30.296Z] 4bd8664cc9fd2f5480b9401501168e0a6b2480c7: digest: sha256:321202cd2cda3e51340714730ef8e876357a62b245c1e9fbf3ed9aa007b181bd size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:47:30.667Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:47:31.012Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2024-05-14T02:47:31.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2024-05-14T02:47:31.012Z] c7ea290eb021: Preparing [2024-05-14T02:47:31.012Z] ba66ca2c7e93: Preparing [2024-05-14T02:47:31.012Z] f8795419d9e4: Preparing [2024-05-14T02:47:31.012Z] c74ef25df37a: Preparing [2024-05-14T02:47:31.012Z] 7e61760b7ba2: Preparing [2024-05-14T02:47:31.012Z] 7c504f21be85: Preparing [2024-05-14T02:47:31.012Z] 7c504f21be85: Waiting [2024-05-14T02:47:31.012Z] ba66ca2c7e93: Layer already exists [2024-05-14T02:47:31.012Z] f8795419d9e4: Layer already exists [2024-05-14T02:47:31.012Z] 7e61760b7ba2: Layer already exists [2024-05-14T02:47:31.012Z] c74ef25df37a: Layer already exists [2024-05-14T02:47:31.012Z] c7ea290eb021: Layer already exists [2024-05-14T02:47:31.012Z] 7c504f21be85: Layer already exists [2024-05-14T02:47:31.275Z] latest: digest: sha256:321202cd2cda3e51340714730ef8e876357a62b245c1e9fbf3ed9aa007b181bd size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:47:31.629Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:47:31.973Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:0.0.0 [2024-05-14T02:47:31.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2024-05-14T02:47:31.973Z] c7ea290eb021: Preparing [2024-05-14T02:47:31.973Z] ba66ca2c7e93: Preparing [2024-05-14T02:47:31.973Z] f8795419d9e4: Preparing [2024-05-14T02:47:31.973Z] c74ef25df37a: Preparing [2024-05-14T02:47:31.973Z] 7e61760b7ba2: Preparing [2024-05-14T02:47:31.973Z] 7c504f21be85: Preparing [2024-05-14T02:47:31.973Z] 7c504f21be85: Waiting [2024-05-14T02:47:31.973Z] c7ea290eb021: Layer already exists [2024-05-14T02:47:31.973Z] f8795419d9e4: Layer already exists [2024-05-14T02:47:31.973Z] ba66ca2c7e93: Layer already exists [2024-05-14T02:47:31.973Z] 7e61760b7ba2: Layer already exists [2024-05-14T02:47:31.973Z] c74ef25df37a: Layer already exists [2024-05-14T02:47:31.973Z] 7c504f21be85: Layer already exists [2024-05-14T02:47:31.973Z] 0.0.0: digest: sha256:321202cd2cda3e51340714730ef8e876357a62b245c1e9fbf3ed9aa007b181bd size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:47:32.590Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4bd8664cc9fd2f5480b9401501168e0a6b2480c7-0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:47:32.943Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4bd8664cc9fd2f5480b9401501168e0a6b2480c7-0.0.0 [2024-05-14T02:47:32.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2024-05-14T02:47:32.943Z] c7ea290eb021: Preparing [2024-05-14T02:47:32.943Z] ba66ca2c7e93: Preparing [2024-05-14T02:47:32.943Z] f8795419d9e4: Preparing [2024-05-14T02:47:32.943Z] c74ef25df37a: Preparing [2024-05-14T02:47:32.943Z] 7e61760b7ba2: Preparing [2024-05-14T02:47:32.943Z] 7c504f21be85: Preparing [2024-05-14T02:47:32.943Z] 7c504f21be85: Waiting [2024-05-14T02:47:32.943Z] c74ef25df37a: Layer already exists [2024-05-14T02:47:32.943Z] ba66ca2c7e93: Layer already exists [2024-05-14T02:47:32.943Z] f8795419d9e4: Layer already exists [2024-05-14T02:47:32.943Z] c7ea290eb021: Layer already exists [2024-05-14T02:47:32.943Z] 7e61760b7ba2: Layer already exists [2024-05-14T02:47:32.943Z] 7c504f21be85: Layer already exists [2024-05-14T02:47:32.943Z] 4bd8664cc9fd2f5480b9401501168e0a6b2480c7-0.0.0: digest: sha256:321202cd2cda3e51340714730ef8e876357a62b245c1e9fbf3ed9aa007b181bd size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:47:33.292Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:47:33.640Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main [2024-05-14T02:47:33.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2024-05-14T02:47:33.640Z] c7ea290eb021: Preparing [2024-05-14T02:47:33.640Z] ba66ca2c7e93: Preparing [2024-05-14T02:47:33.640Z] f8795419d9e4: Preparing [2024-05-14T02:47:33.640Z] c74ef25df37a: Preparing [2024-05-14T02:47:33.640Z] 7e61760b7ba2: Preparing [2024-05-14T02:47:33.640Z] 7c504f21be85: Preparing [2024-05-14T02:47:33.640Z] 7c504f21be85: Waiting [2024-05-14T02:47:33.640Z] c74ef25df37a: Layer already exists [2024-05-14T02:47:33.640Z] ba66ca2c7e93: Layer already exists [2024-05-14T02:47:33.640Z] 7e61760b7ba2: Layer already exists [2024-05-14T02:47:33.640Z] f8795419d9e4: Layer already exists [2024-05-14T02:47:33.640Z] c7ea290eb021: Layer already exists [2024-05-14T02:47:33.640Z] 7c504f21be85: Layer already exists [2024-05-14T02:47:33.640Z] main: digest: sha256:321202cd2cda3e51340714730ef8e876357a62b245c1e9fbf3ed9aa007b181bd size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-14T02:47:33.728Z] ===================================================== [Pipeline] echo [2024-05-14T02:47:33.744Z] taggedImages: [2024-05-14T02:47:33.744Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:4bd8664cc9fd2f5480b9401501168e0a6b2480c7 [2024-05-14T02:47:33.744Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2024-05-14T02:47:33.744Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:0.0.0 [2024-05-14T02:47:33.744Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:4bd8664cc9fd2f5480b9401501168e0a6b2480c7-0.0.0 [2024-05-14T02:47:33.744Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:47:34.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-14T02:47:34.139Z] [2024-05-14T02:47:34.139Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:47:34.481Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-14T02:47:34.481Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-14T02:47:34.481Z] 8998bd30e6a1: Pulling fs layer [2024-05-14T02:47:34.481Z] 04944245beec: Pulling fs layer [2024-05-14T02:47:34.481Z] 699f458cf7ca: Pulling fs layer [2024-05-14T02:47:34.481Z] 765212b225bb: Pulling fs layer [2024-05-14T02:47:34.481Z] f23df028b6ca: Pulling fs layer [2024-05-14T02:47:34.481Z] d65c8cfc05b1: Pulling fs layer [2024-05-14T02:47:34.481Z] 2437ff75d9bd: Pulling fs layer [2024-05-14T02:47:34.481Z] f23df028b6ca: Waiting [2024-05-14T02:47:34.481Z] 765212b225bb: Waiting [2024-05-14T02:47:34.481Z] d65c8cfc05b1: Waiting [2024-05-14T02:47:34.481Z] 2437ff75d9bd: Waiting [2024-05-14T02:47:34.748Z] 04944245beec: Verifying Checksum [2024-05-14T02:47:34.748Z] 04944245beec: Download complete [2024-05-14T02:47:34.748Z] 765212b225bb: Verifying Checksum [2024-05-14T02:47:34.748Z] 765212b225bb: Download complete [2024-05-14T02:47:34.748Z] f23df028b6ca: Verifying Checksum [2024-05-14T02:47:34.748Z] f23df028b6ca: Download complete [2024-05-14T02:47:34.748Z] d65c8cfc05b1: Verifying Checksum [2024-05-14T02:47:34.748Z] d65c8cfc05b1: Download complete [2024-05-14T02:47:34.748Z] 699f458cf7ca: Verifying Checksum [2024-05-14T02:47:34.748Z] 699f458cf7ca: Download complete [2024-05-14T02:47:35.330Z] 8998bd30e6a1: Verifying Checksum [2024-05-14T02:47:35.330Z] 8998bd30e6a1: Download complete [2024-05-14T02:47:37.906Z] 2437ff75d9bd: Verifying Checksum [2024-05-14T02:47:39.846Z] 8998bd30e6a1: Pull complete [2024-05-14T02:47:40.112Z] 04944245beec: Pull complete [2024-05-14T02:47:42.052Z] 699f458cf7ca: Pull complete [2024-05-14T02:47:42.053Z] 765212b225bb: Pull complete [2024-05-14T02:47:42.634Z] f23df028b6ca: Pull complete [2024-05-14T02:47:42.899Z] d65c8cfc05b1: Pull complete [2024-05-14T02:48:01.090Z] 2437ff75d9bd: Pull complete [2024-05-14T02:48:01.090Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-14T02:48:01.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-14T02:48:01.090Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-14T02:48:01.318Z] prd-ubuntu20.04-docker-arm64-4c-16g-139 does not seem to be running inside a container [2024-05-14T02:48:01.367Z] $ 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/5 -v /w/workspace/device-s7/5:/w/workspace/device-s7/5:rw,z -v /w/workspace/device-s7/5@tmp:/w/workspace/device-s7/5@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 [2024-05-14T02:48:03.862Z] $ docker top 1cc2b87096c5aafb1780ec4733e90fa901fc590fcc3a0baf43d8021e98b146b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-14T02:48:04.687Z] ---> job-cost.sh [2024-05-14T02:48:04.687Z] lf-activate-venv: SKIPPING [2024-05-14T02:48:04.687Z] INFO: No Stack... [2024-05-14T02:48:04.949Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-14T02:48:05.896Z] INFO: Archiving Costs [Pipeline] sh [2024-05-14T02:48:06.211Z] + cat /w/workspace/device-s7/5/archives/cost.csv [2024-05-14T02:48:06.211Z] + cut -d, -f6 [Pipeline] lock [2024-05-14T02:48:06.532Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-5-stack-cost] [2024-05-14T02:48:06.543Z] Resource [jenkins-edgexfoundry-device-s7-main-5-stack-cost] did not exist. Created. [2024-05-14T02:48:06.549Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-14T02:48:07.197Z] /w/workspace/device-s7/5@tmp/durable-27849874/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-14T02:48:07.836Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-14T02:48:07.864Z] Warning: overwriting stash ‘stack-cost’ [2024-05-14T02:48:07.908Z] Stashed 1 file(s) [Pipeline] } [2024-05-14T02:48:07.917Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-5-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-14T02:48:07.940Z] $ docker stop --time=1 1cc2b87096c5aafb1780ec4733e90fa901fc590fcc3a0baf43d8021e98b146b2 [2024-05-14T02:48:09.456Z] $ docker rm -f --volumes 1cc2b87096c5aafb1780ec4733e90fa901fc590fcc3a0baf43d8021e98b146b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-05-14T02:48:09.973Z] provisioning config files... [2024-05-14T02:48:09.980Z] copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config13774684896814216572tmp [Pipeline] { [Pipeline] sh [2024-05-14T02:48:10.280Z] + set +x [2024-05-14T02:48:10.280Z] + curl -s https://codecov.io/bash [2024-05-14T02:48:10.280Z] + bash -s -- [2024-05-14T02:48:10.280Z] [2024-05-14T02:48:10.280Z] _____ _ [2024-05-14T02:48:10.280Z] / ____| | | [2024-05-14T02:48:10.280Z] | | ___ __| | ___ ___ _____ __ [2024-05-14T02:48:10.280Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-14T02:48:10.280Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-14T02:48:10.280Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-14T02:48:10.280Z] Bash-1.0.6 [2024-05-14T02:48:10.280Z] [2024-05-14T02:48:10.280Z] [2024-05-14T02:48:10.280Z] ==> git version 2.25.1 found [2024-05-14T02:48:10.280Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-05-14T02:48:10.280Z] Release-Date: 2020-01-08 [2024-05-14T02:48:10.280Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-05-14T02:48:10.280Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-14T02:48:10.280Z] ==> Jenkins CI detected. [2024-05-14T02:48:10.280Z] current dir:  /w/workspace/edgexfoundry_device-s7_main [2024-05-14T02:48:10.280Z] project root: . [2024-05-14T02:48:10.280Z] --> token set from env [2024-05-14T02:48:10.280Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-14T02:48:10.280Z] ==> Running gcov in . (disable via -X gcov) [2024-05-14T02:48:10.280Z] ==> Python coveragepy not found [2024-05-14T02:48:10.280Z] ==> Searching for coverage reports in: [2024-05-14T02:48:10.280Z] + . [2024-05-14T02:48:10.280Z] -> Found 1 reports [2024-05-14T02:48:10.280Z] ==> Detecting git/mercurial file structure [2024-05-14T02:48:10.540Z] ==> Reading reports [2024-05-14T02:48:10.540Z] + ./coverage.out bytes=13 [2024-05-14T02:48:10.540Z] ==> Appending adjustments [2024-05-14T02:48:10.540Z] https://docs.codecov.io/docs/fixing-reports [2024-05-14T02:48:10.540Z] + Found adjustments [2024-05-14T02:48:10.540Z] ==> Gzipping contents [2024-05-14T02:48:10.540Z] 4.0K /tmp/codecov.mBy28R.gz [2024-05-14T02:48:10.540Z] ==> Uploading reports [2024-05-14T02:48:10.540Z] url: https://codecov.io [2024-05-14T02:48:10.540Z] query: branch=main&commit=4bd8664cc9fd2f5480b9401501168e0a6b2480c7&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-14T02:48:10.540Z] -> Pinging Codecov [2024-05-14T02:48:10.541Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4bd8664cc9fd2f5480b9401501168e0a6b2480c7&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-14T02:48:10.801Z] -> Uploading to [2024-05-14T02:48:10.802Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-14/4B6A60F249F899673AFAFF81AC620B19/4bd8664cc9fd2f5480b9401501168e0a6b2480c7/b05a3776-408c-4afa-bb06-89d63c3309fc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240514%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240514T024810Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b4af245d3def7818840fcf1afd0fa1d6f01be503ea54efe303f6416838689a91 [2024-05-14T02:48:10.802Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-14T02:48:10.802Z] Dload Upload Total Spent Left Speed [2024-05-14T02:48:10.802Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 866 0 0 100 866 0 3623 --:--:-- --:--:-- --:--:-- 3638 [2024-05-14T02:48:11.062Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/4bd8664cc9fd2f5480b9401501168e0a6b2480c7 [Pipeline] } [2024-05-14T02:48:11.070Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-05-14T02:48:11.340Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-05-14T02:48:11.356Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:48:11.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-05-14T02:48:11.675Z] [2024-05-14T02:48:11.675Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:48:11.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-05-14T02:48:11.977Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-05-14T02:48:11.977Z] df9b9388f04a: Pulling fs layer [2024-05-14T02:48:11.977Z] 52dc419b0ee2: Pulling fs layer [2024-05-14T02:48:11.977Z] 25bc292e5bac: Pulling fs layer [2024-05-14T02:48:11.977Z] 114826534d7a: Pulling fs layer [2024-05-14T02:48:11.977Z] 4657fd5d0bcf: Pulling fs layer [2024-05-14T02:48:11.977Z] 6ad1cebc031e: Pulling fs layer [2024-05-14T02:48:11.977Z] 8a3aa393b2d8: Pulling fs layer [2024-05-14T02:48:11.977Z] 114826534d7a: Waiting [2024-05-14T02:48:11.977Z] 4657fd5d0bcf: Waiting [2024-05-14T02:48:11.977Z] 6ad1cebc031e: Waiting [2024-05-14T02:48:11.977Z] 8a3aa393b2d8: Waiting [2024-05-14T02:48:11.977Z] 25bc292e5bac: Verifying Checksum [2024-05-14T02:48:11.977Z] 25bc292e5bac: Download complete [2024-05-14T02:48:11.977Z] 52dc419b0ee2: Verifying Checksum [2024-05-14T02:48:11.977Z] 52dc419b0ee2: Download complete [2024-05-14T02:48:11.977Z] 4657fd5d0bcf: Verifying Checksum [2024-05-14T02:48:11.977Z] 4657fd5d0bcf: Download complete [2024-05-14T02:48:11.977Z] df9b9388f04a: Download complete [2024-05-14T02:48:12.236Z] df9b9388f04a: Pull complete [2024-05-14T02:48:12.236Z] 6ad1cebc031e: Verifying Checksum [2024-05-14T02:48:12.236Z] 6ad1cebc031e: Download complete [2024-05-14T02:48:12.236Z] 52dc419b0ee2: Pull complete [2024-05-14T02:48:12.236Z] 25bc292e5bac: Pull complete [2024-05-14T02:48:12.803Z] 114826534d7a: Download complete [2024-05-14T02:48:12.803Z] 8a3aa393b2d8: Verifying Checksum [2024-05-14T02:48:12.803Z] 8a3aa393b2d8: Download complete [2024-05-14T02:48:16.085Z] 114826534d7a: Pull complete [2024-05-14T02:48:16.085Z] 4657fd5d0bcf: Pull complete [2024-05-14T02:48:16.344Z] 6ad1cebc031e: Pull complete [2024-05-14T02:48:18.872Z] 8a3aa393b2d8: Pull complete [2024-05-14T02:48:18.872Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-05-14T02:48:18.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-05-14T02:48:18.872Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-14T02:48:18.988Z] prd-ubuntu20.04-docker-8c-8g-138 does not seem to be running inside a container [2024-05-14T02:48:19.022Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-05-14T02:48:24.732Z] $ docker top 0f225813c08fee55fb813d63b0a37bef40c69cfb4d3a92f37200519c2519b1ef -eo pid,comm [Pipeline] { [Pipeline] echo [2024-05-14T02:48:24.804Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:main' [Pipeline] sh [2024-05-14T02:48:25.109Z] + set -o pipefail [2024-05-14T02:48:25.109Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:main' [2024-05-14T02:48:29.485Z] [2024-05-14T02:48:29.485Z] Monitoring /w/workspace/edgexfoundry_device-s7_main (github.com/edgexfoundry/device-s7)... [2024-05-14T02:48:29.485Z] [2024-05-14T02:48:29.486Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/604bb858-865e-4ec4-a033-28a525c6e00c/history/e86e0add-875f-4207-abc3-6b8cdbb39588 [2024-05-14T02:48:29.486Z] [2024-05-14T02:48:29.486Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-05-14T02:48:29.486Z] [2024-05-14T02:48:31.411Z] [2024-05-14T02:48:31.411Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-05-14T02:48:31.411Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-05-14T02:48:31.411Z] More details here: https://snyk.co/ue1NS [2024-05-14T02:48:31.411Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-05-14T02:48:31.411Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-05-14T02:48:31.429Z] $ docker stop --time=1 0f225813c08fee55fb813d63b0a37bef40c69cfb4d3a92f37200519c2519b1ef [2024-05-14T02:48:35.210Z] $ docker rm -f --volumes 0f225813c08fee55fb813d63b0a37bef40c69cfb4d3a92f37200519c2519b1ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-14T02:48:36.007Z] + git log --format=format:%s -1 4bd8664cc9fd2f5480b9401501168e0a6b2480c7 [Pipeline] sh [2024-05-14T02:48:36.303Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-14T02:48:36.304Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:48:36.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-14T02:48:36.609Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-14T02:48:36.692Z] prd-ubuntu20.04-docker-8c-8g-138 does not seem to be running inside a container [2024-05-14T02:48:36.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-14T02:48:37.221Z] $ docker top 7eca5b73f6070b81d94e1cd2b5e1db88e9e58bee4c4a1b9de76c33fc8f5cc7fc -eo pid,comm [2024-05-14T02:48:37.266Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-05-14T02:48:37.266Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-14T02:48:37.333Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-14T02:48:37.333Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-14T02:48:37.455Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-14T02:48:37.464Z] $ docker exec 7eca5b73f6070b81d94e1cd2b5e1db88e9e58bee4c4a1b9de76c33fc8f5cc7fc ssh-agent [2024-05-14T02:48:37.575Z] SSH_AUTH_SOCK=/tmp/ssh-fhBBui7Dz1PA/agent.32 [2024-05-14T02:48:37.575Z] SSH_AGENT_PID=38 [2024-05-14T02:48:37.579Z] Running ssh-add (command line suppressed) [2024-05-14T02:48:37.685Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_3279056348365585798.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_3279056348365585798.key) [2024-05-14T02:48:37.693Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-14T02:48:37.990Z] + git semver tag [2024-05-14T02:48:38.249Z] 2024-05-14 02:48:38,176 [run_tag] DEBUG tag force:False [2024-05-14T02:48:38.249Z] 2024-05-14 02:48:38,176 [check_head_tag] DEBUG check head tag [2024-05-14T02:48:38.249Z] 2024-05-14 02:48:38,176 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-05-14T02:48:38.249Z] 2024-05-14 02:48:38,177 [execute] INFO git tag -a v0.0.0 -m v0.0.0 [2024-05-14T02:48:38.249Z] 2024-05-14 02:48:38,177 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.0', '-m', 'v0.0.0'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) [2024-05-14T02:48:38.249Z] 2024-05-14 02:48:38,183 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-05-14T02:48:38.249Z] 0.0.0 [Pipeline] } [2024-05-14T02:48:38.265Z] $ docker exec --env ******** --env ******** 7eca5b73f6070b81d94e1cd2b5e1db88e9e58bee4c4a1b9de76c33fc8f5cc7fc ssh-agent -k [2024-05-14T02:48:38.370Z] unset SSH_AUTH_SOCK; [2024-05-14T02:48:38.371Z] unset SSH_AGENT_PID; [2024-05-14T02:48:38.371Z] echo Agent pid 38 killed; [2024-05-14T02:48:38.373Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-14T02:48:38.697Z] + git semver [Pipeline] } [2024-05-14T02:48:38.977Z] $ docker stop --time=1 7eca5b73f6070b81d94e1cd2b5e1db88e9e58bee4c4a1b9de76c33fc8f5cc7fc [2024-05-14T02:48:40.282Z] $ docker rm -f --volumes 7eca5b73f6070b81d94e1cd2b5e1db88e9e58bee4c4a1b9de76c33fc8f5cc7fc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:48:40.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-14T02:48:40.705Z] [2024-05-14T02:48:40.705Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:48:41.010Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-14T02:48:41.010Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-05-14T02:48:41.010Z] ab5ef0e58194: Pulling fs layer [2024-05-14T02:48:41.010Z] 9712f1f96733: Pulling fs layer [2024-05-14T02:48:41.010Z] 63f879dbbcfc: Pulling fs layer [2024-05-14T02:48:41.010Z] 0d9ebad4ef96: Pulling fs layer [2024-05-14T02:48:41.010Z] e9a5061849ea: Pulling fs layer [2024-05-14T02:48:41.010Z] d747dcd14b5f: Pulling fs layer [2024-05-14T02:48:41.010Z] 2de7ff778b66: Pulling fs layer [2024-05-14T02:48:41.010Z] e9a5061849ea: Waiting [2024-05-14T02:48:41.010Z] 2de7ff778b66: Waiting [2024-05-14T02:48:41.010Z] 0d9ebad4ef96: Waiting [2024-05-14T02:48:41.010Z] d747dcd14b5f: Waiting [2024-05-14T02:48:41.010Z] 9712f1f96733: Verifying Checksum [2024-05-14T02:48:41.010Z] 9712f1f96733: Download complete [2024-05-14T02:48:41.268Z] 63f879dbbcfc: Verifying Checksum [2024-05-14T02:48:41.268Z] 63f879dbbcfc: Download complete [2024-05-14T02:48:41.526Z] e9a5061849ea: Verifying Checksum [2024-05-14T02:48:41.526Z] e9a5061849ea: Download complete [2024-05-14T02:48:41.526Z] d747dcd14b5f: Verifying Checksum [2024-05-14T02:48:41.526Z] d747dcd14b5f: Download complete [2024-05-14T02:48:41.526Z] ab5ef0e58194: Verifying Checksum [2024-05-14T02:48:41.526Z] ab5ef0e58194: Download complete [2024-05-14T02:48:41.785Z] 2de7ff778b66: Verifying Checksum [2024-05-14T02:48:41.785Z] 2de7ff778b66: Download complete [2024-05-14T02:48:41.785Z] 0d9ebad4ef96: Verifying Checksum [2024-05-14T02:48:41.785Z] 0d9ebad4ef96: Download complete [2024-05-14T02:48:44.311Z] ab5ef0e58194: Pull complete [2024-05-14T02:48:44.311Z] 9712f1f96733: Pull complete [2024-05-14T02:48:44.877Z] 63f879dbbcfc: Pull complete [2024-05-14T02:48:49.055Z] 0d9ebad4ef96: Pull complete [2024-05-14T02:48:49.055Z] e9a5061849ea: Pull complete [2024-05-14T02:48:49.055Z] d747dcd14b5f: Pull complete [2024-05-14T02:48:50.429Z] 2de7ff778b66: Pull complete [2024-05-14T02:48:50.429Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-05-14T02:48:50.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-14T02:48:50.429Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-14T02:48:50.534Z] prd-ubuntu20.04-docker-8c-8g-138 does not seem to be running inside a container [2024-05-14T02:48:50.572Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-05-14T02:48:57.030Z] $ docker top f4b0ce0dc6340495581c2453d97254afb98e4d7536c0600521ed84d7f8581a44 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-05-14T02:48:57.100Z] provisioning config files... [2024-05-14T02:48:57.109Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config8157983555753712217tmp [2024-05-14T02:48:57.118Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config5765094425603441087tmp [2024-05-14T02:48:57.127Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config10566924436860667769tmp [Pipeline] { [Pipeline] echo [2024-05-14T02:48:57.167Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-14T02:48:57.458Z] ---> sigul-configuration.sh [2024-05-14T02:48:57.458Z] gpg: directory `/root/.gnupg' created [2024-05-14T02:48:57.458Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-05-14T02:48:57.458Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-05-14T02:48:57.458Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-05-14T02:48:57.458Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-05-14T02:48:57.458Z] gpg: CAST5 encrypted data [2024-05-14T02:48:57.458Z] gpg: encrypted with 1 passphrase [2024-05-14T02:48:57.458Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-05-14T02:48:57.752Z] + mkdir /home/jenkins [2024-05-14T02:48:57.752Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-05-14T02:48:58.047Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-05-14T02:48:58.059Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-14T02:48:58.353Z] ---> sigul-install.sh [2024-05-14T02:48:58.353Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-05-14T02:48:58.653Z] + git tag --list [2024-05-14T02:48:58.653Z] v0.0.0 [Pipeline] sh [2024-05-14T02:48:58.948Z] + lftools sign git-tag v0.0.0 [2024-05-14T02:48:59.523Z] Signing Git tag with Sigul... [2024-05-14T02:48:59.523Z] Signing v0.0.0 [Pipeline] echo [2024-05-14T02:49:00.104Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-14T02:49:00.394Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-05-14T02:49:00.400Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-05-14T02:49:00.437Z] $ docker stop --time=1 f4b0ce0dc6340495581c2453d97254afb98e4d7536c0600521ed84d7f8581a44 [2024-05-14T02:49:01.731Z] $ docker rm -f --volumes f4b0ce0dc6340495581c2453d97254afb98e4d7536c0600521ed84d7f8581a44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-05-14T02:49:02.180Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-14T02:49:02.180Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:49:02.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-14T02:49:02.478Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-14T02:49:02.560Z] prd-ubuntu20.04-docker-8c-8g-138 does not seem to be running inside a container [2024-05-14T02:49:02.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-14T02:49:03.022Z] $ docker top d332c415b904ae4604baa08d59aa7bfb0337c6f445c4ea43865f3a74d6b73d03 -eo pid,comm [2024-05-14T02:49:03.064Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-05-14T02:49:03.064Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-14T02:49:03.123Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-14T02:49:03.123Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-14T02:49:03.235Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-14T02:49:03.244Z] $ docker exec d332c415b904ae4604baa08d59aa7bfb0337c6f445c4ea43865f3a74d6b73d03 ssh-agent [2024-05-14T02:49:03.347Z] SSH_AUTH_SOCK=/tmp/ssh-XTziQraMfgCJ/agent.32 [2024-05-14T02:49:03.347Z] SSH_AGENT_PID=38 [2024-05-14T02:49:03.352Z] Running ssh-add (command line suppressed) [2024-05-14T02:49:03.464Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_6314915399169754270.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_6314915399169754270.key) [2024-05-14T02:49:03.472Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-14T02:49:03.761Z] + git semver bump pre [2024-05-14T02:49:04.021Z] 2024-05-14 02:49:03,950 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-05-14T02:49:04.021Z] 2024-05-14 02:49:03,950 [bump_version] DEBUG bumping version:0.0.0 on axis:pre with prefix:dev [2024-05-14T02:49:04.021Z] 2024-05-14 02:49:03,950 [bump_version] DEBUG bumped version:0.0.1-dev.1 [2024-05-14T02:49:04.021Z] 2024-05-14 02:49:03,950 [write_version] DEBUG write version:0.0.1-dev.1 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:True [2024-05-14T02:49:04.021Z] 2024-05-14 02:49:03,950 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-05-14T02:49:04.021Z] 2024-05-14 02:49:03,950 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-05-14T02:49:04.021Z] 2024-05-14 02:49:03,952 [execute] INFO git cat-file --batch-check [2024-05-14T02:49:04.021Z] 2024-05-14 02:49:03,952 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-14T02:49:04.021Z] 2024-05-14 02:49:03,957 [execute] INFO git cat-file --batch [2024-05-14T02:49:04.021Z] 2024-05-14 02:49:03,957 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-14T02:49:04.021Z] 2024-05-14 02:49:03,962 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-05-14T02:49:04.021Z] 0.0.1-dev.1 [Pipeline] } [2024-05-14T02:49:04.036Z] $ docker exec --env ******** --env ******** d332c415b904ae4604baa08d59aa7bfb0337c6f445c4ea43865f3a74d6b73d03 ssh-agent -k [2024-05-14T02:49:04.125Z] unset SSH_AUTH_SOCK; [2024-05-14T02:49:04.126Z] unset SSH_AGENT_PID; [2024-05-14T02:49:04.126Z] echo Agent pid 38 killed; [2024-05-14T02:49:04.128Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-14T02:49:04.464Z] + git semver [Pipeline] } [2024-05-14T02:49:04.743Z] $ docker stop --time=1 d332c415b904ae4604baa08d59aa7bfb0337c6f445c4ea43865f3a74d6b73d03 [2024-05-14T02:49:06.015Z] $ docker rm -f --volumes d332c415b904ae4604baa08d59aa7bfb0337c6f445c4ea43865f3a74d6b73d03 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-14T02:49:06.364Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-14T02:49:06.364Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:49:06.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-14T02:49:06.676Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-14T02:49:06.764Z] prd-ubuntu20.04-docker-8c-8g-138 does not seem to be running inside a container [2024-05-14T02:49:06.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-14T02:49:07.174Z] $ docker top 7a0dbb6028465ae3bd16ae9d6ad8f9f39309c55f37aad74bddc303801f68440d -eo pid,comm [2024-05-14T02:49:07.215Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-05-14T02:49:07.215Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-14T02:49:07.272Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-14T02:49:07.272Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-14T02:49:07.403Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-14T02:49:07.412Z] $ docker exec 7a0dbb6028465ae3bd16ae9d6ad8f9f39309c55f37aad74bddc303801f68440d ssh-agent [2024-05-14T02:49:07.510Z] SSH_AUTH_SOCK=/tmp/ssh-36PvpNiKKrPU/agent.31 [2024-05-14T02:49:07.510Z] SSH_AGENT_PID=37 [2024-05-14T02:49:07.515Z] Running ssh-add (command line suppressed) [2024-05-14T02:49:07.630Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_1971689642832797617.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_1971689642832797617.key) [2024-05-14T02:49:07.637Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-14T02:49:07.931Z] + git semver push [2024-05-14T02:49:08.190Z] 2024-05-14 02:49:08,133 [run_push] DEBUG push [2024-05-14T02:49:08.190Z] 2024-05-14 02:49:08,134 [execute] INFO git cat-file --batch-check [2024-05-14T02:49:08.190Z] 2024-05-14 02:49:08,134 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-14T02:49:08.190Z] 2024-05-14 02:49:08,139 [execute] INFO git rev-list 313516d8044440f13b4d51ca6e234cfd38a4924d -- [2024-05-14T02:49:08.190Z] 2024-05-14 02:49:08,139 [execute] DEBUG Popen(['git', 'rev-list', '313516d8044440f13b4d51ca6e234cfd38a4924d', '--'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-14T02:49:08.190Z] 2024-05-14 02:49:08,145 [execute] INFO git fetch -v origin [2024-05-14T02:49:08.190Z] 2024-05-14 02:49:08,146 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-05-14T02:49:08.758Z] 2024-05-14 02:49:08,582 [run_push] DEBUG no remote changes detected [2024-05-14T02:49:08.758Z] 2024-05-14 02:49:08,582 [execute] INFO git push origin semver [2024-05-14T02:49:08.758Z] 2024-05-14 02:49:08,583 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-14T02:49:09.694Z] 2024-05-14 02:49:09,383 [run_push] DEBUG push all version tags [2024-05-14T02:49:09.694Z] 2024-05-14 02:49:09,383 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-05-14T02:49:09.694Z] 2024-05-14 02:49:09,384 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) [2024-05-14T02:49:10.261Z] 2024-05-14 02:49:10,027 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-05-14T02:49:10.261Z] 0.0.1-dev.1 [Pipeline] } [2024-05-14T02:49:10.277Z] $ docker exec --env ******** --env ******** 7a0dbb6028465ae3bd16ae9d6ad8f9f39309c55f37aad74bddc303801f68440d ssh-agent -k [2024-05-14T02:49:10.372Z] unset SSH_AUTH_SOCK; [2024-05-14T02:49:10.377Z] unset SSH_AGENT_PID; [2024-05-14T02:49:10.377Z] echo Agent pid 37 killed; [2024-05-14T02:49:10.378Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-14T02:49:10.695Z] + git semver [Pipeline] } [2024-05-14T02:49:10.974Z] $ docker stop --time=1 7a0dbb6028465ae3bd16ae9d6ad8f9f39309c55f37aad74bddc303801f68440d [2024-05-14T02:49:12.243Z] $ docker rm -f --volumes 7a0dbb6028465ae3bd16ae9d6ad8f9f39309c55f37aad74bddc303801f68440d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-14T02:49:12.903Z] + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] [2024-05-14T02:49:12.903Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2024-05-14T02:49:12.903Z] total 16 [2024-05-14T02:49:12.903Z] drwxr-xr-x 3 root root 4096 May 14 02:38 . [2024-05-14T02:49:12.903Z] drwxrwxr-x 9 jenkins jenkins 4096 May 14 02:48 .. [2024-05-14T02:49:12.903Z] drwxr-xr-x 2 root root 4096 May 14 02:38 cost [2024-05-14T02:49:12.903Z] -rw-r--r-- 1 root root 79 May 14 02:38 cost.csv [2024-05-14T02:49:12.903Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives [2024-05-14T02:49:12.903Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2024-05-14T02:49:12.903Z] total 16 [2024-05-14T02:49:12.903Z] drwxr-xr-x 3 jenkins jenkins 4096 May 14 02:38 . [2024-05-14T02:49:12.903Z] drwxrwxr-x 9 jenkins jenkins 4096 May 14 02:48 .. [2024-05-14T02:49:12.903Z] drwxr-xr-x 2 jenkins jenkins 4096 May 14 02:38 cost [2024-05-14T02:49:12.903Z] -rw-r--r-- 1 jenkins jenkins 79 May 14 02:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-14T02:49:13.192Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-14T02:49:14.048Z] ---> package-listing.sh [2024-05-14T02:49:14.048Z] ++ facter osfamily [2024-05-14T02:49:14.048Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-14T02:49:14.307Z] + OS_FAMILY=debian [2024-05-14T02:49:14.307Z] + workspace=/w/workspace/edgexfoundry_device-s7_main [2024-05-14T02:49:14.307Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-14T02:49:14.307Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-14T02:49:14.307Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-14T02:49:14.307Z] + PACKAGES=/tmp/packages_start.txt [2024-05-14T02:49:14.307Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2024-05-14T02:49:14.307Z] + PACKAGES=/tmp/packages_end.txt [2024-05-14T02:49:14.307Z] + case "${OS_FAMILY}" in [2024-05-14T02:49:14.307Z] + dpkg -l [2024-05-14T02:49:14.307Z] + grep '^ii' [2024-05-14T02:49:14.307Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-14T02:49:14.307Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-14T02:49:14.307Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-14T02:49:14.307Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2024-05-14T02:49:14.307Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ [2024-05-14T02:49:14.307Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo [2024-05-14T02:49:14.318Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-14T02:49:14.595Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:49:15.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-14T02:49:15.170Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-14T02:49:15.255Z] prd-ubuntu20.04-docker-8c-8g-138 does not seem to be running inside a container [2024-05-14T02:49:15.290Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-14T02:49:15.483Z] $ docker top 263d80399da51da9a5cdb657d40edf5f0863540127be544a184f6294c7425ef9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-14T02:49:15.839Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-14T02:49:16.120Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-14T02:49:16.405Z] + ls /var/log/sa-host [2024-05-14T02:49:16.405Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-14T02:49:16.603Z] provisioning config files... [2024-05-14T02:49:16.613Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config15831392651823077029tmp [Pipeline] { [Pipeline] echo [2024-05-14T02:49:16.629Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-14T02:49:16.911Z] ---> create-netrc.sh [Pipeline] } [2024-05-14T02:49:16.916Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-14T02:49:17.261Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-14T02:49:17.270Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-14T02:49:17.552Z] ---> sudo-logs.sh [2024-05-14T02:49:17.553Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-14T02:49:17.582Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-14T02:49:17.867Z] ---> job-cost.sh [2024-05-14T02:49:17.867Z] lf-activate-venv: SKIPPING [2024-05-14T02:49:17.867Z] DEBUG: total: 0.2199999988079071 [2024-05-14T02:49:17.867Z] INFO: Retrieving Stack Cost... [2024-05-14T02:49:18.127Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-14T02:49:18.696Z] INFO: Archiving Costs [Pipeline] echo [2024-05-14T02:49:18.709Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-14T02:49:18.996Z] ---> logs-deploy.sh [2024-05-14T02:49:18.996Z] lf-activate-venv: SKIPPING [2024-05-14T02:49:18.996Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/5 [2024-05-14T02:49:18.996Z] INFO: archiving workspace using pattern(s): [2024-05-14T02:49:19.934Z] Archives upload complete. [2024-05-14T02:49:20.193Z] INFO: archiving logs to Nexus