Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7b4343e0f43b55c625610a9131ac206056eb7d12+83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb (ba7a5d028e4a2a3063d9da464e6e7a5dcb4be193) 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-ssh9716585992938479522.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh2965143276322916304.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-474/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-onvif-camera/branches/PR-474/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15374504291689036650.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh6901087098257095767.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-onvif-camera/branches/PR-474/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-onvif-camera/branches/PR-474/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12737006763057578018.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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26207 in /w/workspace/undry_device-onvif-camera_PR-474 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-474 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb into PR head commit 7b4343e0f43b55c625610a9131ac206056eb7d12 Merge succeeded, producing 3fe799a2534d842fb67015810349e763293f4e13 Checking out Revision 3fe799a2534d842fb67015810349e763293f4e13 (PR-474) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/474/head:refs/remotes/origin/PR-474 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b4343e0f43b55c625610a9131ac206056eb7d12 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3fe799a2534d842fb67015810349e763293f4e13 # timeout=10 Commit message: "Merge commit '83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb' into HEAD" > git rev-list --no-walk 7b4343e0f43b55c625610a9131ac206056eb7d12 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-11T22:10:28.024Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-11T22:10:28.119Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-11T22:10:28.149Z] ========================================================= [2024-11-11T22:10:28.149Z] EdgeX Global Pipelines Version Info [2024-11-11T22:10:28.149Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-11T22:10:28.919Z] ------------------- [2024-11-11T22:10:28.919Z] stable info: [2024-11-11T22:10:28.919Z] ------------------- [2024-11-11T22:10:28.919Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-11T22:10:28.919Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-11T22:10:28.919Z] Message: update stable to v1.0.265 [2024-11-11T22:10:29.491Z] ------------------- [2024-11-11T22:10:29.491Z] experimental info: [2024-11-11T22:10:29.491Z] ------------------- [2024-11-11T22:10:29.491Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-11T22:10:29.491Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-11T22:10:29.491Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-11T22:10:29.569Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-11-11T22:10:29.593Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-11-11T22:10:29.613Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-11T22:10:29.636Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-11T22:10:29.657Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-11T22:10:29.678Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-11T22:10:29.701Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-11T22:10:29.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-11T22:10:29.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-11T22:10:29.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-11T22:10:29.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-11T22:10:29.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-11-11T22:10:29.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-11T22:10:29.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-11T22:10:29.882Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T22:10:29.902Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T22:10:29.922Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-11T22:10:29.944Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-11T22:10:29.966Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-11T22:10:29.991Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-11T22:10:30.018Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-11-11T22:10:30.040Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-11-11T22:10:30.059Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-11T22:10:30.080Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-11T22:10:30.102Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-11T22:10:30.124Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-11T22:10:30.147Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-11T22:10:30.166Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-474 [Pipeline] echo [2024-11-11T22:10:30.188Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-474 [Pipeline] echo [2024-11-11T22:10:30.208Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-474 [Pipeline] echo [2024-11-11T22:10:30.232Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3fe799a2534d842fb67015810349e763293f4e13 [Pipeline] echo [2024-11-11T22:10:30.254Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3fe799a [Pipeline] echo [2024-11-11T22:10:30.275Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T22:10:30.329Z] provisioning config files... [2024-11-11T22:10:30.344Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-474@tmp/config646119621990739466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T22:10:30.679Z] ---> ****-login.sh [2024-11-11T22:10:30.679Z] nexus3.edgexfoundry.org:10001 [2024-11-11T22:10:30.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T22:10:30.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T22:10:30.940Z] Configure a credential helper to remove this warning. See [2024-11-11T22:10:30.940Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T22:10:30.940Z] [2024-11-11T22:10:30.940Z] Login Succeeded [2024-11-11T22:10:30.940Z] nexus3.edgexfoundry.org:10002 [2024-11-11T22:10:30.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T22:10:31.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T22:10:31.201Z] Configure a credential helper to remove this warning. See [2024-11-11T22:10:31.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T22:10:31.201Z] [2024-11-11T22:10:31.201Z] Login Succeeded [2024-11-11T22:10:31.201Z] nexus3.edgexfoundry.org:10003 [2024-11-11T22:10:31.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T22:10:31.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T22:10:31.201Z] Configure a credential helper to remove this warning. See [2024-11-11T22:10:31.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T22:10:31.201Z] [2024-11-11T22:10:31.201Z] Login Succeeded [2024-11-11T22:10:31.201Z] nexus3.edgexfoundry.org:10004 [2024-11-11T22:10:31.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T22:10:31.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T22:10:31.201Z] Configure a credential helper to remove this warning. See [2024-11-11T22:10:31.202Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T22:10:31.202Z] [2024-11-11T22:10:31.202Z] Login Succeeded [2024-11-11T22:10:31.463Z] ****.io [2024-11-11T22:10:31.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T22:10:31.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T22:10:31.723Z] Configure a credential helper to remove this warning. See [2024-11-11T22:10:31.723Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T22:10:31.723Z] [2024-11-11T22:10:31.723Z] Login Succeeded [2024-11-11T22:10:31.723Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T22:10:31.732Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-11T22:10:32.689Z] + git rev-list -1 --merges 3fe799a2534d842fb67015810349e763293f4e13~1..3fe799a2534d842fb67015810349e763293f4e13 [Pipeline] echo [2024-11-11T22:10:32.716Z] -----------> git rev-list -1 --merges 3fe799a2534d842fb67015810349e763293f4e13~1..3fe799a2534d842fb67015810349e763293f4e13 3fe799a2534d842fb67015810349e763293f4e13 [2024-11-11T22:10:32.716Z] 3fe799a2534d842fb67015810349e763293f4e13 [false] [Pipeline] sh [2024-11-11T22:10:33.010Z] + git log --format=format:%s -1 3fe799a2534d842fb67015810349e763293f4e13 [Pipeline] echo [2024-11-11T22:10:33.029Z] ========================================================= [2024-11-11T22:10:33.029Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-11T22:10:33.029Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T22:10:33.388Z] + git log --format=format:%s -1 3fe799a2534d842fb67015810349e763293f4e13 [Pipeline] echo [2024-11-11T22:10:33.406Z] [semverPrep] GIT_COMMIT: 3fe799a2534d842fb67015810349e763293f4e13, Commit Message: Merge commit '83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb' into HEAD [Pipeline] echo [2024-11-11T22:10:33.422Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-11T22:10:33.800Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T22:10:33.800Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-11T22:10:33.800Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-11T22:10:33.800Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-11T22:10:33.800Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-11T22:10:33.800Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-11T22:10:33.800Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T22:10:34.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T22:10:34.251Z] [2024-11-11T22:10:34.251Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T22:10:34.558Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T22:10:34.558Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-11T22:10:34.558Z] b85a868b505f: Pulling fs layer [2024-11-11T22:10:34.558Z] e2be974225ed: Pulling fs layer [2024-11-11T22:10:34.558Z] 339a4e72a1f5: Pulling fs layer [2024-11-11T22:10:34.558Z] 988bab9f4d93: Pulling fs layer [2024-11-11T22:10:34.558Z] 1469e6f7b9e6: Pulling fs layer [2024-11-11T22:10:34.558Z] eaf3925da568: Pulling fs layer [2024-11-11T22:10:34.558Z] bab4dde63d76: Pulling fs layer [2024-11-11T22:10:34.558Z] bde34c3a00c8: Pulling fs layer [2024-11-11T22:10:34.558Z] b352a97aabf1: Pulling fs layer [2024-11-11T22:10:34.558Z] 4872d77fe225: Pulling fs layer [2024-11-11T22:10:34.558Z] 5851b861e8e6: Pulling fs layer [2024-11-11T22:10:34.558Z] bab4dde63d76: Waiting [2024-11-11T22:10:34.558Z] bde34c3a00c8: Waiting [2024-11-11T22:10:34.558Z] b352a97aabf1: Waiting [2024-11-11T22:10:34.558Z] 4872d77fe225: Waiting [2024-11-11T22:10:34.558Z] 5851b861e8e6: Waiting [2024-11-11T22:10:34.558Z] 988bab9f4d93: Waiting [2024-11-11T22:10:34.558Z] 1469e6f7b9e6: Waiting [2024-11-11T22:10:34.558Z] eaf3925da568: Waiting [2024-11-11T22:10:34.558Z] e2be974225ed: Download complete [2024-11-11T22:10:34.558Z] 988bab9f4d93: Verifying Checksum [2024-11-11T22:10:34.558Z] 988bab9f4d93: Download complete [2024-11-11T22:10:34.819Z] 1469e6f7b9e6: Verifying Checksum [2024-11-11T22:10:34.819Z] 1469e6f7b9e6: Download complete [2024-11-11T22:10:34.819Z] 339a4e72a1f5: Verifying Checksum [2024-11-11T22:10:34.819Z] 339a4e72a1f5: Download complete [2024-11-11T22:10:34.819Z] eaf3925da568: Verifying Checksum [2024-11-11T22:10:34.819Z] eaf3925da568: Download complete [2024-11-11T22:10:34.819Z] bde34c3a00c8: Download complete [2024-11-11T22:10:34.819Z] b352a97aabf1: Verifying Checksum [2024-11-11T22:10:34.819Z] b352a97aabf1: Download complete [2024-11-11T22:10:34.819Z] 4872d77fe225: Verifying Checksum [2024-11-11T22:10:34.819Z] 4872d77fe225: Download complete [2024-11-11T22:10:34.819Z] 5851b861e8e6: Verifying Checksum [2024-11-11T22:10:34.819Z] 5851b861e8e6: Download complete [2024-11-11T22:10:34.819Z] b85a868b505f: Verifying Checksum [2024-11-11T22:10:34.819Z] b85a868b505f: Download complete [2024-11-11T22:10:35.077Z] bab4dde63d76: Verifying Checksum [2024-11-11T22:10:35.077Z] bab4dde63d76: Download complete [2024-11-11T22:10:36.014Z] b85a868b505f: Pull complete [2024-11-11T22:10:36.273Z] e2be974225ed: Pull complete [2024-11-11T22:10:36.532Z] 339a4e72a1f5: Pull complete [2024-11-11T22:10:36.791Z] 988bab9f4d93: Pull complete [2024-11-11T22:10:37.050Z] 1469e6f7b9e6: Pull complete [2024-11-11T22:10:37.050Z] eaf3925da568: Pull complete [2024-11-11T22:10:38.956Z] bab4dde63d76: Pull complete [2024-11-11T22:10:38.956Z] bde34c3a00c8: Pull complete [2024-11-11T22:10:38.956Z] b352a97aabf1: Pull complete [2024-11-11T22:10:38.956Z] 4872d77fe225: Pull complete [2024-11-11T22:10:39.218Z] 5851b861e8e6: Pull complete [2024-11-11T22:10:39.218Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-11T22:10:39.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T22:10:39.218Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T22:10:39.366Z] prd-ubuntu20.04-docker-8c-8g-26207 does not seem to be running inside a container [2024-11-11T22:10:39.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-474 -v /w/workspace/undry_device-onvif-camera_PR-474:/w/workspace/undry_device-onvif-camera_PR-474:rw,z -v /w/workspace/undry_device-onvif-camera_PR-474@tmp:/w/workspace/undry_device-onvif-camera_PR-474@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-11T22:10:41.558Z] $ docker top bd40a39b2f1893cb5f9a61da9d8f57fabbd98d8f0cd300d6ee060114a7d0991c -eo pid,comm [2024-11-11T22:10:41.617Z] 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-11-11T22:10:41.617Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T22:10:41.678Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T22:10:41.678Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T22:10:41.791Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T22:10:41.793Z] $ docker exec bd40a39b2f1893cb5f9a61da9d8f57fabbd98d8f0cd300d6ee060114a7d0991c ssh-agent [2024-11-11T22:10:41.903Z] SSH_AUTH_SOCK=/tmp/ssh-s13t5aYiE6s7/agent.32 [2024-11-11T22:10:41.903Z] SSH_AGENT_PID=38 [2024-11-11T22:10:41.909Z] Running ssh-add (command line suppressed) [2024-11-11T22:10:42.013Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-474@tmp/private_key_7876387233255741969.key (/w/workspace/undry_device-onvif-camera_PR-474@tmp/private_key_7876387233255741969.key) [2024-11-11T22:10:42.030Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T22:10:42.335Z] + git tag --points-at HEAD [Pipeline] } [2024-11-11T22:10:42.347Z] $ docker exec --env ******** --env ******** bd40a39b2f1893cb5f9a61da9d8f57fabbd98d8f0cd300d6ee060114a7d0991c ssh-agent -k [2024-11-11T22:10:42.444Z] unset SSH_AUTH_SOCK; [2024-11-11T22:10:42.444Z] unset SSH_AGENT_PID; [2024-11-11T22:10:42.444Z] echo Agent pid 38 killed; [2024-11-11T22:10:42.458Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-11T22:10:42.498Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T22:10:42.498Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T22:10:42.607Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T22:10:42.609Z] $ docker exec bd40a39b2f1893cb5f9a61da9d8f57fabbd98d8f0cd300d6ee060114a7d0991c ssh-agent [2024-11-11T22:10:42.717Z] SSH_AUTH_SOCK=/tmp/ssh-W0zlUTyGVbI4/agent.71 [2024-11-11T22:10:42.717Z] SSH_AGENT_PID=77 [2024-11-11T22:10:42.722Z] Running ssh-add (command line suppressed) [2024-11-11T22:10:42.822Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-474@tmp/private_key_1827299824082603589.key (/w/workspace/undry_device-onvif-camera_PR-474@tmp/private_key_1827299824082603589.key) [2024-11-11T22:10:42.838Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T22:10:43.129Z] + git semver init [2024-11-11T22:10:43.389Z] 2024-11-11 22:10:43,303 [run_init] DEBUG init version:0.0.0 force:False [2024-11-11T22:10:43.389Z] 2024-11-11 22:10:43,304 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-474/.semver [2024-11-11T22:10:43.389Z] 2024-11-11 22:10:43,304 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-474/.semver [2024-11-11T22:10:43.389Z] 2024-11-11 22:10:43,304 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-474/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-474, universal_newlines=False, shell=None, istream=None) [2024-11-11T22:10:44.769Z] 2024-11-11 22:10:44,524 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-474/.git/info/exclude [2024-11-11T22:10:44.769Z] 2024-11-11 22:10:44,524 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-474/.semver/PR-474 with force:False [2024-11-11T22:10:44.769Z] 2024-11-11 22:10:44,524 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-474/.semver/PR-474 [2024-11-11T22:10:44.769Z] 2024-11-11 22:10:44,529 [execute] INFO git cat-file --batch-check [2024-11-11T22:10:44.769Z] 2024-11-11 22:10:44,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-474/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T22:10:44.769Z] 2024-11-11 22:10:44,536 [execute] INFO git cat-file --batch [2024-11-11T22:10:44.769Z] 2024-11-11 22:10:44,537 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-474/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T22:10:44.769Z] 2024-11-11 22:10:44,542 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-474/.semver/PR-474 [2024-11-11T22:10:44.770Z] 0.0.0 [Pipeline] } [2024-11-11T22:10:44.778Z] $ docker exec --env ******** --env ******** bd40a39b2f1893cb5f9a61da9d8f57fabbd98d8f0cd300d6ee060114a7d0991c ssh-agent -k [2024-11-11T22:10:44.888Z] unset SSH_AUTH_SOCK; [2024-11-11T22:10:44.888Z] unset SSH_AGENT_PID; [2024-11-11T22:10:44.888Z] echo Agent pid 77 killed; [2024-11-11T22:10:44.900Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T22:10:45.227Z] + git semver [Pipeline] } [2024-11-11T22:10:45.496Z] $ docker stop --time=1 bd40a39b2f1893cb5f9a61da9d8f57fabbd98d8f0cd300d6ee060114a7d0991c [2024-11-11T22:10:46.790Z] $ docker rm -f --volumes bd40a39b2f1893cb5f9a61da9d8f57fabbd98d8f0cd300d6ee060114a7d0991c [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T22:10:47.142Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-11T22:10:47.383Z] Stashed 1 file(s) [Pipeline] echo [2024-11-11T22:10:47.387Z] [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-11-11T22:10:47.562Z] provisioning config files... [2024-11-11T22:10:47.577Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-474@tmp/config12979324469179313738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T22:10:47.881Z] ---> ****-login.sh [2024-11-11T22:10:47.882Z] nexus3.edgexfoundry.org:10001 [2024-11-11T22:10:47.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T22:10:47.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T22:10:47.882Z] Configure a credential helper to remove this warning. See [2024-11-11T22:10:47.882Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T22:10:47.882Z] [2024-11-11T22:10:47.882Z] Login Succeeded [2024-11-11T22:10:47.882Z] nexus3.edgexfoundry.org:10002 [2024-11-11T22:10:47.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T22:10:48.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T22:10:48.144Z] Configure a credential helper to remove this warning. See [2024-11-11T22:10:48.144Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T22:10:48.144Z] [2024-11-11T22:10:48.144Z] Login Succeeded [2024-11-11T22:10:48.144Z] nexus3.edgexfoundry.org:10003 [2024-11-11T22:10:48.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T22:10:48.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T22:10:48.144Z] Configure a credential helper to remove this warning. See [2024-11-11T22:10:48.144Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T22:10:48.144Z] [2024-11-11T22:10:48.144Z] Login Succeeded [2024-11-11T22:10:48.144Z] nexus3.edgexfoundry.org:10004 [2024-11-11T22:10:48.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T22:10:48.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T22:10:48.144Z] Configure a credential helper to remove this warning. See [2024-11-11T22:10:48.144Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T22:10:48.144Z] [2024-11-11T22:10:48.144Z] Login Succeeded [2024-11-11T22:10:48.144Z] ****.io [2024-11-11T22:10:48.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T22:10:48.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T22:10:48.405Z] Configure a credential helper to remove this warning. See [2024-11-11T22:10:48.405Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T22:10:48.405Z] [2024-11-11T22:10:48.405Z] Login Succeeded [2024-11-11T22:10:48.405Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T22:10:48.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-11T22:10:48.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T22:10:48.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T22:10:48.564Z] ========================================================= [2024-11-11T22:10:48.564Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-11T22:10:48.564Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T22:10:48.902Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-11T22:10:48.902Z] Sending build context to Docker daemon 36.89MB [2024-11-11T22:10:48.902Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T22:10:48.902Z] Step 2/13 : FROM ${BASE} AS builder [2024-11-11T22:10:49.180Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-11T22:10:49.180Z] 43c4264eed91: Pulling fs layer [2024-11-11T22:10:49.180Z] 4cc291be95ef: Pulling fs layer [2024-11-11T22:10:49.180Z] 2ac1f1163629: Pulling fs layer [2024-11-11T22:10:49.180Z] 5c3c966382ef: Pulling fs layer [2024-11-11T22:10:49.180Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T22:10:49.180Z] 5d5c8e513c77: Pulling fs layer [2024-11-11T22:10:49.180Z] 9f66e0745190: Pulling fs layer [2024-11-11T22:10:49.180Z] f49a43e4bbc0: Pulling fs layer [2024-11-11T22:10:49.180Z] 561ebcabdf7f: Pulling fs layer [2024-11-11T22:10:49.180Z] 9f66e0745190: Waiting [2024-11-11T22:10:49.180Z] f49a43e4bbc0: Waiting [2024-11-11T22:10:49.180Z] 5d5c8e513c77: Waiting [2024-11-11T22:10:49.180Z] 4f4fb700ef54: Waiting [2024-11-11T22:10:49.180Z] 561ebcabdf7f: Waiting [2024-11-11T22:10:49.180Z] 4cc291be95ef: Download complete [2024-11-11T22:10:49.180Z] 5c3c966382ef: Verifying Checksum [2024-11-11T22:10:49.180Z] 5c3c966382ef: Download complete [2024-11-11T22:10:49.180Z] 4f4fb700ef54: Verifying Checksum [2024-11-11T22:10:49.180Z] 4f4fb700ef54: Download complete [2024-11-11T22:10:49.180Z] 5d5c8e513c77: Verifying Checksum [2024-11-11T22:10:49.180Z] 5d5c8e513c77: Download complete [2024-11-11T22:10:49.180Z] 43c4264eed91: Download complete [2024-11-11T22:10:49.180Z] 9f66e0745190: Verifying Checksum [2024-11-11T22:10:49.180Z] 9f66e0745190: Download complete [2024-11-11T22:10:49.439Z] 43c4264eed91: Pull complete [2024-11-11T22:10:49.439Z] 561ebcabdf7f: Download complete [2024-11-11T22:10:49.439Z] 4cc291be95ef: Pull complete [2024-11-11T22:10:49.698Z] 2ac1f1163629: Download complete [2024-11-11T22:10:49.957Z] f49a43e4bbc0: Verifying Checksum [2024-11-11T22:10:49.957Z] f49a43e4bbc0: Download complete [2024-11-11T22:10:53.244Z] 2ac1f1163629: Pull complete [2024-11-11T22:10:53.244Z] 5c3c966382ef: Pull complete [2024-11-11T22:10:53.244Z] 4f4fb700ef54: Pull complete [2024-11-11T22:10:53.244Z] 5d5c8e513c77: Pull complete [2024-11-11T22:10:53.244Z] 9f66e0745190: Pull complete [2024-11-11T22:10:55.146Z] f49a43e4bbc0: Pull complete [2024-11-11T22:10:55.713Z] 561ebcabdf7f: Pull complete [2024-11-11T22:10:55.713Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-11T22:10:55.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-11T22:10:55.713Z] ---> 3a752c3f9dda [2024-11-11T22:10:55.713Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-11-11T22:10:59.906Z] ---> Running in 26bfe0c8c18b [2024-11-11T22:10:59.906Z] Removing intermediate container 26bfe0c8c18b [2024-11-11T22:10:59.906Z] ---> 2b6dc5f42210 [2024-11-11T22:10:59.906Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T22:10:59.906Z] ---> Running in 8e713af2144d [2024-11-11T22:10:59.906Z] Removing intermediate container 8e713af2144d [2024-11-11T22:10:59.906Z] ---> c98eac2483cd [2024-11-11T22:10:59.906Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T22:10:59.906Z] ---> Running in b6aab3116ba0 [2024-11-11T22:10:59.906Z] Removing intermediate container b6aab3116ba0 [2024-11-11T22:10:59.906Z] ---> be1d68fa2b60 [2024-11-11T22:10:59.906Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T22:10:59.906Z] ---> Running in 0d38736d34bf [2024-11-11T22:10:59.906Z] Removing intermediate container 0d38736d34bf [2024-11-11T22:10:59.906Z] ---> 8349fbf73f11 [2024-11-11T22:10:59.906Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-11-11T22:10:59.906Z] ---> Running in 344fce6c7c5e [2024-11-11T22:10:59.906Z] Removing intermediate container 344fce6c7c5e [2024-11-11T22:10:59.906Z] ---> ad7014ef05f4 [2024-11-11T22:10:59.906Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T22:10:59.906Z] ---> Running in 5b0f0cf024ab [2024-11-11T22:10:59.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T22:11:00.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T22:11:00.423Z] OK: 246 MiB in 54 packages [2024-11-11T22:11:00.684Z] Removing intermediate container 5b0f0cf024ab [2024-11-11T22:11:00.684Z] ---> 22a491e19c25 [2024-11-11T22:11:00.684Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-11-11T22:11:00.684Z] ---> Running in b2a4c387ec4b [2024-11-11T22:11:00.684Z] Removing intermediate container b2a4c387ec4b [2024-11-11T22:11:00.684Z] ---> 5bab6f062123 [2024-11-11T22:11:00.684Z] Step 10/13 : COPY go.mod vendor* ./ [2024-11-11T22:11:00.943Z] ---> 0f1490a8fabb [2024-11-11T22:11:00.943Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T22:11:00.943Z] ---> Running in a2e6024ec716 [2024-11-11T22:11:02.506Z] Still waiting to schedule task [2024-11-11T22:11:02.507Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-11T22:11:57.197Z] Removing intermediate container a2e6024ec716 [2024-11-11T22:11:57.197Z] ---> 9e7f6daed2df [2024-11-11T22:11:57.197Z] Step 12/13 : COPY . . [2024-11-11T22:11:57.197Z] ---> adcd341a655c [2024-11-11T22:11:57.197Z] Step 13/13 : RUN ${MAKE} [2024-11-11T22:11:57.197Z] ---> Running in 762739a8a96b [2024-11-11T22:11:57.197Z] noop [2024-11-11T22:11:57.197Z] Removing intermediate container 762739a8a96b [2024-11-11T22:11:57.197Z] ---> c38e62b6c19c [2024-11-11T22:11:57.197Z] Successfully built c38e62b6c19c [2024-11-11T22:11:57.197Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T22:11:57.520Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T22:11:57.520Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T22:11:57.596Z] prd-ubuntu20.04-docker-8c-8g-26207 does not seem to be running inside a container [2024-11-11T22:11:57.619Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-474 -v /w/workspace/undry_device-onvif-camera_PR-474:/w/workspace/undry_device-onvif-camera_PR-474:rw,z -v /w/workspace/undry_device-onvif-camera_PR-474@tmp:/w/workspace/undry_device-onvif-camera_PR-474@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-11T22:11:57.980Z] $ docker top e8dc8bbed7638d1dd01acb5eef2fd924b66de0c2f216738a0813761251203af2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T22:11:58.340Z] + go version [2024-11-11T22:11:58.340Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-11T22:11:58.350Z] $ docker stop --time=1 e8dc8bbed7638d1dd01acb5eef2fd924b66de0c2f216738a0813761251203af2 [2024-11-11T22:11:59.581Z] $ docker rm -f --volumes e8dc8bbed7638d1dd01acb5eef2fd924b66de0c2f216738a0813761251203af2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T22:12:00.026Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T22:12:00.026Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T22:12:00.103Z] prd-ubuntu20.04-docker-8c-8g-26207 does not seem to be running inside a container [2024-11-11T22:12:00.127Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-474 -v /w/workspace/undry_device-onvif-camera_PR-474:/w/workspace/undry_device-onvif-camera_PR-474:rw,z -v /w/workspace/undry_device-onvif-camera_PR-474@tmp:/w/workspace/undry_device-onvif-camera_PR-474@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-11T22:12:00.447Z] $ docker top 0da97a4f5807e122cefadc013912c53f562978cb57160240d39d8c6e747df602 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T22:12:00.798Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-474 [Pipeline] fileExists [Pipeline] sh [2024-11-11T22:12:01.101Z] + make test [2024-11-11T22:12:01.101Z] go test ./... -coverprofile=coverage.out ./... [2024-11-11T22:12:02.477Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-11-11T22:12:24.400Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2024-11-11T22:12:24.400Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2024-11-11T22:12:24.400Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.030s coverage: 31.4% of statements [2024-11-11T22:12:24.400Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.540s coverage: 86.5% of statements [2024-11-11T22:12:36.622Z] go vet ./... [2024-11-11T22:12:37.127Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26208 in /w/workspace/undry_device-onvif-camera_PR-474 [Pipeline] { [Pipeline] ws [2024-11-11T22:12:37.146Z] Running in /w/workspace/device-onvif-camera/2 [Pipeline] { [Pipeline] checkout [2024-11-11T22:12:37.189Z] The recommended git tool is: git [2024-11-11T22:12:41.713Z] using credential edgex-jenkins-ssh [2024-11-11T22:12:41.737Z] Cloning the remote Git repository [2024-11-11T22:12:41.883Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-11T22:12:41.883Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-11T22:12:41.883Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-11T22:12:42.156Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-11-11T22:12:41.781Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-11-11T22:12:41.879Z] > git init /w/workspace/device-onvif-camera/2 # timeout=10 [2024-11-11T22:12:42.034Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-11-11T22:12:42.035Z] > git --version # timeout=10 [2024-11-11T22:12:42.059Z] > git --version # 'git version 2.25.1' [2024-11-11T22:12:42.062Z] using GIT_SSH to set credentials SSH Credentials for GitHub [Pipeline] } [2024-11-11T22:12:42.171Z] $ docker stop --time=1 0da97a4f5807e122cefadc013912c53f562978cb57160240d39d8c6e747df602 [2024-11-11T22:12:42.234Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-11T22:12:45.031Z] $ docker rm -f --volumes 0da97a4f5807e122cefadc013912c53f562978cb57160240d39d8c6e747df602 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T22:12:45.592Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-11T22:12:45.657Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-11T22:12:44.714Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-11-11T22:12:44.737Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-11T22:12:45.577Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-11-11T22:12:45.619Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-11-11T22:12:45.619Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T22:12:45.639Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/474/head:refs/remotes/origin/PR-474 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-11T22:12:46.175Z] Merging remotes/origin/main commit 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb into PR head commit 7b4343e0f43b55c625610a9131ac206056eb7d12 [2024-11-11T22:12:46.261Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-11T22:12:46.543Z] + ls -al . [2024-11-11T22:12:46.543Z] total 316 [2024-11-11T22:12:46.543Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 11 22:12 . [2024-11-11T22:12:46.543Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 22:10 .. [2024-11-11T22:12:46.543Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 22:12 .git [2024-11-11T22:12:46.543Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 22:10 .github [2024-11-11T22:12:46.543Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 11 22:10 .gitignore [2024-11-11T22:12:46.543Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 11 22:10 .golangci.yml [2024-11-11T22:12:46.543Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 22:10 .semver [2024-11-11T22:12:46.543Z] -rw-rw-r-- 1 jenkins jenkins 19973 Nov 11 22:10 Attribution.txt [2024-11-11T22:12:46.543Z] -rw-rw-r-- 1 jenkins jenkins 17665 Nov 11 22:10 CHANGELOG.md [2024-11-11T22:12:46.543Z] -rw-rw-r-- 1 jenkins jenkins 1715 Nov 11 22:10 Dockerfile [2024-11-11T22:12:46.543Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 22:10 GOVERNANCE.md [2024-11-11T22:12:46.543Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 11 22:10 Jenkinsfile [2024-11-11T22:12:46.543Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 11 22:10 LICENSE [2024-11-11T22:12:46.543Z] -rw-rw-r-- 1 jenkins jenkins 3465 Nov 11 22:10 Makefile [2024-11-11T22:12:46.543Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 11 22:10 OWNERS.md [2024-11-11T22:12:46.543Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 11 22:10 README.md [2024-11-11T22:12:46.543Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 22:10 VERSION [2024-11-11T22:12:46.543Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 22:10 bin [2024-11-11T22:12:46.543Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 22:10 cmd [2024-11-11T22:12:46.543Z] -rw-r--r-- 1 jenkins jenkins 92292 Nov 11 22:12 coverage.out [2024-11-11T22:12:46.543Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 22:10 doc [2024-11-11T22:12:46.543Z] -rw-rw-r-- 1 jenkins jenkins 6636 Nov 11 22:10 go.mod [2024-11-11T22:12:46.543Z] -rw-rw-r-- 1 jenkins jenkins 88824 Nov 11 22:10 go.sum [2024-11-11T22:12:46.543Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 22:10 internal [2024-11-11T22:12:46.543Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 11 22:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T22:12:46.796Z] Merge succeeded, producing 5eb39d4945fa88ee257562d5d123142982b947a3 [2024-11-11T22:12:46.797Z] Checking out Revision 5eb39d4945fa88ee257562d5d123142982b947a3 (PR-474) [2024-11-11T22:12:46.857Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=3fe799a2534d842fb67015810349e763293f4e13 --label arch=amd64 --label version=0.0.0 . [2024-11-11T22:12:46.857Z] Sending build context to Docker daemon 36.98MB [2024-11-11T22:12:46.857Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T22:12:46.857Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-11T22:12:46.857Z] ---> c38e62b6c19c [2024-11-11T22:12:46.857Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-11-11T22:12:46.186Z] > git config core.sparsecheckout # timeout=10 [2024-11-11T22:12:46.249Z] > git checkout -f 7b4343e0f43b55c625610a9131ac206056eb7d12 # timeout=10 [2024-11-11T22:12:46.419Z] > git remote # timeout=10 [2024-11-11T22:12:46.443Z] > git config --get remote.origin.url # timeout=10 [2024-11-11T22:12:46.457Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T22:12:46.474Z] > git merge 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb # timeout=10 [2024-11-11T22:12:46.772Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-11T22:12:46.799Z] > git config core.sparsecheckout # timeout=10 [2024-11-11T22:12:46.809Z] > git checkout -f 5eb39d4945fa88ee257562d5d123142982b947a3 # timeout=10 [2024-11-11T22:12:47.435Z] ---> Running in bb59300d050b [2024-11-11T22:12:47.694Z] Removing intermediate container bb59300d050b [2024-11-11T22:12:47.694Z] ---> 33f2e4fddad4 [2024-11-11T22:12:47.694Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T22:12:47.694Z] ---> Running in 50ae86351ebe [2024-11-11T22:12:47.694Z] Removing intermediate container 50ae86351ebe [2024-11-11T22:12:47.694Z] ---> 166de7532ddf [2024-11-11T22:12:47.694Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T22:12:47.694Z] ---> Running in 58cd48363a95 [2024-11-11T22:12:47.694Z] Removing intermediate container 58cd48363a95 [2024-11-11T22:12:47.694Z] ---> b1189d540c19 [2024-11-11T22:12:47.694Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T22:12:47.954Z] ---> Running in d9feee369e8b [2024-11-11T22:12:47.954Z] Removing intermediate container d9feee369e8b [2024-11-11T22:12:47.954Z] ---> 74c9ca494e84 [2024-11-11T22:12:47.954Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-11-11T22:12:47.954Z] ---> Running in c226a765dc04 [2024-11-11T22:12:47.954Z] Removing intermediate container c226a765dc04 [2024-11-11T22:12:47.954Z] ---> 1465e0659119 [2024-11-11T22:12:47.954Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T22:12:47.954Z] ---> Running in 196ca21289a8 [2024-11-11T22:12:48.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T22:12:48.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T22:12:49.040Z] OK: 246 MiB in 54 packages [2024-11-11T22:12:49.297Z] Removing intermediate container 196ca21289a8 [2024-11-11T22:12:49.297Z] ---> 5587b272a86e [2024-11-11T22:12:49.297Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-11-11T22:12:49.297Z] ---> Running in 2609a54674aa [2024-11-11T22:12:49.297Z] Removing intermediate container 2609a54674aa [2024-11-11T22:12:49.297Z] ---> 23b66cf2b288 [2024-11-11T22:12:49.297Z] Step 10/27 : COPY go.mod vendor* ./ [2024-11-11T22:12:49.557Z] ---> 53a7c4a53283 [2024-11-11T22:12:49.557Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T22:12:49.557Z] ---> Running in 7e3d2d8adf15 [2024-11-11T22:12:50.127Z] Removing intermediate container 7e3d2d8adf15 [2024-11-11T22:12:50.127Z] ---> d2498dbf6506 [2024-11-11T22:12:50.127Z] Step 12/27 : COPY . . [2024-11-11T22:12:50.499Z] Commit message: "Merge commit '83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb' into HEAD" [2024-11-11T22:12:50.502Z] > git rev-list --no-walk 7b4343e0f43b55c625610a9131ac206056eb7d12 # timeout=10 [2024-11-11T22:12:51.501Z] ---> cc616eabef79 [2024-11-11T22:12:51.501Z] Step 13/27 : RUN ${MAKE} [2024-11-11T22:12:51.501Z] ---> Running in 98a20e18303d [2024-11-11T22:12:51.501Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T22:12:52.214Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-11T22:12:52.214Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T22:12:52.214Z] Dload Upload Total Spent Left Speed [2024-11-11T22:12:52.214Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 60225 0 --:--:-- --:--:-- --:--:-- 60509 [Pipeline] sh [2024-11-11T22:12:52.545Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-11T22:12:52.881Z] + sudo tee /etc/docker/daemon.new [2024-11-11T22:12:52.881Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-11T22:12:52.881Z] { [2024-11-11T22:12:52.881Z] "registry-mirrors": [ [2024-11-11T22:12:52.881Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-11T22:12:52.881Z] ], [2024-11-11T22:12:52.881Z] "bip": "10.250.0.254/24", [2024-11-11T22:12:52.881Z] "hosts": [ [2024-11-11T22:12:52.881Z] "tcp://0.0.0.0:5555", [2024-11-11T22:12:52.881Z] "unix:///var/run/docker.sock" [2024-11-11T22:12:52.881Z] ], [2024-11-11T22:12:52.881Z] "mtu": 1458, [2024-11-11T22:12:52.881Z] "selinux-enabled": true, [2024-11-11T22:12:52.881Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-11T22:12:52.881Z] } [Pipeline] sh [2024-11-11T22:12:53.212Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-11T22:12:53.528Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T22:13:11.782Z] provisioning config files... [2024-11-11T22:13:11.803Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/2@tmp/config7652967224201059634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T22:13:12.223Z] ---> ****-login.sh [2024-11-11T22:13:12.223Z] nexus3.edgexfoundry.org:10001 [2024-11-11T22:13:12.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T22:13:12.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T22:13:12.755Z] Configure a credential helper to remove this warning. See [2024-11-11T22:13:12.755Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T22:13:12.755Z] [2024-11-11T22:13:12.755Z] Login Succeeded [2024-11-11T22:13:12.755Z] nexus3.edgexfoundry.org:10002 [2024-11-11T22:13:13.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T22:13:13.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T22:13:13.022Z] Configure a credential helper to remove this warning. See [2024-11-11T22:13:13.022Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T22:13:13.022Z] [2024-11-11T22:13:13.022Z] Login Succeeded [2024-11-11T22:13:13.022Z] nexus3.edgexfoundry.org:10003 [2024-11-11T22:13:13.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T22:13:13.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T22:13:13.559Z] Configure a credential helper to remove this warning. See [2024-11-11T22:13:13.560Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T22:13:13.560Z] [2024-11-11T22:13:13.560Z] Login Succeeded [2024-11-11T22:13:13.560Z] nexus3.edgexfoundry.org:10004 [2024-11-11T22:13:13.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T22:13:13.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T22:13:13.827Z] Configure a credential helper to remove this warning. See [2024-11-11T22:13:13.827Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T22:13:13.827Z] [2024-11-11T22:13:13.827Z] Login Succeeded [2024-11-11T22:13:13.827Z] ****.io [2024-11-11T22:13:14.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T22:13:14.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T22:13:14.361Z] Configure a credential helper to remove this warning. See [2024-11-11T22:13:14.361Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T22:13:14.361Z] [2024-11-11T22:13:14.361Z] Login Succeeded [2024-11-11T22:13:14.361Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T22:13:14.372Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-11T22:13:14.662Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T22:13:14.687Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T22:13:14.701Z] ========================================================= [2024-11-11T22:13:14.701Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-11T22:13:14.701Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T22:13:15.066Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-11T22:13:15.652Z] Sending build context to Docker daemon 21.86MB [2024-11-11T22:13:15.652Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T22:13:15.652Z] Step 2/13 : FROM ${BASE} AS builder [2024-11-11T22:13:15.919Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-11T22:13:15.919Z] cf04c63912e1: Pulling fs layer [2024-11-11T22:13:15.919Z] 55b35a11ae5e: Pulling fs layer [2024-11-11T22:13:15.919Z] a37a00ec5f00: Pulling fs layer [2024-11-11T22:13:15.919Z] 50b3750afda1: Pulling fs layer [2024-11-11T22:13:15.919Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T22:13:15.919Z] 80978eb59214: Pulling fs layer [2024-11-11T22:13:15.919Z] c9f46d7d2bd2: Pulling fs layer [2024-11-11T22:13:15.919Z] c5a475d317c9: Pulling fs layer [2024-11-11T22:13:15.919Z] 50b3750afda1: Waiting [2024-11-11T22:13:15.919Z] 4f4fb700ef54: Waiting [2024-11-11T22:13:15.919Z] 80978eb59214: Waiting [2024-11-11T22:13:15.919Z] c9f46d7d2bd2: Waiting [2024-11-11T22:13:15.919Z] 55b35a11ae5e: Verifying Checksum [2024-11-11T22:13:15.919Z] 55b35a11ae5e: Download complete [2024-11-11T22:13:15.919Z] 50b3750afda1: Verifying Checksum [2024-11-11T22:13:15.919Z] 50b3750afda1: Download complete [2024-11-11T22:13:15.919Z] 4f4fb700ef54: Download complete [2024-11-11T22:13:15.919Z] 80978eb59214: Verifying Checksum [2024-11-11T22:13:15.919Z] 80978eb59214: Download complete [2024-11-11T22:13:15.919Z] cf04c63912e1: Verifying Checksum [2024-11-11T22:13:15.919Z] cf04c63912e1: Download complete [2024-11-11T22:13:16.503Z] c5a475d317c9: Verifying Checksum [2024-11-11T22:13:16.503Z] c5a475d317c9: Download complete [2024-11-11T22:13:16.772Z] cf04c63912e1: Pull complete [2024-11-11T22:13:17.355Z] 55b35a11ae5e: Pull complete [2024-11-11T22:13:17.622Z] a37a00ec5f00: Download complete [2024-11-11T22:13:18.204Z] c9f46d7d2bd2: Verifying Checksum [2024-11-11T22:13:18.204Z] c9f46d7d2bd2: Download complete [2024-11-11T22:13:23.567Z] Removing intermediate container 98a20e18303d [2024-11-11T22:13:23.567Z] ---> 876833a395aa [2024-11-11T22:13:23.567Z] Step 14/27 : FROM alpine:3.20 [2024-11-11T22:13:23.567Z] 3.20: Pulling from library/alpine [2024-11-11T22:13:23.567Z] 43c4264eed91: Already exists [2024-11-11T22:13:23.567Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T22:13:23.567Z] Status: Downloaded newer image for alpine:3.20 [2024-11-11T22:13:23.567Z] ---> 91ef0af61f39 [2024-11-11T22:13:23.567Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-11-11T22:13:23.567Z] ---> Running in cdd7aa9aedda [2024-11-11T22:13:23.567Z] Removing intermediate container cdd7aa9aedda [2024-11-11T22:13:23.567Z] ---> 55e83bb1a3f5 [2024-11-11T22:13:23.567Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-11-11T22:13:23.567Z] ---> Running in 02d51ceb0adc [2024-11-11T22:13:23.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T22:13:23.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T22:13:24.086Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-11T22:13:24.086Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T22:13:24.086Z] OK: 8 MiB in 15 packages [2024-11-11T22:13:24.656Z] Removing intermediate container 02d51ceb0adc [2024-11-11T22:13:24.656Z] ---> 91b348e3a2d1 [2024-11-11T22:13:24.656Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-11T22:13:24.656Z] ---> Running in 8656789869d6 [2024-11-11T22:13:24.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T22:13:24.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T22:13:25.173Z] Upgrading critical system libraries and apk-tools: [2024-11-11T22:13:25.173Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T22:13:25.173Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T22:13:25.173Z] Continuing the upgrade transaction with new apk-tools: [2024-11-11T22:13:25.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T22:13:25.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T22:13:25.431Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T22:13:25.431Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T22:13:25.689Z] OK: 8 MiB in 15 packages [2024-11-11T22:13:26.255Z] Removing intermediate container 8656789869d6 [2024-11-11T22:13:26.255Z] ---> e51c781cede2 [2024-11-11T22:13:26.255Z] Step 18/27 : WORKDIR / [2024-11-11T22:13:26.255Z] ---> Running in ddb2ead5303a [2024-11-11T22:13:26.255Z] Removing intermediate container ddb2ead5303a [2024-11-11T22:13:26.255Z] ---> 6bab4e8b22d7 [2024-11-11T22:13:26.255Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-11-11T22:13:27.190Z] ---> b40189afe5f8 [2024-11-11T22:13:27.190Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-11-11T22:13:27.448Z] ---> 7adaeedfd1da [2024-11-11T22:13:27.448Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-11-11T22:13:27.448Z] ---> be407f53a909 [2024-11-11T22:13:27.448Z] Step 22/27 : EXPOSE 59984 [2024-11-11T22:13:27.448Z] ---> Running in 10d54f4cae6d [2024-11-11T22:13:27.707Z] Removing intermediate container 10d54f4cae6d [2024-11-11T22:13:27.707Z] ---> 7f4b6ce564b7 [2024-11-11T22:13:27.707Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-11-11T22:13:27.707Z] ---> Running in b361402c1763 [2024-11-11T22:13:27.707Z] Removing intermediate container b361402c1763 [2024-11-11T22:13:27.707Z] ---> f9d15e495294 [2024-11-11T22:13:27.707Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-11T22:13:27.707Z] ---> Running in f3193cc3b6a6 [2024-11-11T22:13:27.707Z] Removing intermediate container f3193cc3b6a6 [2024-11-11T22:13:27.707Z] ---> f7c5e86b6ee6 [2024-11-11T22:13:27.707Z] Step 25/27 : LABEL arch=amd64 [2024-11-11T22:13:27.707Z] ---> Running in 6850e602e719 [2024-11-11T22:13:27.966Z] Removing intermediate container 6850e602e719 [2024-11-11T22:13:27.966Z] ---> f600c4fe0b03 [2024-11-11T22:13:27.966Z] Step 26/27 : LABEL git_sha=3fe799a2534d842fb67015810349e763293f4e13 [2024-11-11T22:13:27.966Z] ---> Running in 5755e73cd45d [2024-11-11T22:13:27.966Z] Removing intermediate container 5755e73cd45d [2024-11-11T22:13:27.966Z] ---> 7ec5cf3e5c68 [2024-11-11T22:13:27.966Z] Step 27/27 : LABEL version=0.0.0 [2024-11-11T22:13:27.966Z] ---> Running in e000d663c10d [2024-11-11T22:13:27.966Z] Removing intermediate container e000d663c10d [2024-11-11T22:13:27.966Z] ---> c5e983fffba7 [2024-11-11T22:13:27.966Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-11T22:13:27.966Z] Successfully built c5e983fffba7 [2024-11-11T22:13:27.966Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T22:13:28.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T22:13:28.447Z] [2024-11-11T22:13:28.447Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T22:13:28.749Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T22:13:28.749Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-11T22:13:28.749Z] 5eb5b503b376: Pulling fs layer [2024-11-11T22:13:28.749Z] 5c69ac0246d0: Pulling fs layer [2024-11-11T22:13:28.749Z] ec43610c2a17: Pulling fs layer [2024-11-11T22:13:28.749Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-11T22:13:28.749Z] 33b1e0a273af: Pulling fs layer [2024-11-11T22:13:28.749Z] 5d3b04190fa2: Pulling fs layer [2024-11-11T22:13:28.749Z] 2f39f015ded8: Pulling fs layer [2024-11-11T22:13:28.749Z] 3a2ae6a8a46f: Waiting [2024-11-11T22:13:28.749Z] 5d3b04190fa2: Waiting [2024-11-11T22:13:28.749Z] 2f39f015ded8: Waiting [2024-11-11T22:13:28.749Z] 5c69ac0246d0: Download complete [2024-11-11T22:13:28.749Z] 3a2ae6a8a46f: Download complete [2024-11-11T22:13:28.749Z] 33b1e0a273af: Verifying Checksum [2024-11-11T22:13:28.749Z] 33b1e0a273af: Download complete [2024-11-11T22:13:28.749Z] 5d3b04190fa2: Verifying Checksum [2024-11-11T22:13:28.749Z] 5d3b04190fa2: Download complete [2024-11-11T22:13:28.749Z] ec43610c2a17: Verifying Checksum [2024-11-11T22:13:28.749Z] ec43610c2a17: Download complete [2024-11-11T22:13:29.007Z] 5eb5b503b376: Download complete [2024-11-11T22:13:29.571Z] 2f39f015ded8: Download complete [2024-11-11T22:13:30.138Z] 5eb5b503b376: Pull complete [2024-11-11T22:13:30.397Z] 5c69ac0246d0: Pull complete [2024-11-11T22:13:30.545Z] a37a00ec5f00: Pull complete [2024-11-11T22:13:30.545Z] 50b3750afda1: Pull complete [2024-11-11T22:13:30.545Z] 4f4fb700ef54: Pull complete [2024-11-11T22:13:30.545Z] 80978eb59214: Pull complete [2024-11-11T22:13:30.655Z] ec43610c2a17: Pull complete [2024-11-11T22:13:30.913Z] 3a2ae6a8a46f: Pull complete [2024-11-11T22:13:31.172Z] 33b1e0a273af: Pull complete [2024-11-11T22:13:31.172Z] 5d3b04190fa2: Pull complete [2024-11-11T22:13:35.357Z] 2f39f015ded8: Pull complete [2024-11-11T22:13:35.357Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-11T22:13:35.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T22:13:35.357Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T22:13:35.455Z] prd-ubuntu20.04-docker-8c-8g-26207 does not seem to be running inside a container [2024-11-11T22:13:35.483Z] $ 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/undry_device-onvif-camera_PR-474 -v /w/workspace/undry_device-onvif-camera_PR-474:/w/workspace/undry_device-onvif-camera_PR-474:rw,z -v /w/workspace/undry_device-onvif-camera_PR-474@tmp:/w/workspace/undry_device-onvif-camera_PR-474@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-11T22:13:38.739Z] c9f46d7d2bd2: Pull complete [2024-11-11T22:13:39.007Z] c5a475d317c9: Pull complete [2024-11-11T22:13:39.007Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-11T22:13:39.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-11T22:13:39.007Z] ---> be29e6b0f0d4 [2024-11-11T22:13:39.007Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-11-11T22:13:39.297Z] $ docker top 86417d696831a9fd551d9dc02964660bf775e07fe9c1f2e16eaee83a4e000204 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T22:13:39.695Z] ---> job-cost.sh [2024-11-11T22:13:39.695Z] lf-activate-venv: SKIPPING [2024-11-11T22:13:39.695Z] INFO: No Stack... [2024-11-11T22:13:39.954Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T22:13:40.215Z] INFO: Archiving Costs [Pipeline] sh [2024-11-11T22:13:40.512Z] + cat /w/workspace/undry_device-onvif-camera_PR-474/archives/cost.csv [2024-11-11T22:13:40.512Z] + cut -d, -f6 [Pipeline] lock [2024-11-11T22:13:40.526Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-474-2-stack-cost] [2024-11-11T22:13:40.536Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-474-2-stack-cost] did not exist. Created. [2024-11-11T22:13:40.542Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-474-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T22:13:40.851Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-11T22:13:40.887Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T22:13:40.895Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-474-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-11T22:13:40.919Z] $ docker stop --time=1 86417d696831a9fd551d9dc02964660bf775e07fe9c1f2e16eaee83a4e000204 [2024-11-11T22:13:40.951Z] ---> Running in 9ff147e1fef5 [2024-11-11T22:13:41.216Z] Removing intermediate container 9ff147e1fef5 [2024-11-11T22:13:41.216Z] ---> 0a18837ec2a9 [2024-11-11T22:13:41.216Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T22:13:41.216Z] ---> Running in af48b6e8388e [2024-11-11T22:13:41.481Z] Removing intermediate container af48b6e8388e [2024-11-11T22:13:41.481Z] ---> fbf7947feaf0 [2024-11-11T22:13:41.481Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T22:13:41.481Z] ---> Running in ff77a4fd8492 [2024-11-11T22:13:41.746Z] Removing intermediate container ff77a4fd8492 [2024-11-11T22:13:41.746Z] ---> a41777079924 [2024-11-11T22:13:41.746Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T22:13:42.011Z] ---> Running in cfd9f041a7c4 [2024-11-11T22:13:42.084Z] $ docker rm -f --volumes 86417d696831a9fd551d9dc02964660bf775e07fe9c1f2e16eaee83a4e000204 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-11T22:13:42.275Z] Removing intermediate container cfd9f041a7c4 [2024-11-11T22:13:42.275Z] ---> 742d5c66d68e [2024-11-11T22:13:42.275Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-11-11T22:13:42.275Z] ---> Running in 4569356c8807 [2024-11-11T22:13:42.540Z] Removing intermediate container 4569356c8807 [2024-11-11T22:13:42.540Z] ---> 868e1a7681c4 [2024-11-11T22:13:42.540Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T22:13:42.540Z] ---> Running in f4974fe8fa64 [2024-11-11T22:13:43.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T22:13:43.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T22:13:45.180Z] OK: 238 MiB in 54 packages [2024-11-11T22:13:45.766Z] Removing intermediate container f4974fe8fa64 [2024-11-11T22:13:45.766Z] ---> 7306495ccd56 [2024-11-11T22:13:45.766Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-11-11T22:13:45.766Z] ---> Running in f5635311d198 [2024-11-11T22:13:46.033Z] Removing intermediate container f5635311d198 [2024-11-11T22:13:46.033Z] ---> 83211a19e7ea [2024-11-11T22:13:46.033Z] Step 10/13 : COPY go.mod vendor* ./ [2024-11-11T22:13:46.619Z] ---> 6e03fd9e26dd [2024-11-11T22:13:46.619Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T22:13:46.619Z] ---> Running in a411d8b727db [2024-11-11T22:15:38.282Z] Removing intermediate container a411d8b727db [2024-11-11T22:15:38.282Z] ---> 2538eefc5853 [2024-11-11T22:15:38.282Z] Step 12/13 : COPY . . [2024-11-11T22:15:38.282Z] ---> ef7d42e9d63d [2024-11-11T22:15:38.282Z] Step 13/13 : RUN ${MAKE} [2024-11-11T22:15:38.282Z] ---> Running in 531c55c451d1 [2024-11-11T22:15:38.282Z] noop [2024-11-11T22:15:38.282Z] Removing intermediate container 531c55c451d1 [2024-11-11T22:15:38.282Z] ---> b15c7a0b9930 [2024-11-11T22:15:38.282Z] Successfully built b15c7a0b9930 [2024-11-11T22:15:38.282Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T22:15:38.642Z] + docker inspect -f . ci-base-image-arm64 [2024-11-11T22:15:38.643Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T22:15:38.843Z] prd-ubuntu20.04-docker-arm64-4c-16g-26208 does not seem to be running inside a container [2024-11-11T22:15:38.895Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-11T22:15:39.992Z] $ docker top 471b5e5fca6bfe74baf2b010cff8869732d3006a657f4e6970b6cb2ed7419381 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T22:15:40.810Z] + go version [2024-11-11T22:15:40.810Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-11T22:15:40.823Z] $ docker stop --time=1 471b5e5fca6bfe74baf2b010cff8869732d3006a657f4e6970b6cb2ed7419381 [2024-11-11T22:15:42.379Z] $ docker rm -f --volumes 471b5e5fca6bfe74baf2b010cff8869732d3006a657f4e6970b6cb2ed7419381 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T22:15:42.946Z] + docker inspect -f . ci-base-image-arm64 [2024-11-11T22:15:42.946Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T22:15:43.114Z] prd-ubuntu20.04-docker-arm64-4c-16g-26208 does not seem to be running inside a container [2024-11-11T22:15:43.165Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-11T22:15:44.442Z] $ docker top 924f2aeb6d9aeac008628bb2934d487db509a80661c7bbf8a43e2b42b31e1193 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T22:15:44.934Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/2 [Pipeline] fileExists [Pipeline] sh [2024-11-11T22:15:45.267Z] + make test [2024-11-11T22:15:45.267Z] go test ./... -coverprofile=coverage.out ./... [2024-11-11T22:15:50.637Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-11-11T22:18:57.915Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2024-11-11T22:19:01.284Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2024-11-11T22:19:03.867Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.176s coverage: 31.4% of statements [2024-11-11T22:19:22.056Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 18.503s coverage: 86.5% of statements [2024-11-11T22:19:22.056Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-11T22:19:22.056Z] go vet ./... [2024-11-11T22:20:08.886Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-11T22:20:08.886Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-11T22:20:08.886Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-11T22:20:08.903Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-11T22:20:08.924Z] $ docker stop --time=1 924f2aeb6d9aeac008628bb2934d487db509a80661c7bbf8a43e2b42b31e1193 [2024-11-11T22:20:10.712Z] $ docker rm -f --volumes 924f2aeb6d9aeac008628bb2934d487db509a80661c7bbf8a43e2b42b31e1193 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T22:20:12.184Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-11T22:20:12.212Z] Warning: overwriting stash ‘coverage-report’ [2024-11-11T22:20:12.705Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T22:20:13.099Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-11T22:20:13.492Z] + ls -al . [2024-11-11T22:20:13.492Z] total 312 [2024-11-11T22:20:13.493Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 22:15 . [2024-11-11T22:20:13.493Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 22:12 .. [2024-11-11T22:20:13.493Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 22:12 .git [2024-11-11T22:20:13.493Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 22:12 .github [2024-11-11T22:20:13.493Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 11 22:12 .gitignore [2024-11-11T22:20:13.493Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 11 22:12 .golangci.yml [2024-11-11T22:20:13.493Z] -rw-rw-r-- 1 jenkins jenkins 19973 Nov 11 22:12 Attribution.txt [2024-11-11T22:20:13.493Z] -rw-rw-r-- 1 jenkins jenkins 17665 Nov 11 22:12 CHANGELOG.md [2024-11-11T22:20:13.493Z] -rw-rw-r-- 1 jenkins jenkins 1715 Nov 11 22:12 Dockerfile [2024-11-11T22:20:13.493Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 22:12 GOVERNANCE.md [2024-11-11T22:20:13.493Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 11 22:12 Jenkinsfile [2024-11-11T22:20:13.493Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 11 22:12 LICENSE [2024-11-11T22:20:13.493Z] -rw-rw-r-- 1 jenkins jenkins 3465 Nov 11 22:12 Makefile [2024-11-11T22:20:13.493Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 11 22:12 OWNERS.md [2024-11-11T22:20:13.493Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 11 22:12 README.md [2024-11-11T22:20:13.493Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 22:10 VERSION [2024-11-11T22:20:13.493Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 22:12 bin [2024-11-11T22:20:13.493Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 22:12 cmd [2024-11-11T22:20:13.493Z] -rw-r--r-- 1 jenkins jenkins 92292 Nov 11 22:19 coverage.out [2024-11-11T22:20:13.493Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 22:12 doc [2024-11-11T22:20:13.493Z] -rw-rw-r-- 1 jenkins jenkins 6636 Nov 11 22:12 go.mod [2024-11-11T22:20:13.493Z] -rw-rw-r-- 1 jenkins jenkins 88824 Nov 11 22:12 go.sum [2024-11-11T22:20:13.493Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 22:12 internal [2024-11-11T22:20:13.493Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 11 22:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T22:20:13.864Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5eb39d4945fa88ee257562d5d123142982b947a3 --label arch=arm64 --label version=0.0.0 . [2024-11-11T22:20:14.452Z] Sending build context to Docker daemon 21.95MB [2024-11-11T22:20:14.452Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T22:20:14.452Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-11T22:20:14.452Z] ---> b15c7a0b9930 [2024-11-11T22:20:14.452Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-11-11T22:20:14.719Z] ---> Running in e15b36b05d34 [2024-11-11T22:20:14.992Z] Removing intermediate container e15b36b05d34 [2024-11-11T22:20:14.992Z] ---> a02f81463d87 [2024-11-11T22:20:14.992Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T22:20:14.992Z] ---> Running in a3b598e01c08 [2024-11-11T22:20:15.261Z] Removing intermediate container a3b598e01c08 [2024-11-11T22:20:15.261Z] ---> 8d15acbe0cca [2024-11-11T22:20:15.261Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T22:20:15.261Z] ---> Running in 8d51a41117cc [2024-11-11T22:20:15.532Z] Removing intermediate container 8d51a41117cc [2024-11-11T22:20:15.532Z] ---> b1cc3f7dc07b [2024-11-11T22:20:15.532Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T22:20:15.801Z] ---> Running in 24ecbb59b2d3 [2024-11-11T22:20:16.067Z] Removing intermediate container 24ecbb59b2d3 [2024-11-11T22:20:16.067Z] ---> ddd56c078ece [2024-11-11T22:20:16.067Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-11-11T22:20:16.067Z] ---> Running in 36c762659791 [2024-11-11T22:20:16.335Z] Removing intermediate container 36c762659791 [2024-11-11T22:20:16.335Z] ---> 9c701fa88779 [2024-11-11T22:20:16.335Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T22:20:16.335Z] ---> Running in a4422d2aad8c [2024-11-11T22:20:17.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T22:20:17.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T22:20:18.975Z] OK: 238 MiB in 54 packages [2024-11-11T22:20:19.934Z] Removing intermediate container a4422d2aad8c [2024-11-11T22:20:19.934Z] ---> ab374a52e26c [2024-11-11T22:20:19.934Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-11-11T22:20:19.934Z] ---> Running in 00e829c8d546 [2024-11-11T22:20:20.200Z] Removing intermediate container 00e829c8d546 [2024-11-11T22:20:20.200Z] ---> 4338bc0fd87c [2024-11-11T22:20:20.200Z] Step 10/27 : COPY go.mod vendor* ./ [2024-11-11T22:20:21.162Z] ---> 930d3404fbd9 [2024-11-11T22:20:21.162Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T22:20:21.437Z] ---> Running in 6cb5f3cf2db5 [2024-11-11T22:20:24.027Z] Removing intermediate container 6cb5f3cf2db5 [2024-11-11T22:20:24.027Z] ---> 023afd7c8afa [2024-11-11T22:20:24.027Z] Step 12/27 : COPY . . [2024-11-11T22:20:25.436Z] ---> 2aa9e64fe394 [2024-11-11T22:20:25.436Z] Step 13/27 : RUN ${MAKE} [2024-11-11T22:20:25.436Z] ---> Running in fce75458590a [2024-11-11T22:20:26.393Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2024-11-11T22:23:48.128Z] Removing intermediate container fce75458590a [2024-11-11T22:23:48.129Z] ---> 7b59e8c08aa6 [2024-11-11T22:23:48.129Z] Step 14/27 : FROM alpine:3.20 [2024-11-11T22:23:48.129Z] 3.20: Pulling from library/alpine [2024-11-11T22:23:48.129Z] cf04c63912e1: Already exists [2024-11-11T22:23:48.129Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T22:23:48.129Z] Status: Downloaded newer image for alpine:3.20 [2024-11-11T22:23:48.129Z] ---> c157a85ed455 [2024-11-11T22:23:48.129Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-11-11T22:23:48.129Z] ---> Running in eae7aeac3dd9 [2024-11-11T22:23:48.129Z] Removing intermediate container eae7aeac3dd9 [2024-11-11T22:23:48.129Z] ---> 978bba40614b [2024-11-11T22:23:48.129Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-11-11T22:23:48.129Z] ---> Running in 3545124f3111 [2024-11-11T22:23:48.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T22:23:48.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T22:23:48.129Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-11T22:23:48.129Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T22:23:48.129Z] OK: 9 MiB in 15 packages [2024-11-11T22:23:48.129Z] Removing intermediate container 3545124f3111 [2024-11-11T22:23:48.129Z] ---> 1b1e29b73bc2 [2024-11-11T22:23:48.129Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-11T22:23:48.129Z] ---> Running in 5b8698306939 [2024-11-11T22:23:48.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T22:23:48.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T22:23:48.129Z] Upgrading critical system libraries and apk-tools: [2024-11-11T22:23:48.129Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T22:23:48.129Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T22:23:48.129Z] Continuing the upgrade transaction with new apk-tools: [2024-11-11T22:23:48.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T22:23:48.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T22:23:49.795Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T22:23:49.795Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T22:23:49.795Z] OK: 9 MiB in 15 packages [2024-11-11T22:23:50.760Z] Removing intermediate container 5b8698306939 [2024-11-11T22:23:50.760Z] ---> 6313c8a0f823 [2024-11-11T22:23:50.760Z] Step 18/27 : WORKDIR / [2024-11-11T22:23:50.760Z] ---> Running in 55e5bfe90851 [2024-11-11T22:23:51.025Z] Removing intermediate container 55e5bfe90851 [2024-11-11T22:23:51.025Z] ---> 26a0b3fd4915 [2024-11-11T22:23:51.025Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-11-11T22:23:52.966Z] ---> e54605cc432a [2024-11-11T22:23:52.966Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-11-11T22:23:53.234Z] ---> 9138f5a8a419 [2024-11-11T22:23:53.234Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-11-11T22:23:53.502Z] ---> e0f85596b635 [2024-11-11T22:23:53.502Z] Step 22/27 : EXPOSE 59984 [2024-11-11T22:23:53.773Z] ---> Running in 6c53c213317f [2024-11-11T22:23:54.040Z] Removing intermediate container 6c53c213317f [2024-11-11T22:23:54.040Z] ---> 840f8258d028 [2024-11-11T22:23:54.040Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-11-11T22:23:54.040Z] ---> Running in d3cb8948216e [2024-11-11T22:23:54.307Z] Removing intermediate container d3cb8948216e [2024-11-11T22:23:54.307Z] ---> 5879150e6bd6 [2024-11-11T22:23:54.307Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-11T22:23:54.307Z] ---> Running in 799f34ff5ca6 [2024-11-11T22:23:54.579Z] Removing intermediate container 799f34ff5ca6 [2024-11-11T22:23:54.579Z] ---> a493c8cf6bfe [2024-11-11T22:23:54.579Z] Step 25/27 : LABEL arch=arm64 [2024-11-11T22:23:54.845Z] ---> Running in 3bcdb54487b2 [2024-11-11T22:23:55.112Z] Removing intermediate container 3bcdb54487b2 [2024-11-11T22:23:55.112Z] ---> cf3ba9ca152b [2024-11-11T22:23:55.112Z] Step 26/27 : LABEL git_sha=5eb39d4945fa88ee257562d5d123142982b947a3 [2024-11-11T22:23:55.112Z] ---> Running in a08e8c1cb4a8 [2024-11-11T22:23:55.379Z] Removing intermediate container a08e8c1cb4a8 [2024-11-11T22:23:55.379Z] ---> 2110f61ca6f0 [2024-11-11T22:23:55.379Z] Step 27/27 : LABEL version=0.0.0 [2024-11-11T22:23:55.379Z] ---> Running in b546814bb0ed [2024-11-11T22:23:55.646Z] Removing intermediate container b546814bb0ed [2024-11-11T22:23:55.646Z] ---> 393b3eb499da [2024-11-11T22:23:55.646Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-11T22:23:55.913Z] Successfully built 393b3eb499da [2024-11-11T22:23:55.913Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T22:23:56.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T22:23:56.399Z] [2024-11-11T22:23:56.399Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T22:23:56.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T22:23:56.729Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-11T22:23:56.729Z] 8998bd30e6a1: Pulling fs layer [2024-11-11T22:23:56.729Z] 04944245beec: Pulling fs layer [2024-11-11T22:23:56.729Z] 699f458cf7ca: Pulling fs layer [2024-11-11T22:23:56.729Z] 765212b225bb: Pulling fs layer [2024-11-11T22:23:56.729Z] f23df028b6ca: Pulling fs layer [2024-11-11T22:23:56.729Z] d65c8cfc05b1: Pulling fs layer [2024-11-11T22:23:56.729Z] 2437ff75d9bd: Pulling fs layer [2024-11-11T22:23:56.729Z] 765212b225bb: Waiting [2024-11-11T22:23:56.729Z] d65c8cfc05b1: Waiting [2024-11-11T22:23:56.997Z] 04944245beec: Verifying Checksum [2024-11-11T22:23:56.997Z] 04944245beec: Download complete [2024-11-11T22:23:56.997Z] 765212b225bb: Verifying Checksum [2024-11-11T22:23:56.997Z] 765212b225bb: Download complete [2024-11-11T22:23:56.997Z] f23df028b6ca: Verifying Checksum [2024-11-11T22:23:56.997Z] f23df028b6ca: Download complete [2024-11-11T22:23:56.997Z] d65c8cfc05b1: Verifying Checksum [2024-11-11T22:23:56.997Z] d65c8cfc05b1: Download complete [2024-11-11T22:23:56.997Z] 699f458cf7ca: Verifying Checksum [2024-11-11T22:23:56.997Z] 699f458cf7ca: Download complete [2024-11-11T22:23:57.581Z] 8998bd30e6a1: Verifying Checksum [2024-11-11T22:23:57.581Z] 8998bd30e6a1: Download complete [2024-11-11T22:24:00.163Z] 2437ff75d9bd: Verifying Checksum [2024-11-11T22:24:00.163Z] 2437ff75d9bd: Download complete [2024-11-11T22:24:02.102Z] 8998bd30e6a1: Pull complete [2024-11-11T22:24:02.367Z] 04944245beec: Pull complete [2024-11-11T22:24:03.769Z] 699f458cf7ca: Pull complete [2024-11-11T22:24:04.037Z] 765212b225bb: Pull complete [2024-11-11T22:24:04.617Z] f23df028b6ca: Pull complete [2024-11-11T22:24:04.882Z] d65c8cfc05b1: Pull complete [2024-11-11T22:24:19.851Z] 2437ff75d9bd: Pull complete [2024-11-11T22:24:19.851Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-11T22:24:19.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T22:24:19.851Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T22:24:20.047Z] prd-ubuntu20.04-docker-arm64-4c-16g-26208 does not seem to be running inside a container [2024-11-11T22:24:20.095Z] $ 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-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-11T22:24:22.672Z] $ docker top b14d6588a86f4e51ff95a51018385c63ae08b0ca0247d96d805eba46a2fc9bd5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T22:24:23.501Z] ---> job-cost.sh [2024-11-11T22:24:23.501Z] lf-activate-venv: SKIPPING [2024-11-11T22:24:23.501Z] INFO: No Stack... [2024-11-11T22:24:23.765Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-11T22:24:24.717Z] INFO: Archiving Costs [Pipeline] sh [2024-11-11T22:24:25.347Z] + cat /w/workspace/device-onvif-camera/2/archives/cost.csv [2024-11-11T22:24:25.347Z] + cut -d, -f6 [Pipeline] lock [2024-11-11T22:24:25.403Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-474-2-stack-cost] [2024-11-11T22:24:25.414Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-474-2-stack-cost] did not exist. Created. [2024-11-11T22:24:25.422Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-474-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T22:24:25.766Z] /w/workspace/device-onvif-camera/2@tmp/durable-0b12955e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-11T22:24:26.665Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-11T22:24:26.693Z] Warning: overwriting stash ‘stack-cost’ [2024-11-11T22:24:26.748Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T22:24:26.757Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-474-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-11T22:24:26.777Z] $ docker stop --time=1 b14d6588a86f4e51ff95a51018385c63ae08b0ca0247d96d805eba46a2fc9bd5 [2024-11-11T22:24:28.237Z] $ docker rm -f --volumes b14d6588a86f4e51ff95a51018385c63ae08b0ca0247d96d805eba46a2fc9bd5 [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-11-11T22:24:28.747Z] provisioning config files... [2024-11-11T22:24:28.756Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-474@tmp/config3516630595726269691tmp [Pipeline] { [Pipeline] sh [2024-11-11T22:24:29.055Z] + set +x [2024-11-11T22:24:29.055Z] + curl -s https://codecov.io/bash [2024-11-11T22:24:29.055Z] + bash -s -- [2024-11-11T22:24:29.055Z] [2024-11-11T22:24:29.055Z] _____ _ [2024-11-11T22:24:29.055Z] / ____| | | [2024-11-11T22:24:29.055Z] | | ___ __| | ___ ___ _____ __ [2024-11-11T22:24:29.055Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-11T22:24:29.055Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-11T22:24:29.055Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-11T22:24:29.055Z] Bash-1.0.6 [2024-11-11T22:24:29.055Z] [2024-11-11T22:24:29.055Z] [2024-11-11T22:24:29.055Z] ==> git version 2.25.1 found [2024-11-11T22:24:29.056Z] ==> 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-11-11T22:24:29.056Z] Release-Date: 2020-01-08 [2024-11-11T22:24:29.056Z] 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-11-11T22:24:29.056Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-11T22:24:29.056Z] ==> Jenkins CI detected. [2024-11-11T22:24:29.056Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-474 [2024-11-11T22:24:29.056Z] project root: . [2024-11-11T22:24:29.056Z] --> token set from env [2024-11-11T22:24:29.056Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-11T22:24:29.314Z] ==> Running gcov in . (disable via -X gcov) [2024-11-11T22:24:29.314Z] ==> Python coveragepy not found [2024-11-11T22:24:29.314Z] ==> Searching for coverage reports in: [2024-11-11T22:24:29.314Z] + . [2024-11-11T22:24:29.314Z] -> Found 1 reports [2024-11-11T22:24:29.314Z] ==> Detecting git/mercurial file structure [2024-11-11T22:24:29.314Z] ==> Reading reports [2024-11-11T22:24:29.314Z] + ./coverage.out bytes=92292 [2024-11-11T22:24:29.314Z] ==> Appending adjustments [2024-11-11T22:24:29.314Z] https://docs.codecov.io/docs/fixing-reports [2024-11-11T22:24:29.314Z] + Found adjustments [2024-11-11T22:24:29.314Z] ==> Gzipping contents [2024-11-11T22:24:29.314Z] 12K /tmp/codecov.MJ0Hff.gz [2024-11-11T22:24:29.314Z] ==> Uploading reports [2024-11-11T22:24:29.314Z] url: https://codecov.io [2024-11-11T22:24:29.314Z] query: branch=PR-474&commit=3fe799a2534d842fb67015810349e763293f4e13&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-474%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=474&job=&cmd_args= [2024-11-11T22:24:29.314Z] -> Pinging Codecov [2024-11-11T22:24:29.315Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-474&commit=3fe799a2534d842fb67015810349e763293f4e13&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-474%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=474&job=&cmd_args= [2024-11-11T22:24:29.884Z] -> Uploading to [2024-11-11T22:24:29.884Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-onvif-camera/3fe799a2534d842fb67015810349e763293f4e13/9a73a5ec-404a-45df-a0aa-f7270d42d311.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241111%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241111T222429Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=67d696d25d75a5b088736c2c880131dc3adbabc432455ba519d9013042a4fbfd [2024-11-11T22:24:29.884Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T22:24:29.884Z] Dload Upload Total Spent Left Speed [2024-11-11T22:24:30.144Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11416 0 0 100 11416 0 45664 --:--:-- --:--:-- --:--:-- 45664 [2024-11-11T22:24:30.144Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/3fe799a2534d842fb67015810349e763293f4e13 [Pipeline] } [2024-11-11T22:24:30.152Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-11T22:24:31.021Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-474/archives ] [2024-11-11T22:24:31.021Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-474/archives [2024-11-11T22:24:31.021Z] total 16 [2024-11-11T22:24:31.021Z] drwxr-xr-x 3 root root 4096 Nov 11 22:13 . [2024-11-11T22:24:31.021Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 22:13 .. [2024-11-11T22:24:31.021Z] drwxr-xr-x 2 root root 4096 Nov 11 22:13 cost [2024-11-11T22:24:31.021Z] -rw-r--r-- 1 root root 91 Nov 11 22:13 cost.csv [2024-11-11T22:24:31.021Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-474/archives [2024-11-11T22:24:31.021Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-474/archives [2024-11-11T22:24:31.021Z] total 16 [2024-11-11T22:24:31.021Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 22:13 . [2024-11-11T22:24:31.021Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 22:13 .. [2024-11-11T22:24:31.021Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 11 22:13 cost [2024-11-11T22:24:31.021Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 11 22:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-11T22:24:31.315Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T22:24:32.173Z] ---> package-listing.sh [2024-11-11T22:24:32.173Z] ++ facter osfamily [2024-11-11T22:24:32.173Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-11T22:24:32.432Z] + OS_FAMILY=debian [2024-11-11T22:24:32.432Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-474 [2024-11-11T22:24:32.432Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-11T22:24:32.432Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-11T22:24:32.432Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-11T22:24:32.432Z] + PACKAGES=/tmp/packages_start.txt [2024-11-11T22:24:32.432Z] + '[' /w/workspace/undry_device-onvif-camera_PR-474 ']' [2024-11-11T22:24:32.432Z] + PACKAGES=/tmp/packages_end.txt [2024-11-11T22:24:32.432Z] + case "${OS_FAMILY}" in [2024-11-11T22:24:32.432Z] + dpkg -l [2024-11-11T22:24:32.432Z] + grep '^ii' [2024-11-11T22:24:32.432Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-11T22:24:32.432Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-11T22:24:32.432Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-11T22:24:32.432Z] + '[' /w/workspace/undry_device-onvif-camera_PR-474 ']' [2024-11-11T22:24:32.432Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-474/archives/ [2024-11-11T22:24:32.432Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-474/archives/ [Pipeline] echo [2024-11-11T22:24:32.442Z] 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/undry_device-onvif-camera_PR-474/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-11T22:24:32.719Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T22:24:33.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T22:24:33.284Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T22:24:33.363Z] prd-ubuntu20.04-docker-8c-8g-26207 does not seem to be running inside a container [2024-11-11T22:24:33.392Z] $ 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/undry_device-onvif-camera_PR-474/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-474 -v /w/workspace/undry_device-onvif-camera_PR-474:/w/workspace/undry_device-onvif-camera_PR-474:rw,z -v /w/workspace/undry_device-onvif-camera_PR-474@tmp:/w/workspace/undry_device-onvif-camera_PR-474@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-11T22:24:33.584Z] $ docker top c155a41f694b61d595b6a90f6288d903e2d78e35f74199b322d6154aa22d338a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T22:24:33.933Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-11T22:24:34.220Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-11T22:24:34.506Z] + ls /var/log/sa-host [2024-11-11T22:24:34.506Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T22:24:34.653Z] provisioning config files... [2024-11-11T22:24:34.661Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-474@tmp/config11540576035460330653tmp [Pipeline] { [Pipeline] echo [2024-11-11T22:24:34.682Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T22:24:35.035Z] ---> create-netrc.sh [Pipeline] } [2024-11-11T22:24:35.048Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-11T22:24:35.415Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-11T22:24:35.428Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T22:24:35.741Z] ---> sudo-logs.sh [2024-11-11T22:24:35.741Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-11T22:24:35.772Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T22:24:36.066Z] ---> job-cost.sh [2024-11-11T22:24:36.066Z] lf-activate-venv: SKIPPING [2024-11-11T22:24:36.066Z] DEBUG: total: 0.2199999988079071 [2024-11-11T22:24:36.066Z] INFO: Retrieving Stack Cost... [2024-11-11T22:24:36.326Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T22:24:36.895Z] INFO: Archiving Costs [Pipeline] echo [2024-11-11T22:24:36.909Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T22:24:37.195Z] ---> logs-deploy.sh [2024-11-11T22:24:37.196Z] lf-activate-venv: SKIPPING [2024-11-11T22:24:37.196Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-474/2 [2024-11-11T22:24:37.196Z] INFO: archiving workspace using pattern(s): [2024-11-11T22:24:38.131Z] Archives upload complete. [2024-11-11T22:24:38.131Z] INFO: archiving logs to Nexus