Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e 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-ssh17686172388548836930.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh16018128705722942163.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15587557551570923035.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh14664668365278116160.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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh276087651154868639.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 ‘prd-ubuntu20.04-docker-8c-8g-8541’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8543 in /w/workspace/foundry_device-onvif-camera_main [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/foundry_device-onvif-camera_main # 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 Avoid second fetch Checking out Revision 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e (main) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e # timeout=10 Commit message: "Merge pull request #391 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.33" > git rev-list --no-walk 75827e104e6969b0db3798c8f9b2a7d77ba88999 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-05T04:45:54.956Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-05T04:45:55.000Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-05T04:45:55.013Z] ========================================================= [2023-10-05T04:45:55.014Z] EdgeX Global Pipelines Version Info [2023-10-05T04:45:55.014Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-05T04:45:55.701Z] ------------------- [2023-10-05T04:45:55.701Z] stable info: [2023-10-05T04:45:55.701Z] ------------------- [2023-10-05T04:45:55.701Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-05T04:45:55.701Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-05T04:45:55.701Z] Message: update stable to v1.0.254 [2023-10-05T04:45:56.271Z] ------------------- [2023-10-05T04:45:56.271Z] experimental info: [2023-10-05T04:45:56.271Z] ------------------- [2023-10-05T04:45:56.271Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-05T04:45:56.271Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-05T04:45:56.271Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-05T04:45:56.431Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-10-05T04:45:56.441Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-10-05T04:45:56.456Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-05T04:45:56.466Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-05T04:45:56.478Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-05T04:45:56.490Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-05T04:45:56.505Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-05T04:45:56.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-05T04:45:56.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-05T04:45:56.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-05T04:45:56.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-05T04:45:56.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-10-05T04:45:56.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-05T04:45:56.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-05T04:45:56.621Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-05T04:45:56.637Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-05T04:45:56.656Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-05T04:45:56.673Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-05T04:45:56.685Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-05T04:45:56.700Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-05T04:45:56.718Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-10-05T04:45:56.734Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-10-05T04:45:56.749Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-05T04:45:56.761Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-05T04:45:56.776Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-05T04:45:56.787Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-05T04:45:56.798Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-05T04:45:56.809Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-05T04:45:56.822Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-05T04:45:56.836Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-05T04:45:56.848Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e [Pipeline] echo [2023-10-05T04:45:56.864Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 425fb4d [Pipeline] echo [2023-10-05T04:45:56.878Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T04:45:56.930Z] provisioning config files... [2023-10-05T04:45:56.943Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16899777320272329458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T04:45:57.244Z] ---> docker-login.sh [2023-10-05T04:45:57.244Z] nexus3.edgexfoundry.org:10001 [2023-10-05T04:45:57.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T04:45:57.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T04:45:57.505Z] Configure a credential helper to remove this warning. See [2023-10-05T04:45:57.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T04:45:57.505Z] [2023-10-05T04:45:57.505Z] Login Succeeded [2023-10-05T04:45:57.505Z] nexus3.edgexfoundry.org:10002 [2023-10-05T04:45:57.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T04:45:57.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T04:45:57.766Z] Configure a credential helper to remove this warning. See [2023-10-05T04:45:57.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T04:45:57.766Z] [2023-10-05T04:45:57.766Z] Login Succeeded [2023-10-05T04:45:57.766Z] nexus3.edgexfoundry.org:10003 [2023-10-05T04:45:57.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T04:45:57.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T04:45:57.766Z] Configure a credential helper to remove this warning. See [2023-10-05T04:45:57.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T04:45:57.766Z] [2023-10-05T04:45:57.766Z] Login Succeeded [2023-10-05T04:45:57.766Z] nexus3.edgexfoundry.org:10004 [2023-10-05T04:45:58.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T04:45:58.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T04:45:58.026Z] Configure a credential helper to remove this warning. See [2023-10-05T04:45:58.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T04:45:58.026Z] [2023-10-05T04:45:58.026Z] Login Succeeded [2023-10-05T04:45:58.026Z] docker.io [2023-10-05T04:45:58.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T04:45:58.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T04:45:58.287Z] Configure a credential helper to remove this warning. See [2023-10-05T04:45:58.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T04:45:58.287Z] [2023-10-05T04:45:58.287Z] Login Succeeded [2023-10-05T04:45:58.287Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T04:45:58.295Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-05T04:45:58.677Z] + git rev-list -1 --merges 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e~1..425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e [Pipeline] echo [2023-10-05T04:45:58.721Z] -----------> git rev-list -1 --merges 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e~1..425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e [2023-10-05T04:45:58.721Z] 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e [false] [Pipeline] sh [2023-10-05T04:45:59.010Z] + git log --format=format:%s -1 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e [Pipeline] echo [2023-10-05T04:45:59.033Z] ========================================================= [2023-10-05T04:45:59.033Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-05T04:45:59.033Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-05T04:45:59.350Z] + git log --format=format:%s -1 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e [Pipeline] echo [2023-10-05T04:45:59.362Z] [semverPrep] GIT_COMMIT: 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e, Commit Message: Merge pull request #391 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.33 [Pipeline] echo [2023-10-05T04:45:59.371Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-05T04:45:59.757Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-05T04:45:59.757Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-05T04:45:59.757Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-05T04:45:59.757Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-05T04:45:59.757Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-05T04:45:59.757Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-05T04:45:59.757Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:46:00.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T04:46:00.172Z] [2023-10-05T04:46:00.172Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:46:00.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T04:46:00.475Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-05T04:46:00.475Z] b85a868b505f: Pulling fs layer [2023-10-05T04:46:00.475Z] e2be974225ed: Pulling fs layer [2023-10-05T04:46:00.475Z] 339a4e72a1f5: Pulling fs layer [2023-10-05T04:46:00.475Z] 988bab9f4d93: Pulling fs layer [2023-10-05T04:46:00.475Z] 1469e6f7b9e6: Pulling fs layer [2023-10-05T04:46:00.475Z] eaf3925da568: Pulling fs layer [2023-10-05T04:46:00.475Z] bab4dde63d76: Pulling fs layer [2023-10-05T04:46:00.475Z] bde34c3a00c8: Pulling fs layer [2023-10-05T04:46:00.475Z] b352a97aabf1: Pulling fs layer [2023-10-05T04:46:00.476Z] 4872d77fe225: Pulling fs layer [2023-10-05T04:46:00.476Z] 5851b861e8e6: Pulling fs layer [2023-10-05T04:46:00.476Z] bab4dde63d76: Waiting [2023-10-05T04:46:00.476Z] bde34c3a00c8: Waiting [2023-10-05T04:46:00.476Z] b352a97aabf1: Waiting [2023-10-05T04:46:00.476Z] 4872d77fe225: Waiting [2023-10-05T04:46:00.476Z] 5851b861e8e6: Waiting [2023-10-05T04:46:00.476Z] 988bab9f4d93: Waiting [2023-10-05T04:46:00.476Z] 1469e6f7b9e6: Waiting [2023-10-05T04:46:00.476Z] eaf3925da568: Waiting [2023-10-05T04:46:00.476Z] e2be974225ed: Verifying Checksum [2023-10-05T04:46:00.476Z] e2be974225ed: Download complete [2023-10-05T04:46:00.476Z] 988bab9f4d93: Verifying Checksum [2023-10-05T04:46:00.476Z] 988bab9f4d93: Download complete [2023-10-05T04:46:00.734Z] 1469e6f7b9e6: Verifying Checksum [2023-10-05T04:46:00.734Z] 1469e6f7b9e6: Download complete [2023-10-05T04:46:00.734Z] 339a4e72a1f5: Verifying Checksum [2023-10-05T04:46:00.734Z] 339a4e72a1f5: Download complete [2023-10-05T04:46:00.734Z] eaf3925da568: Download complete [2023-10-05T04:46:00.734Z] bde34c3a00c8: Download complete [2023-10-05T04:46:00.734Z] b352a97aabf1: Verifying Checksum [2023-10-05T04:46:00.734Z] b352a97aabf1: Download complete [2023-10-05T04:46:00.734Z] 4872d77fe225: Download complete [2023-10-05T04:46:00.734Z] 5851b861e8e6: Verifying Checksum [2023-10-05T04:46:00.734Z] 5851b861e8e6: Download complete [2023-10-05T04:46:00.734Z] b85a868b505f: Verifying Checksum [2023-10-05T04:46:00.734Z] b85a868b505f: Download complete [2023-10-05T04:46:00.993Z] bab4dde63d76: Verifying Checksum [2023-10-05T04:46:00.993Z] bab4dde63d76: Download complete [2023-10-05T04:46:01.928Z] b85a868b505f: Pull complete [2023-10-05T04:46:01.928Z] e2be974225ed: Pull complete [2023-10-05T04:46:02.520Z] 339a4e72a1f5: Pull complete [2023-10-05T04:46:02.520Z] 988bab9f4d93: Pull complete [2023-10-05T04:46:02.779Z] 1469e6f7b9e6: Pull complete [2023-10-05T04:46:03.041Z] eaf3925da568: Pull complete [2023-10-05T04:46:04.950Z] bab4dde63d76: Pull complete [2023-10-05T04:46:04.950Z] bde34c3a00c8: Pull complete [2023-10-05T04:46:04.950Z] b352a97aabf1: Pull complete [2023-10-05T04:46:04.950Z] 4872d77fe225: Pull complete [2023-10-05T04:46:04.950Z] 5851b861e8e6: Pull complete [2023-10-05T04:46:04.950Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-05T04:46:04.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T04:46:04.950Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T04:46:05.046Z] prd-ubuntu20.04-docker-8c-8g-8543 does not seem to be running inside a container [2023-10-05T04:46:05.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-05T04:46:07.385Z] $ docker top 50b3d39a8eb2c19047f3ee03af98eaf11c32527e16a610319998dbaa8a4871f8 -eo pid,comm [2023-10-05T04:46:07.441Z] 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). [2023-10-05T04:46:07.441Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-05T04:46:07.483Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-05T04:46:07.483Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-05T04:46:07.596Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-05T04:46:07.592Z] $ docker exec 50b3d39a8eb2c19047f3ee03af98eaf11c32527e16a610319998dbaa8a4871f8 ssh-agent [2023-10-05T04:46:07.698Z] SSH_AUTH_SOCK=/tmp/ssh-B3J5takvabRt/agent.34 [2023-10-05T04:46:07.698Z] SSH_AGENT_PID=40 [2023-10-05T04:46:07.705Z] Running ssh-add (command line suppressed) [2023-10-05T04:46:07.803Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_362004005678464185.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_362004005678464185.key) [2023-10-05T04:46:07.823Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-05T04:46:08.109Z] + git tag --points-at HEAD [Pipeline] } [2023-10-05T04:46:08.119Z] $ docker exec --env ******** --env ******** 50b3d39a8eb2c19047f3ee03af98eaf11c32527e16a610319998dbaa8a4871f8 ssh-agent -k [2023-10-05T04:46:08.207Z] unset SSH_AUTH_SOCK; [2023-10-05T04:46:08.207Z] unset SSH_AGENT_PID; [2023-10-05T04:46:08.208Z] echo Agent pid 40 killed; [2023-10-05T04:46:08.223Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-05T04:46:08.248Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-05T04:46:08.249Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-05T04:46:08.357Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-05T04:46:08.354Z] $ docker exec 50b3d39a8eb2c19047f3ee03af98eaf11c32527e16a610319998dbaa8a4871f8 ssh-agent [2023-10-05T04:46:08.458Z] SSH_AUTH_SOCK=/tmp/ssh-6suKv3t7dyWQ/agent.73 [2023-10-05T04:46:08.458Z] SSH_AGENT_PID=79 [2023-10-05T04:46:08.462Z] Running ssh-add (command line suppressed) [2023-10-05T04:46:08.549Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18285816304376600221.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18285816304376600221.key) [2023-10-05T04:46:08.569Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-05T04:46:08.853Z] + git semver init [2023-10-05T04:46:09.113Z] 2023-10-05 04:46:08,994 [run_init] DEBUG init version:0.0.0 force:False [2023-10-05T04:46:09.113Z] 2023-10-05 04:46:08,995 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-10-05T04:46:09.113Z] 2023-10-05 04:46:08,995 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-10-05T04:46:09.113Z] 2023-10-05 04:46:08,996 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-10-05T04:46:10.492Z] 2023-10-05 04:46:10,064 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-10-05T04:46:10.492Z] 2023-10-05 04:46:10,065 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-10-05T04:46:10.492Z] 2023-10-05 04:46:10,065 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-05T04:46:10.492Z] 2023-10-05 04:46:10,065 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-05T04:46:10.492Z] 3.1.0-dev.16 [Pipeline] } [2023-10-05T04:46:10.496Z] $ docker exec --env ******** --env ******** 50b3d39a8eb2c19047f3ee03af98eaf11c32527e16a610319998dbaa8a4871f8 ssh-agent -k [2023-10-05T04:46:10.583Z] unset SSH_AUTH_SOCK; [2023-10-05T04:46:10.583Z] unset SSH_AGENT_PID; [2023-10-05T04:46:10.583Z] echo Agent pid 79 killed; [2023-10-05T04:46:10.597Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-05T04:46:10.907Z] + git semver [Pipeline] } [2023-10-05T04:46:11.176Z] $ docker stop --time=1 50b3d39a8eb2c19047f3ee03af98eaf11c32527e16a610319998dbaa8a4871f8 [2023-10-05T04:46:12.446Z] $ docker rm -f --volumes 50b3d39a8eb2c19047f3ee03af98eaf11c32527e16a610319998dbaa8a4871f8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-05T04:46:12.779Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-05T04:46:12.982Z] Stashed 1 file(s) [Pipeline] echo [2023-10-05T04:46:12.984Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.16 [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 [2023-10-05T04:46:13.145Z] provisioning config files... [2023-10-05T04:46:13.155Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16399214877443512366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T04:46:13.452Z] ---> docker-login.sh [2023-10-05T04:46:13.452Z] nexus3.edgexfoundry.org:10001 [2023-10-05T04:46:13.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T04:46:13.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T04:46:13.452Z] Configure a credential helper to remove this warning. See [2023-10-05T04:46:13.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T04:46:13.452Z] [2023-10-05T04:46:13.452Z] Login Succeeded [2023-10-05T04:46:13.452Z] nexus3.edgexfoundry.org:10002 [2023-10-05T04:46:13.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T04:46:13.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T04:46:13.452Z] Configure a credential helper to remove this warning. See [2023-10-05T04:46:13.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T04:46:13.452Z] [2023-10-05T04:46:13.452Z] Login Succeeded [2023-10-05T04:46:13.452Z] nexus3.edgexfoundry.org:10003 [2023-10-05T04:46:13.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T04:46:13.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T04:46:13.711Z] Configure a credential helper to remove this warning. See [2023-10-05T04:46:13.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T04:46:13.711Z] [2023-10-05T04:46:13.711Z] Login Succeeded [2023-10-05T04:46:13.711Z] nexus3.edgexfoundry.org:10004 [2023-10-05T04:46:13.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T04:46:13.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T04:46:13.711Z] Configure a credential helper to remove this warning. See [2023-10-05T04:46:13.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T04:46:13.711Z] [2023-10-05T04:46:13.711Z] Login Succeeded [2023-10-05T04:46:13.711Z] docker.io [2023-10-05T04:46:13.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T04:46:13.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T04:46:13.970Z] Configure a credential helper to remove this warning. See [2023-10-05T04:46:13.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T04:46:13.970Z] [2023-10-05T04:46:13.970Z] Login Succeeded [2023-10-05T04:46:13.970Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T04:46:13.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-05T04:46:14.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T04:46:14.039Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T04:46:14.045Z] ========================================================= [2023-10-05T04:46:14.045Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-05T04:46:14.045Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:46:14.350Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-05T04:46:14.350Z] Sending build context to Docker daemon 21.57MB [2023-10-05T04:46:14.350Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-05T04:46:14.350Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-05T04:46:14.609Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-05T04:46:14.610Z] 7264a8db6415: Pulling fs layer [2023-10-05T04:46:14.610Z] c4d48a809fc2: Pulling fs layer [2023-10-05T04:46:14.610Z] 4f1c88b9dad5: Pulling fs layer [2023-10-05T04:46:14.610Z] ad3a456e5733: Pulling fs layer [2023-10-05T04:46:14.610Z] 33e27b845d1e: Pulling fs layer [2023-10-05T04:46:14.610Z] c68163c4e522: Pulling fs layer [2023-10-05T04:46:14.610Z] 50da416c3ac9: Pulling fs layer [2023-10-05T04:46:14.610Z] 23d2d4c4bb30: Pulling fs layer [2023-10-05T04:46:14.610Z] ad3a456e5733: Waiting [2023-10-05T04:46:14.610Z] 33e27b845d1e: Waiting [2023-10-05T04:46:14.610Z] c68163c4e522: Waiting [2023-10-05T04:46:14.610Z] 50da416c3ac9: Waiting [2023-10-05T04:46:14.610Z] 23d2d4c4bb30: Waiting [2023-10-05T04:46:14.610Z] c4d48a809fc2: Download complete [2023-10-05T04:46:14.610Z] ad3a456e5733: Download complete [2023-10-05T04:46:14.610Z] 33e27b845d1e: Download complete [2023-10-05T04:46:14.610Z] 7264a8db6415: Verifying Checksum [2023-10-05T04:46:14.610Z] 7264a8db6415: Download complete [2023-10-05T04:46:14.610Z] c68163c4e522: Verifying Checksum [2023-10-05T04:46:14.610Z] c68163c4e522: Download complete [2023-10-05T04:46:14.871Z] 7264a8db6415: Pull complete [2023-10-05T04:46:14.871Z] 23d2d4c4bb30: Verifying Checksum [2023-10-05T04:46:14.871Z] 23d2d4c4bb30: Download complete [2023-10-05T04:46:14.871Z] c4d48a809fc2: Pull complete [2023-10-05T04:46:15.129Z] 4f1c88b9dad5: Verifying Checksum [2023-10-05T04:46:15.129Z] 4f1c88b9dad5: Download complete [2023-10-05T04:46:15.387Z] 50da416c3ac9: Verifying Checksum [2023-10-05T04:46:15.387Z] 50da416c3ac9: Download complete [2023-10-05T04:46:17.917Z] 4f1c88b9dad5: Pull complete [2023-10-05T04:46:17.917Z] ad3a456e5733: Pull complete [2023-10-05T04:46:17.917Z] 33e27b845d1e: Pull complete [2023-10-05T04:46:18.175Z] c68163c4e522: Pull complete [2023-10-05T04:46:20.076Z] 50da416c3ac9: Pull complete [2023-10-05T04:46:20.642Z] 23d2d4c4bb30: Pull complete [2023-10-05T04:46:20.642Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-05T04:46:20.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-05T04:46:20.642Z] ---> 0786185ac409 [2023-10-05T04:46:20.642Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-05T04:46:24.945Z] ---> Running in 40c7d5d4e574 [2023-10-05T04:46:24.945Z] Removing intermediate container 40c7d5d4e574 [2023-10-05T04:46:24.945Z] ---> 5cfe4a42afa4 [2023-10-05T04:46:24.945Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-05T04:46:24.945Z] ---> Running in 4ae20e41dca7 [2023-10-05T04:46:24.945Z] Removing intermediate container 4ae20e41dca7 [2023-10-05T04:46:24.945Z] ---> b3978a87fab5 [2023-10-05T04:46:24.945Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-10-05T04:46:24.945Z] ---> Running in 7c4961a6734f [2023-10-05T04:46:24.945Z] Removing intermediate container 7c4961a6734f [2023-10-05T04:46:24.945Z] ---> 37e355a246ab [2023-10-05T04:46:24.945Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-10-05T04:46:24.945Z] ---> Running in e62a981621ea [2023-10-05T04:46:24.945Z] Removing intermediate container e62a981621ea [2023-10-05T04:46:24.945Z] ---> a232bd05d946 [2023-10-05T04:46:24.945Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-10-05T04:46:24.945Z] ---> Running in 30f22dfb4851 [2023-10-05T04:46:24.945Z] Removing intermediate container 30f22dfb4851 [2023-10-05T04:46:24.945Z] ---> 8054f3988af5 [2023-10-05T04:46:24.945Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-05T04:46:24.945Z] ---> Running in 046710c6b768 [2023-10-05T04:46:25.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T04:46:25.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T04:46:25.721Z] OK: 264 MiB in 52 packages [2023-10-05T04:46:25.979Z] Removing intermediate container 046710c6b768 [2023-10-05T04:46:25.979Z] ---> 912eb188f8d8 [2023-10-05T04:46:25.979Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-10-05T04:46:25.979Z] ---> Running in b297120a69aa [2023-10-05T04:46:25.979Z] Removing intermediate container b297120a69aa [2023-10-05T04:46:25.979Z] ---> 220cc58b6a2a [2023-10-05T04:46:25.979Z] Step 10/13 : COPY go.mod vendor* ./ [2023-10-05T04:46:26.237Z] ---> 26e2e1ddf683 [2023-10-05T04:46:26.237Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T04:46:26.237Z] ---> Running in 77ee295649fc [2023-10-05T04:46:28.097Z] Still waiting to schedule task [2023-10-05T04:46:28.097Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-05T04:47:04.955Z] Removing intermediate container 77ee295649fc [2023-10-05T04:47:04.955Z] ---> 14253d57d4b7 [2023-10-05T04:47:04.955Z] Step 12/13 : COPY . . [2023-10-05T04:47:04.955Z] ---> 6458f7ea58c3 [2023-10-05T04:47:04.955Z] Step 13/13 : RUN ${MAKE} [2023-10-05T04:47:04.955Z] ---> Running in 3225343bf1fd [2023-10-05T04:47:04.955Z] noop [2023-10-05T04:47:04.955Z] Removing intermediate container 3225343bf1fd [2023-10-05T04:47:04.955Z] ---> c71e13e5b9b9 [2023-10-05T04:47:04.955Z] Successfully built c71e13e5b9b9 [2023-10-05T04:47:04.955Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:47:05.262Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-05T04:47:05.262Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T04:47:05.332Z] prd-ubuntu20.04-docker-8c-8g-8543 does not seem to be running inside a container [2023-10-05T04:47:05.363Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-05T04:47:05.710Z] $ docker top 140b9f956f5eb6a7902b618579e2cf30fc91fbcf46040d08c28823dd0f14bb72 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T04:47:06.053Z] + go version [2023-10-05T04:47:06.053Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-05T04:47:06.063Z] $ docker stop --time=1 140b9f956f5eb6a7902b618579e2cf30fc91fbcf46040d08c28823dd0f14bb72 [2023-10-05T04:47:07.321Z] $ docker rm -f --volumes 140b9f956f5eb6a7902b618579e2cf30fc91fbcf46040d08c28823dd0f14bb72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:47:07.716Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-05T04:47:07.716Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T04:47:07.781Z] prd-ubuntu20.04-docker-8c-8g-8543 does not seem to be running inside a container [2023-10-05T04:47:07.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-05T04:47:08.119Z] $ docker top 05c3b0fc00b967698741a43e2c7ee88bc3827031b45f3b1bc11d9145910c2950 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T04:47:08.458Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-10-05T04:47:08.752Z] + make test [2023-10-05T04:47:08.752Z] go test ./... -coverprofile=coverage.out ./... [2023-10-05T04:47:10.127Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-10-05T04:47:22.324Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-10-05T04:47:22.324Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-10-05T04:47:23.699Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.040s coverage: 31.5% of statements [2023-10-05T04:47:23.957Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.378s coverage: 86.5% of statements [2023-10-05T04:47:32.067Z] go vet ./... [2023-10-05T04:47:36.262Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-05T04:47:36.263Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-05T04:47:36.263Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-05T04:47:36.277Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-05T04:47:36.288Z] $ docker stop --time=1 05c3b0fc00b967698741a43e2c7ee88bc3827031b45f3b1bc11d9145910c2950 [2023-10-05T04:47:39.327Z] $ docker rm -f --volumes 05c3b0fc00b967698741a43e2c7ee88bc3827031b45f3b1bc11d9145910c2950 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-05T04:47:39.835Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-05T04:47:39.899Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-05T04:47:40.390Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-05T04:47:40.678Z] + ls -al . [2023-10-05T04:47:40.678Z] total 244 [2023-10-05T04:47:40.678Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 5 04:47 . [2023-10-05T04:47:40.678Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 04:45 .. [2023-10-05T04:47:40.678Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 04:47 .git [2023-10-05T04:47:40.678Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 04:45 .github [2023-10-05T04:47:40.678Z] -rw-rw-r-- 1 jenkins jenkins 496 Oct 5 04:45 .gitignore [2023-10-05T04:47:40.678Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 5 04:45 .golangci.yml [2023-10-05T04:47:40.678Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 04:46 .semver [2023-10-05T04:47:40.678Z] -rw-rw-r-- 1 jenkins jenkins 11155 Oct 5 04:45 Attribution.txt [2023-10-05T04:47:40.678Z] -rw-rw-r-- 1 jenkins jenkins 15932 Oct 5 04:45 CHANGELOG.md [2023-10-05T04:47:40.678Z] -rw-rw-r-- 1 jenkins jenkins 1574 Oct 5 04:45 Dockerfile [2023-10-05T04:47:40.678Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 04:45 GOVERNANCE.md [2023-10-05T04:47:40.678Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 5 04:45 Jenkinsfile [2023-10-05T04:47:40.678Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 5 04:45 LICENSE [2023-10-05T04:47:40.678Z] -rw-rw-r-- 1 jenkins jenkins 2877 Oct 5 04:45 Makefile [2023-10-05T04:47:40.678Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 5 04:45 OWNERS.md [2023-10-05T04:47:40.678Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 5 04:45 README.md [2023-10-05T04:47:40.678Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 5 04:46 VERSION [2023-10-05T04:47:40.678Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 04:45 bin [2023-10-05T04:47:40.678Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 04:45 cmd [2023-10-05T04:47:40.678Z] -rw-r--r-- 1 jenkins jenkins 78456 Oct 5 04:47 coverage.out [2023-10-05T04:47:40.678Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 04:45 doc [2023-10-05T04:47:40.678Z] -rw-rw-r-- 1 jenkins jenkins 4086 Oct 5 04:45 go.mod [2023-10-05T04:47:40.678Z] -rw-rw-r-- 1 jenkins jenkins 37524 Oct 5 04:45 go.sum [2023-10-05T04:47:40.678Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 04:45 internal [2023-10-05T04:47:40.678Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 04:45 snap [2023-10-05T04:47:40.678Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 5 04:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:47:40.984Z] + 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=425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e --label arch=amd64 --label version=3.1.0-dev.16 . [2023-10-05T04:47:40.984Z] Sending build context to Docker daemon 21.65MB [2023-10-05T04:47:40.984Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-05T04:47:40.984Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-05T04:47:40.984Z] ---> c71e13e5b9b9 [2023-10-05T04:47:40.984Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-10-05T04:47:41.263Z] ---> Running in 0887977ddc03 [2023-10-05T04:47:41.523Z] Removing intermediate container 0887977ddc03 [2023-10-05T04:47:41.523Z] ---> 9825e7740258 [2023-10-05T04:47:41.523Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-05T04:47:41.523Z] ---> Running in 226d6564289c [2023-10-05T04:47:41.523Z] Removing intermediate container 226d6564289c [2023-10-05T04:47:41.523Z] ---> 214ec3bc8364 [2023-10-05T04:47:41.523Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-05T04:47:41.523Z] ---> Running in 0248af298268 [2023-10-05T04:47:41.523Z] Removing intermediate container 0248af298268 [2023-10-05T04:47:41.523Z] ---> 127d472774b3 [2023-10-05T04:47:41.523Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-05T04:47:41.523Z] ---> Running in a5ceb3828387 [2023-10-05T04:47:41.782Z] Removing intermediate container a5ceb3828387 [2023-10-05T04:47:41.782Z] ---> ba61d89f53b8 [2023-10-05T04:47:41.782Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-10-05T04:47:41.782Z] ---> Running in 110d2ddf0cc7 [2023-10-05T04:47:41.782Z] Removing intermediate container 110d2ddf0cc7 [2023-10-05T04:47:41.782Z] ---> 44f19a72bef6 [2023-10-05T04:47:41.782Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-05T04:47:41.782Z] ---> Running in 39aacf7533be [2023-10-05T04:47:42.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T04:47:42.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T04:47:42.560Z] OK: 264 MiB in 52 packages [2023-10-05T04:47:42.821Z] Removing intermediate container 39aacf7533be [2023-10-05T04:47:42.822Z] ---> dec559f69a00 [2023-10-05T04:47:42.822Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-10-05T04:47:42.822Z] ---> Running in ebce368c1cba [2023-10-05T04:47:43.080Z] Removing intermediate container ebce368c1cba [2023-10-05T04:47:43.080Z] ---> 9346e7726a04 [2023-10-05T04:47:43.080Z] Step 10/26 : COPY go.mod vendor* ./ [2023-10-05T04:47:43.080Z] ---> 5210487edf8e [2023-10-05T04:47:43.080Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T04:47:43.080Z] ---> Running in 757caabb56bf [2023-10-05T04:47:44.077Z] Removing intermediate container 757caabb56bf [2023-10-05T04:47:44.077Z] ---> e3bd02830f35 [2023-10-05T04:47:44.077Z] Step 12/26 : COPY . . [2023-10-05T04:47:44.643Z] ---> 0b397bebecee [2023-10-05T04:47:44.643Z] Step 13/26 : RUN ${MAKE} [2023-10-05T04:47:44.643Z] ---> Running in 2f3c4e57ede9 [2023-10-05T04:47:44.935Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.33" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-10-05T04:47:51.619Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8544 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-10-05T04:47:51.633Z] Running in /w/workspace/device-onvif-camera/173 [Pipeline] { [Pipeline] checkout [2023-10-05T04:47:51.669Z] The recommended git tool is: git [2023-10-05T04:47:56.756Z] using credential edgex-jenkins-ssh [2023-10-05T04:47:56.776Z] Cloning the remote Git repository [2023-10-05T04:47:56.803Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-10-05T04:47:56.896Z] > git init /w/workspace/device-onvif-camera/173 # timeout=10 [2023-10-05T04:47:57.019Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-10-05T04:47:57.020Z] > git --version # timeout=10 [2023-10-05T04:47:57.037Z] > git --version # 'git version 2.25.1' [2023-10-05T04:47:57.039Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-05T04:47:57.168Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-05T04:47:58.714Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-10-05T04:47:58.737Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-05T04:47:59.564Z] Avoid second fetch [2023-10-05T04:47:59.565Z] Checking out Revision 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e (main) [2023-10-05T04:48:00.186Z] Commit message: "Merge pull request #391 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.33" [2023-10-05T04:47:59.565Z] > git config core.sparsecheckout # timeout=10 [2023-10-05T04:47:59.632Z] > git checkout -f 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-05T04:48:01.231Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-05T04:48:01.231Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-05T04:48:01.231Z] Dload Upload Total Spent Left Speed [2023-10-05T04:48:01.231Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 81592 0 --:--:-- --:--:-- --:--:-- 80992 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh [2023-10-05T04:48:01.882Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-05T04:48:02.216Z] + sudo tee /etc/docker/daemon.new [2023-10-05T04:48:02.216Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-05T04:48:02.216Z] { [2023-10-05T04:48:02.216Z] "registry-mirrors": [ [2023-10-05T04:48:02.216Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-05T04:48:02.216Z] ], [2023-10-05T04:48:02.216Z] "bip": "10.250.0.254/24", [2023-10-05T04:48:02.216Z] "hosts": [ [2023-10-05T04:48:02.216Z] "tcp://0.0.0.0:5555", [2023-10-05T04:48:02.216Z] "unix:///var/run/docker.sock" [2023-10-05T04:48:02.216Z] ], [2023-10-05T04:48:02.216Z] "mtu": 1458, [2023-10-05T04:48:02.216Z] "selinux-enabled": true, [2023-10-05T04:48:02.216Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-05T04:48:02.216Z] } [Pipeline] sh [2023-10-05T04:48:02.550Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-05T04:48:02.883Z] + sudo service docker restart [2023-10-05T04:48:06.974Z] Removing intermediate container 2f3c4e57ede9 [2023-10-05T04:48:06.975Z] ---> e453ab495b15 [2023-10-05T04:48:06.975Z] Step 14/26 : FROM alpine:3.18 [2023-10-05T04:48:06.975Z] 3.18: Pulling from library/alpine [2023-10-05T04:48:06.975Z] 96526aa774ef: Pulling fs layer [2023-10-05T04:48:06.975Z] 96526aa774ef: Verifying Checksum [2023-10-05T04:48:06.975Z] 96526aa774ef: Download complete [2023-10-05T04:48:06.975Z] 96526aa774ef: Pull complete [2023-10-05T04:48:06.975Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-05T04:48:06.975Z] Status: Downloaded newer image for alpine:3.18 [2023-10-05T04:48:06.975Z] ---> 8ca4688f4f35 [2023-10-05T04:48:06.975Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-05T04:48:06.975Z] ---> Running in 204464957bc2 [2023-10-05T04:48:06.975Z] Removing intermediate container 204464957bc2 [2023-10-05T04:48:06.975Z] ---> 7e3fbeca46a4 [2023-10-05T04:48:06.975Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-10-05T04:48:06.975Z] ---> Running in f262eb54c1a7 [2023-10-05T04:48:06.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T04:48:06.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T04:48:06.975Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-05T04:48:06.975Z] Executing busybox-1.36.1-r2.trigger [2023-10-05T04:48:06.975Z] OK: 7 MiB in 16 packages [2023-10-05T04:48:07.544Z] Removing intermediate container f262eb54c1a7 [2023-10-05T04:48:07.544Z] ---> ee866d3f5730 [2023-10-05T04:48:07.544Z] Step 17/26 : WORKDIR / [2023-10-05T04:48:07.544Z] ---> Running in c3fc78cb7444 [2023-10-05T04:48:07.544Z] Removing intermediate container c3fc78cb7444 [2023-10-05T04:48:07.544Z] ---> 9e9c7370d4f6 [2023-10-05T04:48:07.544Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-10-05T04:48:08.481Z] ---> eab6bef964a4 [2023-10-05T04:48:08.481Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-10-05T04:48:08.481Z] ---> f302399c0118 [2023-10-05T04:48:08.481Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-10-05T04:48:08.740Z] ---> d6674c0a4877 [2023-10-05T04:48:08.740Z] Step 21/26 : EXPOSE 59984 [2023-10-05T04:48:08.740Z] ---> Running in 9d1ec6d314fa [2023-10-05T04:48:08.740Z] Removing intermediate container 9d1ec6d314fa [2023-10-05T04:48:08.740Z] ---> 7b159d2f6c44 [2023-10-05T04:48:08.740Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-10-05T04:48:08.740Z] ---> Running in 0533ef810b6f [2023-10-05T04:48:08.740Z] Removing intermediate container 0533ef810b6f [2023-10-05T04:48:08.740Z] ---> 096e8ededc8a [2023-10-05T04:48:08.740Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-05T04:48:08.740Z] ---> Running in f66967cc69a0 [2023-10-05T04:48:08.999Z] Removing intermediate container f66967cc69a0 [2023-10-05T04:48:08.999Z] ---> 4530805b6879 [2023-10-05T04:48:08.999Z] Step 24/26 : LABEL arch=amd64 [2023-10-05T04:48:08.999Z] ---> Running in e2e6540685db [2023-10-05T04:48:08.999Z] Removing intermediate container e2e6540685db [2023-10-05T04:48:08.999Z] ---> 44acd32210da [2023-10-05T04:48:08.999Z] Step 25/26 : LABEL git_sha=425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e [2023-10-05T04:48:08.999Z] ---> Running in 79a823f1d15d [2023-10-05T04:48:08.999Z] Removing intermediate container 79a823f1d15d [2023-10-05T04:48:08.999Z] ---> 8c9f90c12715 [2023-10-05T04:48:08.999Z] Step 26/26 : LABEL version=3.1.0-dev.16 [2023-10-05T04:48:08.999Z] ---> Running in 4e7f873c0534 [2023-10-05T04:48:09.258Z] Removing intermediate container 4e7f873c0534 [2023-10-05T04:48:09.258Z] ---> c7e0acbcc025 [2023-10-05T04:48:09.258Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-05T04:48:09.258Z] Successfully built c7e0acbcc025 [2023-10-05T04:48:09.258Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T04:48:09.373Z] provisioning config files... [2023-10-05T04:48:09.381Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7869481739615607349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T04:48:09.686Z] ---> docker-login.sh [2023-10-05T04:48:09.686Z] nexus3.edgexfoundry.org:10001 [2023-10-05T04:48:09.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T04:48:09.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T04:48:09.686Z] Configure a credential helper to remove this warning. See [2023-10-05T04:48:09.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T04:48:09.686Z] [2023-10-05T04:48:09.686Z] Login Succeeded [2023-10-05T04:48:09.686Z] nexus3.edgexfoundry.org:10002 [2023-10-05T04:48:09.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T04:48:09.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T04:48:09.686Z] Configure a credential helper to remove this warning. See [2023-10-05T04:48:09.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T04:48:09.686Z] [2023-10-05T04:48:09.686Z] Login Succeeded [2023-10-05T04:48:09.946Z] nexus3.edgexfoundry.org:10003 [2023-10-05T04:48:09.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T04:48:09.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T04:48:09.946Z] Configure a credential helper to remove this warning. See [2023-10-05T04:48:09.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T04:48:09.946Z] [2023-10-05T04:48:09.946Z] Login Succeeded [2023-10-05T04:48:09.946Z] nexus3.edgexfoundry.org:10004 [2023-10-05T04:48:09.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T04:48:09.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T04:48:09.946Z] Configure a credential helper to remove this warning. See [2023-10-05T04:48:09.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T04:48:09.946Z] [2023-10-05T04:48:09.946Z] Login Succeeded [2023-10-05T04:48:09.946Z] docker.io [2023-10-05T04:48:10.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T04:48:10.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T04:48:10.467Z] Configure a credential helper to remove this warning. See [2023-10-05T04:48:10.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T04:48:10.467Z] [2023-10-05T04:48:10.467Z] Login Succeeded [2023-10-05T04:48:10.467Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T04:48:10.475Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-05T04:48:10.499Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T04:48:10.516Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-10-05T04:48:10.516Z] 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e [2023-10-05T04:48:10.516Z] latest [2023-10-05T04:48:10.516Z] 3.1.0-dev.16 [2023-10-05T04:48:10.516Z] 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e-3.1.0-dev.16 [2023-10-05T04:48:10.516Z] main [2023-10-05T04:48:10.516Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:48:10.824Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:48:11.127Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e [2023-10-05T04:48:11.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-10-05T04:48:11.128Z] df3ca1f37f31: Preparing [2023-10-05T04:48:11.128Z] 9c75c3d8ebcf: Preparing [2023-10-05T04:48:11.128Z] 1b5ca3eff7b5: Preparing [2023-10-05T04:48:11.128Z] 0563724dfa9a: Preparing [2023-10-05T04:48:11.128Z] cc2447e1835a: Preparing [2023-10-05T04:48:11.128Z] cc2447e1835a: Layer already exists [2023-10-05T04:48:11.128Z] 0563724dfa9a: Pushed [2023-10-05T04:48:11.128Z] df3ca1f37f31: Pushed [2023-10-05T04:48:11.128Z] 9c75c3d8ebcf: Pushed [2023-10-05T04:48:14.426Z] 1b5ca3eff7b5: Pushed [2023-10-05T04:48:14.426Z] 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e: digest: sha256:930f20bf0fb9734e5693ca59f6d01448e376ae8c21d27b60f9171274b8eab033 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:48:14.733Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:48:15.037Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-10-05T04:48:15.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-10-05T04:48:15.037Z] df3ca1f37f31: Preparing [2023-10-05T04:48:15.037Z] 9c75c3d8ebcf: Preparing [2023-10-05T04:48:15.037Z] 1b5ca3eff7b5: Preparing [2023-10-05T04:48:15.037Z] 0563724dfa9a: Preparing [2023-10-05T04:48:15.037Z] cc2447e1835a: Preparing [2023-10-05T04:48:15.037Z] 0563724dfa9a: Layer already exists [2023-10-05T04:48:15.037Z] df3ca1f37f31: Layer already exists [2023-10-05T04:48:15.037Z] 9c75c3d8ebcf: Layer already exists [2023-10-05T04:48:15.037Z] 1b5ca3eff7b5: Layer already exists [2023-10-05T04:48:15.037Z] cc2447e1835a: Layer already exists [2023-10-05T04:48:15.037Z] latest: digest: sha256:930f20bf0fb9734e5693ca59f6d01448e376ae8c21d27b60f9171274b8eab033 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:48:15.348Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:48:15.653Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.16 [2023-10-05T04:48:15.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-10-05T04:48:15.654Z] df3ca1f37f31: Preparing [2023-10-05T04:48:15.654Z] 9c75c3d8ebcf: Preparing [2023-10-05T04:48:15.654Z] 1b5ca3eff7b5: Preparing [2023-10-05T04:48:15.654Z] 0563724dfa9a: Preparing [2023-10-05T04:48:15.654Z] cc2447e1835a: Preparing [2023-10-05T04:48:15.654Z] 1b5ca3eff7b5: Layer already exists [2023-10-05T04:48:15.654Z] df3ca1f37f31: Layer already exists [2023-10-05T04:48:15.654Z] 0563724dfa9a: Layer already exists [2023-10-05T04:48:15.654Z] 9c75c3d8ebcf: Layer already exists [2023-10-05T04:48:15.654Z] cc2447e1835a: Layer already exists [2023-10-05T04:48:15.654Z] 3.1.0-dev.16: digest: sha256:930f20bf0fb9734e5693ca59f6d01448e376ae8c21d27b60f9171274b8eab033 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:48:15.957Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:48:16.262Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e-3.1.0-dev.16 [2023-10-05T04:48:16.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-10-05T04:48:16.262Z] df3ca1f37f31: Preparing [2023-10-05T04:48:16.262Z] 9c75c3d8ebcf: Preparing [2023-10-05T04:48:16.262Z] 1b5ca3eff7b5: Preparing [2023-10-05T04:48:16.262Z] 0563724dfa9a: Preparing [2023-10-05T04:48:16.262Z] cc2447e1835a: Preparing [2023-10-05T04:48:16.262Z] 9c75c3d8ebcf: Layer already exists [2023-10-05T04:48:16.262Z] 1b5ca3eff7b5: Layer already exists [2023-10-05T04:48:16.262Z] 0563724dfa9a: Layer already exists [2023-10-05T04:48:16.262Z] df3ca1f37f31: Layer already exists [2023-10-05T04:48:16.262Z] cc2447e1835a: Layer already exists [2023-10-05T04:48:16.262Z] 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e-3.1.0-dev.16: digest: sha256:930f20bf0fb9734e5693ca59f6d01448e376ae8c21d27b60f9171274b8eab033 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:48:16.568Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:48:16.877Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-10-05T04:48:16.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-10-05T04:48:16.877Z] df3ca1f37f31: Preparing [2023-10-05T04:48:16.877Z] 9c75c3d8ebcf: Preparing [2023-10-05T04:48:16.878Z] 1b5ca3eff7b5: Preparing [2023-10-05T04:48:16.878Z] 0563724dfa9a: Preparing [2023-10-05T04:48:16.878Z] cc2447e1835a: Preparing [2023-10-05T04:48:16.878Z] df3ca1f37f31: Layer already exists [2023-10-05T04:48:16.878Z] 1b5ca3eff7b5: Layer already exists [2023-10-05T04:48:16.878Z] cc2447e1835a: Layer already exists [2023-10-05T04:48:16.878Z] 0563724dfa9a: Layer already exists [2023-10-05T04:48:16.878Z] 9c75c3d8ebcf: Layer already exists [2023-10-05T04:48:16.878Z] main: digest: sha256:930f20bf0fb9734e5693ca59f6d01448e376ae8c21d27b60f9171274b8eab033 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-05T04:48:16.918Z] ===================================================== [Pipeline] echo [2023-10-05T04:48:16.924Z] taggedImages: [2023-10-05T04:48:16.924Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e [2023-10-05T04:48:16.924Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-10-05T04:48:16.924Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.16 [2023-10-05T04:48:16.924Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e-3.1.0-dev.16 [2023-10-05T04:48:16.924Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:48:17.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T04:48:17.392Z] [2023-10-05T04:48:17.392Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:48:17.691Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T04:48:17.691Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-05T04:48:17.691Z] 5eb5b503b376: Pulling fs layer [2023-10-05T04:48:17.691Z] 5c69ac0246d0: Pulling fs layer [2023-10-05T04:48:17.691Z] ec43610c2a17: Pulling fs layer [2023-10-05T04:48:17.691Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-05T04:48:17.691Z] 33b1e0a273af: Pulling fs layer [2023-10-05T04:48:17.691Z] 5d3b04190fa2: Pulling fs layer [2023-10-05T04:48:17.691Z] 2f39f015ded8: Pulling fs layer [2023-10-05T04:48:17.691Z] 33b1e0a273af: Waiting [2023-10-05T04:48:17.691Z] 5d3b04190fa2: Waiting [2023-10-05T04:48:17.691Z] 2f39f015ded8: Waiting [2023-10-05T04:48:17.691Z] 3a2ae6a8a46f: Waiting [2023-10-05T04:48:17.691Z] 5c69ac0246d0: Verifying Checksum [2023-10-05T04:48:17.691Z] 5c69ac0246d0: Download complete [2023-10-05T04:48:17.691Z] 3a2ae6a8a46f: Download complete [2023-10-05T04:48:17.957Z] 33b1e0a273af: Verifying Checksum [2023-10-05T04:48:17.957Z] 33b1e0a273af: Download complete [2023-10-05T04:48:17.957Z] ec43610c2a17: Verifying Checksum [2023-10-05T04:48:17.957Z] ec43610c2a17: Download complete [2023-10-05T04:48:17.957Z] 5d3b04190fa2: Download complete [2023-10-05T04:48:17.957Z] 5eb5b503b376: Verifying Checksum [2023-10-05T04:48:17.957Z] 5eb5b503b376: Download complete [2023-10-05T04:48:19.335Z] 5eb5b503b376: Pull complete [2023-10-05T04:48:19.595Z] 5c69ac0246d0: Pull complete [2023-10-05T04:48:19.854Z] ec43610c2a17: Pull complete [2023-10-05T04:48:19.854Z] 3a2ae6a8a46f: Pull complete [2023-10-05T04:48:20.112Z] 33b1e0a273af: Pull complete [2023-10-05T04:48:20.369Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T04:48:21.157Z] provisioning config files... [2023-10-05T04:48:21.180Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/173@tmp/config6174537005230343133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T04:48:21.527Z] ---> docker-login.sh [2023-10-05T04:48:21.527Z] nexus3.edgexfoundry.org:10001 [2023-10-05T04:48:21.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T04:48:22.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T04:48:22.069Z] Configure a credential helper to remove this warning. See [2023-10-05T04:48:22.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T04:48:22.069Z] [2023-10-05T04:48:22.069Z] Login Succeeded [2023-10-05T04:48:22.069Z] nexus3.edgexfoundry.org:10002 [2023-10-05T04:48:22.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T04:48:22.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T04:48:22.339Z] Configure a credential helper to remove this warning. See [2023-10-05T04:48:22.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T04:48:22.339Z] [2023-10-05T04:48:22.339Z] Login Succeeded [2023-10-05T04:48:22.339Z] nexus3.edgexfoundry.org:10003 [2023-10-05T04:48:22.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T04:48:22.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T04:48:22.876Z] Configure a credential helper to remove this warning. See [2023-10-05T04:48:22.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T04:48:22.876Z] [2023-10-05T04:48:22.876Z] Login Succeeded [2023-10-05T04:48:22.876Z] nexus3.edgexfoundry.org:10004 [2023-10-05T04:48:22.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T04:48:23.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T04:48:23.145Z] Configure a credential helper to remove this warning. See [2023-10-05T04:48:23.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T04:48:23.146Z] [2023-10-05T04:48:23.146Z] Login Succeeded [2023-10-05T04:48:23.146Z] docker.io [2023-10-05T04:48:23.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T04:48:23.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T04:48:23.679Z] Configure a credential helper to remove this warning. See [2023-10-05T04:48:23.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T04:48:23.679Z] [2023-10-05T04:48:23.679Z] Login Succeeded [2023-10-05T04:48:23.679Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T04:48:23.691Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-05T04:48:23.935Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T04:48:23.950Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T04:48:23.961Z] ========================================================= [2023-10-05T04:48:23.961Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-05T04:48:23.961Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:48:24.310Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-05T04:48:24.550Z] 2f39f015ded8: Pull complete [2023-10-05T04:48:24.550Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-05T04:48:24.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T04:48:24.550Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T04:48:24.586Z] Sending build context to Docker daemon 14.15MB [2023-10-05T04:48:24.587Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-05T04:48:24.587Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-05T04:48:24.626Z] prd-ubuntu20.04-docker-8c-8g-8543 does not seem to be running inside a container [2023-10-05T04:48:24.659Z] $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-05T04:48:24.858Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-05T04:48:24.858Z] 9fda8d8052c6: Pulling fs layer [2023-10-05T04:48:24.858Z] 5d54e960e981: Pulling fs layer [2023-10-05T04:48:24.858Z] c4a7e357bf2a: Pulling fs layer [2023-10-05T04:48:24.858Z] f0e02332f6b5: Pulling fs layer [2023-10-05T04:48:24.858Z] cefa15bbcfad: Pulling fs layer [2023-10-05T04:48:24.858Z] 17808c966233: Pulling fs layer [2023-10-05T04:48:24.858Z] f4c1fc716caa: Pulling fs layer [2023-10-05T04:48:24.858Z] cefa15bbcfad: Waiting [2023-10-05T04:48:24.858Z] f0e02332f6b5: Waiting [2023-10-05T04:48:24.858Z] 17808c966233: Waiting [2023-10-05T04:48:24.858Z] f4c1fc716caa: Waiting [2023-10-05T04:48:24.858Z] 5d54e960e981: Verifying Checksum [2023-10-05T04:48:24.858Z] 5d54e960e981: Download complete [2023-10-05T04:48:24.858Z] f0e02332f6b5: Verifying Checksum [2023-10-05T04:48:24.858Z] f0e02332f6b5: Download complete [2023-10-05T04:48:24.858Z] cefa15bbcfad: Verifying Checksum [2023-10-05T04:48:24.858Z] cefa15bbcfad: Download complete [2023-10-05T04:48:24.858Z] 9fda8d8052c6: Verifying Checksum [2023-10-05T04:48:24.858Z] 9fda8d8052c6: Download complete [2023-10-05T04:48:25.466Z] f4c1fc716caa: Verifying Checksum [2023-10-05T04:48:25.466Z] f4c1fc716caa: Download complete [2023-10-05T04:48:26.055Z] 9fda8d8052c6: Pull complete [2023-10-05T04:48:26.326Z] 5d54e960e981: Pull complete [2023-10-05T04:48:26.598Z] c4a7e357bf2a: Verifying Checksum [2023-10-05T04:48:26.598Z] c4a7e357bf2a: Download complete [2023-10-05T04:48:27.572Z] 17808c966233: Verifying Checksum [2023-10-05T04:48:27.572Z] 17808c966233: Download complete [2023-10-05T04:48:28.416Z] $ docker top f50686a7de76af5cf130550a376e493e12051b699e5cb235d1fed80318bec4bf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T04:48:28.812Z] ---> job-cost.sh [2023-10-05T04:48:28.812Z] lf-activate-venv: SKIPPING [2023-10-05T04:48:28.812Z] INFO: No Stack... [2023-10-05T04:48:29.071Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-05T04:48:29.336Z] INFO: Archiving Costs [Pipeline] sh [2023-10-05T04:48:29.623Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-10-05T04:48:29.623Z] + cut -d, -f6 [Pipeline] lock [2023-10-05T04:48:29.636Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-173-stack-cost] [2023-10-05T04:48:29.642Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-173-stack-cost] did not exist. Created. [2023-10-05T04:48:29.642Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-05T04:48:29.947Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-05T04:48:29.984Z] Stashed 1 file(s) [Pipeline] } [2023-10-05T04:48:29.991Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-173-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-05T04:48:30.012Z] $ docker stop --time=1 f50686a7de76af5cf130550a376e493e12051b699e5cb235d1fed80318bec4bf [2023-10-05T04:48:31.445Z] $ docker rm -f --volumes f50686a7de76af5cf130550a376e493e12051b699e5cb235d1fed80318bec4bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-05T04:48:37.677Z] c4a7e357bf2a: Pull complete [2023-10-05T04:48:37.677Z] f0e02332f6b5: Pull complete [2023-10-05T04:48:37.677Z] cefa15bbcfad: Pull complete [2023-10-05T04:48:45.899Z] 17808c966233: Pull complete [2023-10-05T04:48:45.899Z] f4c1fc716caa: Pull complete [2023-10-05T04:48:45.899Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-05T04:48:45.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-05T04:48:45.899Z] ---> ea914061e18c [2023-10-05T04:48:45.899Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-05T04:48:47.851Z] ---> Running in 5850880cdad4 [2023-10-05T04:48:47.851Z] Removing intermediate container 5850880cdad4 [2023-10-05T04:48:47.851Z] ---> 0408fa468254 [2023-10-05T04:48:47.851Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-05T04:48:47.851Z] ---> Running in d65f75d2480e [2023-10-05T04:48:48.123Z] Removing intermediate container d65f75d2480e [2023-10-05T04:48:48.123Z] ---> 4f69a24d62c8 [2023-10-05T04:48:48.123Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-10-05T04:48:48.398Z] ---> Running in 11aefa059c2d [2023-10-05T04:48:48.665Z] Removing intermediate container 11aefa059c2d [2023-10-05T04:48:48.665Z] ---> bbfaedc2c880 [2023-10-05T04:48:48.665Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-10-05T04:48:48.665Z] ---> Running in c32318f7f0fb [2023-10-05T04:48:48.939Z] Removing intermediate container c32318f7f0fb [2023-10-05T04:48:48.939Z] ---> ae94a17091e5 [2023-10-05T04:48:48.939Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-10-05T04:48:48.939Z] ---> Running in 3cbf2fc1bcc5 [2023-10-05T04:48:49.219Z] Removing intermediate container 3cbf2fc1bcc5 [2023-10-05T04:48:49.219Z] ---> 8843d979f6b9 [2023-10-05T04:48:49.219Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-05T04:48:49.487Z] ---> Running in bb21cf308f59 [2023-10-05T04:48:50.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T04:48:51.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T04:48:51.994Z] OK: 266 MiB in 52 packages [2023-10-05T04:48:52.965Z] Removing intermediate container bb21cf308f59 [2023-10-05T04:48:52.965Z] ---> a05f2a370c3d [2023-10-05T04:48:52.965Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-10-05T04:48:52.965Z] ---> Running in 075f0290cf9f [2023-10-05T04:48:53.303Z] Removing intermediate container 075f0290cf9f [2023-10-05T04:48:53.303Z] ---> 435a5bb681a7 [2023-10-05T04:48:53.303Z] Step 10/13 : COPY go.mod vendor* ./ [2023-10-05T04:48:53.579Z] ---> 886aabc2ef70 [2023-10-05T04:48:53.579Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T04:48:53.852Z] ---> Running in dae0a422641a [2023-10-05T04:50:01.773Z] Removing intermediate container dae0a422641a [2023-10-05T04:50:01.773Z] ---> c4b886b0dafb [2023-10-05T04:50:01.773Z] Step 12/13 : COPY . . [2023-10-05T04:50:01.773Z] ---> 28bb3e2336a2 [2023-10-05T04:50:01.773Z] Step 13/13 : RUN ${MAKE} [2023-10-05T04:50:01.773Z] ---> Running in a3bf5be04485 [2023-10-05T04:50:02.361Z] noop [2023-10-05T04:50:02.950Z] Removing intermediate container a3bf5be04485 [2023-10-05T04:50:02.950Z] ---> 739331c522b1 [2023-10-05T04:50:02.950Z] Successfully built 739331c522b1 [2023-10-05T04:50:02.950Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:50:03.331Z] + docker inspect -f . ci-base-image-arm64 [2023-10-05T04:50:03.331Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T04:50:03.534Z] prd-ubuntu20.04-docker-arm64-4c-16g-8544 does not seem to be running inside a container [2023-10-05T04:50:03.591Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/173 -v /w/workspace/device-onvif-camera/173:/w/workspace/device-onvif-camera/173:rw,z -v /w/workspace/device-onvif-camera/173@tmp:/w/workspace/device-onvif-camera/173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-05T04:50:08.268Z] $ docker top 97e1951a4221fd635f4f88c644af473a5e50322f50a94831dea1ba802750c354 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T04:50:09.082Z] + go version [2023-10-05T04:50:09.082Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-05T04:50:09.102Z] $ docker stop --time=1 97e1951a4221fd635f4f88c644af473a5e50322f50a94831dea1ba802750c354 [2023-10-05T04:50:10.688Z] $ docker rm -f --volumes 97e1951a4221fd635f4f88c644af473a5e50322f50a94831dea1ba802750c354 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:50:11.240Z] + docker inspect -f . ci-base-image-arm64 [2023-10-05T04:50:11.240Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T04:50:11.415Z] prd-ubuntu20.04-docker-arm64-4c-16g-8544 does not seem to be running inside a container [2023-10-05T04:50:11.474Z] $ 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/173 -v /w/workspace/device-onvif-camera/173:/w/workspace/device-onvif-camera/173:rw,z -v /w/workspace/device-onvif-camera/173@tmp:/w/workspace/device-onvif-camera/173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-05T04:50:12.545Z] $ docker top cd448827579dd98d15b437b0eab1c49f7a13a3b9f21d8158c337542c20990ea9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T04:50:13.043Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/173 [Pipeline] fileExists [Pipeline] sh [2023-10-05T04:50:13.373Z] + make test [2023-10-05T04:50:13.374Z] go test ./... -coverprofile=coverage.out ./... [2023-10-05T04:50:17.626Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-10-05T04:51:54.267Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-10-05T04:51:54.267Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-10-05T04:51:54.267Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.182s coverage: 31.5% of statements [2023-10-05T04:52:16.384Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.243s coverage: 86.5% of statements [2023-10-05T04:52:16.384Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-05T04:52:16.384Z] go vet ./... [2023-10-05T04:52:48.617Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-05T04:52:48.617Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-05T04:52:48.617Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-05T04:52:48.637Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-05T04:52:48.634Z] $ docker stop --time=1 cd448827579dd98d15b437b0eab1c49f7a13a3b9f21d8158c337542c20990ea9 [2023-10-05T04:52:50.825Z] $ docker rm -f --volumes cd448827579dd98d15b437b0eab1c49f7a13a3b9f21d8158c337542c20990ea9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-05T04:52:52.212Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-05T04:52:52.232Z] Warning: overwriting stash ‘coverage-report’ [2023-10-05T04:52:52.697Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-05T04:52:53.090Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-05T04:52:53.403Z] + ls -al . [2023-10-05T04:52:53.403Z] total 240 [2023-10-05T04:52:53.403Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 04:50 . [2023-10-05T04:52:53.403Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 04:47 .. [2023-10-05T04:52:53.403Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 04:47 .git [2023-10-05T04:52:53.403Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 04:47 .github [2023-10-05T04:52:53.403Z] -rw-rw-r-- 1 jenkins jenkins 496 Oct 5 04:47 .gitignore [2023-10-05T04:52:53.403Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 5 04:47 .golangci.yml [2023-10-05T04:52:53.403Z] -rw-rw-r-- 1 jenkins jenkins 11155 Oct 5 04:47 Attribution.txt [2023-10-05T04:52:53.403Z] -rw-rw-r-- 1 jenkins jenkins 15932 Oct 5 04:47 CHANGELOG.md [2023-10-05T04:52:53.403Z] -rw-rw-r-- 1 jenkins jenkins 1574 Oct 5 04:47 Dockerfile [2023-10-05T04:52:53.403Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 04:47 GOVERNANCE.md [2023-10-05T04:52:53.403Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 5 04:47 Jenkinsfile [2023-10-05T04:52:53.403Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 5 04:47 LICENSE [2023-10-05T04:52:53.403Z] -rw-rw-r-- 1 jenkins jenkins 2877 Oct 5 04:47 Makefile [2023-10-05T04:52:53.403Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 5 04:47 OWNERS.md [2023-10-05T04:52:53.403Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 5 04:47 README.md [2023-10-05T04:52:53.403Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 5 04:46 VERSION [2023-10-05T04:52:53.403Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 04:47 bin [2023-10-05T04:52:53.403Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 04:47 cmd [2023-10-05T04:52:53.403Z] -rw-r--r-- 1 jenkins jenkins 78456 Oct 5 04:52 coverage.out [2023-10-05T04:52:53.403Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 04:47 doc [2023-10-05T04:52:53.403Z] -rw-rw-r-- 1 jenkins jenkins 4086 Oct 5 04:47 go.mod [2023-10-05T04:52:53.403Z] -rw-rw-r-- 1 jenkins jenkins 37524 Oct 5 04:47 go.sum [2023-10-05T04:52:53.403Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 04:47 internal [2023-10-05T04:52:53.403Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 04:47 snap [2023-10-05T04:52:53.403Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 5 04:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:52:53.736Z] + 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=425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e --label arch=arm64 --label version=3.1.0-dev.16 . [2023-10-05T04:52:54.009Z] Sending build context to Docker daemon 14.23MB [2023-10-05T04:52:54.276Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-05T04:52:54.276Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-05T04:52:54.276Z] ---> 739331c522b1 [2023-10-05T04:52:54.276Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-10-05T04:52:54.276Z] ---> Running in 5db24ab40342 [2023-10-05T04:52:54.541Z] Removing intermediate container 5db24ab40342 [2023-10-05T04:52:54.541Z] ---> 10ee2a0c9bb6 [2023-10-05T04:52:54.541Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-05T04:52:54.541Z] ---> Running in d508ca6d95fe [2023-10-05T04:52:54.808Z] Removing intermediate container d508ca6d95fe [2023-10-05T04:52:54.808Z] ---> b1a32b6d9104 [2023-10-05T04:52:54.808Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-05T04:52:55.073Z] ---> Running in c3e5877977ed [2023-10-05T04:52:55.340Z] Removing intermediate container c3e5877977ed [2023-10-05T04:52:55.340Z] ---> 6d9ffe39c398 [2023-10-05T04:52:55.340Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-05T04:52:55.340Z] ---> Running in d5f5be41eba6 [2023-10-05T04:52:55.607Z] Removing intermediate container d5f5be41eba6 [2023-10-05T04:52:55.607Z] ---> e70eb2b840f4 [2023-10-05T04:52:55.607Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-10-05T04:52:55.607Z] ---> Running in 048d52558ca6 [2023-10-05T04:52:55.878Z] Removing intermediate container 048d52558ca6 [2023-10-05T04:52:55.878Z] ---> f97f7b60f438 [2023-10-05T04:52:55.878Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-05T04:52:55.878Z] ---> Running in f66f9b5c55ee [2023-10-05T04:52:56.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T04:52:57.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T04:52:58.825Z] OK: 266 MiB in 52 packages [2023-10-05T04:53:00.764Z] Removing intermediate container f66f9b5c55ee [2023-10-05T04:53:00.764Z] ---> fb5ac240de58 [2023-10-05T04:53:00.764Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-10-05T04:53:01.031Z] ---> Running in 1e386c9d66ca [2023-10-05T04:53:01.298Z] Removing intermediate container 1e386c9d66ca [2023-10-05T04:53:01.298Z] ---> d017b1a33596 [2023-10-05T04:53:01.298Z] Step 10/26 : COPY go.mod vendor* ./ [2023-10-05T04:53:01.887Z] ---> 52ad4f835018 [2023-10-05T04:53:01.888Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T04:53:01.888Z] ---> Running in 7af155523a55 [2023-10-05T04:53:04.482Z] Removing intermediate container 7af155523a55 [2023-10-05T04:53:04.482Z] ---> 97a463e4328e [2023-10-05T04:53:04.482Z] Step 12/26 : COPY . . [2023-10-05T04:53:05.900Z] ---> 7679b118f6d1 [2023-10-05T04:53:05.900Z] Step 13/26 : RUN ${MAKE} [2023-10-05T04:53:05.900Z] ---> Running in 667a9e86be62 [2023-10-05T04:53:06.868Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.33" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-10-05T04:55:13.552Z] Removing intermediate container 667a9e86be62 [2023-10-05T04:55:13.552Z] ---> 30d73a99bb26 [2023-10-05T04:55:13.552Z] Step 14/26 : FROM alpine:3.18 [2023-10-05T04:55:13.552Z] 3.18: Pulling from library/alpine [2023-10-05T04:55:13.552Z] 579b34f0a95b: Pulling fs layer [2023-10-05T04:55:13.552Z] 579b34f0a95b: Download complete [2023-10-05T04:55:13.552Z] 579b34f0a95b: Pull complete [2023-10-05T04:55:13.552Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-05T04:55:13.552Z] Status: Downloaded newer image for alpine:3.18 [2023-10-05T04:55:13.552Z] ---> 3cc203321400 [2023-10-05T04:55:13.552Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-05T04:55:13.552Z] ---> Running in 425e867b55c5 [2023-10-05T04:55:13.552Z] Removing intermediate container 425e867b55c5 [2023-10-05T04:55:13.552Z] ---> 8e9c416a0818 [2023-10-05T04:55:13.552Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-10-05T04:55:13.552Z] ---> Running in d33ada7f8bbf [2023-10-05T04:55:13.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T04:55:13.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T04:55:13.552Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-05T04:55:13.552Z] Executing busybox-1.36.1-r2.trigger [2023-10-05T04:55:13.552Z] OK: 8 MiB in 16 packages [2023-10-05T04:55:13.552Z] Removing intermediate container d33ada7f8bbf [2023-10-05T04:55:13.552Z] ---> 0d7df819fbcf [2023-10-05T04:55:13.552Z] Step 17/26 : WORKDIR / [2023-10-05T04:55:13.552Z] ---> Running in fa704081bc25 [2023-10-05T04:55:13.552Z] Removing intermediate container fa704081bc25 [2023-10-05T04:55:13.552Z] ---> 937bdd5573fe [2023-10-05T04:55:13.552Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-10-05T04:55:13.552Z] ---> f66471214bc2 [2023-10-05T04:55:13.552Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-10-05T04:55:13.552Z] ---> c8e6e93c0462 [2023-10-05T04:55:13.552Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-10-05T04:55:13.552Z] ---> 4d461c5880e4 [2023-10-05T04:55:13.552Z] Step 21/26 : EXPOSE 59984 [2023-10-05T04:55:13.552Z] ---> Running in b0798ca80c32 [2023-10-05T04:55:13.552Z] Removing intermediate container b0798ca80c32 [2023-10-05T04:55:13.552Z] ---> aa03133b62ad [2023-10-05T04:55:13.552Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-10-05T04:55:13.552Z] ---> Running in 8125493045f3 [2023-10-05T04:55:13.552Z] Removing intermediate container 8125493045f3 [2023-10-05T04:55:13.552Z] ---> 4d6bcf07ec05 [2023-10-05T04:55:13.552Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-05T04:55:13.552Z] ---> Running in bbc01c7ac74d [2023-10-05T04:55:13.552Z] Removing intermediate container bbc01c7ac74d [2023-10-05T04:55:13.552Z] ---> d391153dd191 [2023-10-05T04:55:13.552Z] Step 24/26 : LABEL arch=arm64 [2023-10-05T04:55:13.552Z] ---> Running in 9db93c29526b [2023-10-05T04:55:13.552Z] Removing intermediate container 9db93c29526b [2023-10-05T04:55:13.552Z] ---> e62b4950169c [2023-10-05T04:55:13.552Z] Step 25/26 : LABEL git_sha=425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e [2023-10-05T04:55:13.552Z] ---> Running in 58d38028da31 [2023-10-05T04:55:13.552Z] Removing intermediate container 58d38028da31 [2023-10-05T04:55:13.552Z] ---> 5ade84b4fe69 [2023-10-05T04:55:13.552Z] Step 26/26 : LABEL version=3.1.0-dev.16 [2023-10-05T04:55:13.552Z] ---> Running in 6e660d04071d [2023-10-05T04:55:13.552Z] Removing intermediate container 6e660d04071d [2023-10-05T04:55:13.552Z] ---> 50a2b28493b3 [2023-10-05T04:55:13.552Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-05T04:55:13.552Z] Successfully built 50a2b28493b3 [2023-10-05T04:55:13.552Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T04:55:13.640Z] provisioning config files... [2023-10-05T04:55:13.651Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/173@tmp/config18002473574195399823tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T04:55:13.984Z] ---> docker-login.sh [2023-10-05T04:55:13.984Z] nexus3.edgexfoundry.org:10001 [2023-10-05T04:55:13.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T04:55:14.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T04:55:14.251Z] Configure a credential helper to remove this warning. See [2023-10-05T04:55:14.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T04:55:14.251Z] [2023-10-05T04:55:14.251Z] Login Succeeded [2023-10-05T04:55:14.251Z] nexus3.edgexfoundry.org:10002 [2023-10-05T04:55:14.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T04:55:14.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T04:55:14.519Z] Configure a credential helper to remove this warning. See [2023-10-05T04:55:14.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T04:55:14.519Z] [2023-10-05T04:55:14.519Z] Login Succeeded [2023-10-05T04:55:14.519Z] nexus3.edgexfoundry.org:10003 [2023-10-05T04:55:14.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T04:55:15.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T04:55:15.053Z] Configure a credential helper to remove this warning. See [2023-10-05T04:55:15.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T04:55:15.053Z] [2023-10-05T04:55:15.053Z] Login Succeeded [2023-10-05T04:55:15.053Z] nexus3.edgexfoundry.org:10004 [2023-10-05T04:55:15.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T04:55:15.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T04:55:15.323Z] Configure a credential helper to remove this warning. See [2023-10-05T04:55:15.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T04:55:15.323Z] [2023-10-05T04:55:15.323Z] Login Succeeded [2023-10-05T04:55:15.323Z] docker.io [2023-10-05T04:55:15.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T04:55:15.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T04:55:15.856Z] Configure a credential helper to remove this warning. See [2023-10-05T04:55:15.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T04:55:15.856Z] [2023-10-05T04:55:15.856Z] Login Succeeded [2023-10-05T04:55:15.856Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T04:55:15.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-05T04:55:15.905Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T04:55:15.938Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-10-05T04:55:15.938Z] 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e [2023-10-05T04:55:15.938Z] latest [2023-10-05T04:55:15.938Z] 3.1.0-dev.16 [2023-10-05T04:55:15.938Z] 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e-3.1.0-dev.16 [2023-10-05T04:55:15.938Z] main [2023-10-05T04:55:15.938Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:55:16.297Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:55:16.632Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e [2023-10-05T04:55:16.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-10-05T04:55:16.632Z] 86b86d1f6de2: Preparing [2023-10-05T04:55:16.632Z] a7ca3c51fc7a: Preparing [2023-10-05T04:55:16.632Z] b0324b76094b: Preparing [2023-10-05T04:55:16.632Z] 868f4e657396: Preparing [2023-10-05T04:55:16.632Z] 5f4d9fc4d98d: Preparing [2023-10-05T04:55:16.632Z] 5f4d9fc4d98d: Layer already exists [2023-10-05T04:55:16.898Z] 868f4e657396: Pushed [2023-10-05T04:55:16.898Z] 86b86d1f6de2: Pushed [2023-10-05T04:55:16.898Z] a7ca3c51fc7a: Pushed [2023-10-05T04:55:23.532Z] b0324b76094b: Pushed [2023-10-05T04:55:23.532Z] 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e: digest: sha256:4bf5a6198a6e84d190443ac33afcf6e8573b2cc09a04a4e2e58f939376307d0b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:55:23.873Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:55:24.286Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-10-05T04:55:24.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-10-05T04:55:24.286Z] 86b86d1f6de2: Preparing [2023-10-05T04:55:24.286Z] a7ca3c51fc7a: Preparing [2023-10-05T04:55:24.286Z] b0324b76094b: Preparing [2023-10-05T04:55:24.286Z] 868f4e657396: Preparing [2023-10-05T04:55:24.286Z] 5f4d9fc4d98d: Preparing [2023-10-05T04:55:24.286Z] 5f4d9fc4d98d: Layer already exists [2023-10-05T04:55:24.286Z] 86b86d1f6de2: Layer already exists [2023-10-05T04:55:24.286Z] a7ca3c51fc7a: Layer already exists [2023-10-05T04:55:24.286Z] b0324b76094b: Layer already exists [2023-10-05T04:55:24.286Z] 868f4e657396: Layer already exists [2023-10-05T04:55:24.286Z] latest: digest: sha256:4bf5a6198a6e84d190443ac33afcf6e8573b2cc09a04a4e2e58f939376307d0b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:55:24.655Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:55:25.012Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.16 [2023-10-05T04:55:25.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-10-05T04:55:25.012Z] 86b86d1f6de2: Preparing [2023-10-05T04:55:25.012Z] a7ca3c51fc7a: Preparing [2023-10-05T04:55:25.012Z] b0324b76094b: Preparing [2023-10-05T04:55:25.012Z] 868f4e657396: Preparing [2023-10-05T04:55:25.012Z] 5f4d9fc4d98d: Preparing [2023-10-05T04:55:25.012Z] a7ca3c51fc7a: Layer already exists [2023-10-05T04:55:25.012Z] b0324b76094b: Layer already exists [2023-10-05T04:55:25.012Z] 868f4e657396: Layer already exists [2023-10-05T04:55:25.012Z] 5f4d9fc4d98d: Layer already exists [2023-10-05T04:55:25.012Z] 86b86d1f6de2: Layer already exists [2023-10-05T04:55:25.012Z] 3.1.0-dev.16: digest: sha256:4bf5a6198a6e84d190443ac33afcf6e8573b2cc09a04a4e2e58f939376307d0b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:55:25.369Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:55:25.720Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e-3.1.0-dev.16 [2023-10-05T04:55:25.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-10-05T04:55:25.720Z] 86b86d1f6de2: Preparing [2023-10-05T04:55:25.720Z] a7ca3c51fc7a: Preparing [2023-10-05T04:55:25.720Z] b0324b76094b: Preparing [2023-10-05T04:55:25.720Z] 868f4e657396: Preparing [2023-10-05T04:55:25.720Z] 5f4d9fc4d98d: Preparing [2023-10-05T04:55:25.720Z] 86b86d1f6de2: Layer already exists [2023-10-05T04:55:25.720Z] 5f4d9fc4d98d: Layer already exists [2023-10-05T04:55:25.720Z] b0324b76094b: Layer already exists [2023-10-05T04:55:25.720Z] a7ca3c51fc7a: Layer already exists [2023-10-05T04:55:25.720Z] 868f4e657396: Layer already exists [2023-10-05T04:55:25.720Z] 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e-3.1.0-dev.16: digest: sha256:4bf5a6198a6e84d190443ac33afcf6e8573b2cc09a04a4e2e58f939376307d0b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:55:26.067Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:55:26.409Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-10-05T04:55:26.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-10-05T04:55:26.409Z] 86b86d1f6de2: Preparing [2023-10-05T04:55:26.409Z] a7ca3c51fc7a: Preparing [2023-10-05T04:55:26.409Z] b0324b76094b: Preparing [2023-10-05T04:55:26.409Z] 868f4e657396: Preparing [2023-10-05T04:55:26.409Z] 5f4d9fc4d98d: Preparing [2023-10-05T04:55:26.409Z] 5f4d9fc4d98d: Layer already exists [2023-10-05T04:55:26.409Z] 86b86d1f6de2: Layer already exists [2023-10-05T04:55:26.409Z] 868f4e657396: Layer already exists [2023-10-05T04:55:26.409Z] b0324b76094b: Layer already exists [2023-10-05T04:55:26.409Z] a7ca3c51fc7a: Layer already exists [2023-10-05T04:55:26.409Z] main: digest: sha256:4bf5a6198a6e84d190443ac33afcf6e8573b2cc09a04a4e2e58f939376307d0b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-05T04:55:26.465Z] ===================================================== [Pipeline] echo [2023-10-05T04:55:26.475Z] taggedImages: [2023-10-05T04:55:26.475Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e [2023-10-05T04:55:26.475Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-10-05T04:55:26.475Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.16 [2023-10-05T04:55:26.475Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e-3.1.0-dev.16 [2023-10-05T04:55:26.475Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:55:26.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-05T04:55:26.836Z] [2023-10-05T04:55:26.836Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:55:27.168Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-05T04:55:27.168Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-05T04:55:27.168Z] 8998bd30e6a1: Pulling fs layer [2023-10-05T04:55:27.168Z] 04944245beec: Pulling fs layer [2023-10-05T04:55:27.168Z] 699f458cf7ca: Pulling fs layer [2023-10-05T04:55:27.168Z] 765212b225bb: Pulling fs layer [2023-10-05T04:55:27.168Z] f23df028b6ca: Pulling fs layer [2023-10-05T04:55:27.168Z] d65c8cfc05b1: Pulling fs layer [2023-10-05T04:55:27.168Z] 2437ff75d9bd: Pulling fs layer [2023-10-05T04:55:27.168Z] f23df028b6ca: Waiting [2023-10-05T04:55:27.168Z] d65c8cfc05b1: Waiting [2023-10-05T04:55:27.168Z] 2437ff75d9bd: Waiting [2023-10-05T04:55:27.168Z] 765212b225bb: Waiting [2023-10-05T04:55:27.438Z] 04944245beec: Verifying Checksum [2023-10-05T04:55:27.438Z] 04944245beec: Download complete [2023-10-05T04:55:27.438Z] 765212b225bb: Verifying Checksum [2023-10-05T04:55:27.438Z] 765212b225bb: Download complete [2023-10-05T04:55:27.438Z] f23df028b6ca: Verifying Checksum [2023-10-05T04:55:27.438Z] f23df028b6ca: Download complete [2023-10-05T04:55:27.438Z] d65c8cfc05b1: Verifying Checksum [2023-10-05T04:55:27.438Z] d65c8cfc05b1: Download complete [2023-10-05T04:55:27.438Z] 699f458cf7ca: Verifying Checksum [2023-10-05T04:55:27.438Z] 699f458cf7ca: Download complete [2023-10-05T04:55:28.019Z] 8998bd30e6a1: Verifying Checksum [2023-10-05T04:55:28.019Z] 8998bd30e6a1: Download complete [2023-10-05T04:55:29.964Z] 2437ff75d9bd: Verifying Checksum [2023-10-05T04:55:29.964Z] 2437ff75d9bd: Download complete [2023-10-05T04:55:31.903Z] 8998bd30e6a1: Pull complete [2023-10-05T04:55:32.171Z] 04944245beec: Pull complete [2023-10-05T04:55:33.578Z] 699f458cf7ca: Pull complete [2023-10-05T04:55:33.578Z] 765212b225bb: Pull complete [2023-10-05T04:55:34.540Z] f23df028b6ca: Pull complete [2023-10-05T04:55:34.540Z] d65c8cfc05b1: Pull complete [2023-10-05T04:55:52.738Z] 2437ff75d9bd: Pull complete [2023-10-05T04:55:52.738Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-05T04:55:52.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-05T04:55:52.738Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T04:55:52.926Z] prd-ubuntu20.04-docker-arm64-4c-16g-8544 does not seem to be running inside a container [2023-10-05T04:55:52.949Z] $ 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/173 -v /w/workspace/device-onvif-camera/173:/w/workspace/device-onvif-camera/173:rw,z -v /w/workspace/device-onvif-camera/173@tmp:/w/workspace/device-onvif-camera/173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-05T04:55:55.340Z] $ docker top c8e05e4f449cb948ab67ed21aff3ae45a3f784f43c81637bf93b301ed0f3df77 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T04:55:55.896Z] ---> job-cost.sh [2023-10-05T04:55:56.161Z] lf-activate-venv: SKIPPING [2023-10-05T04:55:56.161Z] INFO: No Stack... [2023-10-05T04:55:56.426Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-05T04:55:57.382Z] INFO: Archiving Costs [Pipeline] sh [2023-10-05T04:55:57.695Z] + cut -d, -f6 [2023-10-05T04:55:57.695Z] + cat /w/workspace/device-onvif-camera/173/archives/cost.csv [Pipeline] lock [2023-10-05T04:55:57.749Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-173-stack-cost] [2023-10-05T04:55:57.755Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-173-stack-cost] did not exist. Created. [2023-10-05T04:55:57.755Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-05T04:55:58.087Z] /w/workspace/device-onvif-camera/173@tmp/durable-ff2184d6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-05T04:55:58.418Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-05T04:55:58.438Z] Warning: overwriting stash ‘stack-cost’ [2023-10-05T04:55:58.497Z] Stashed 1 file(s) [Pipeline] } [2023-10-05T04:55:58.504Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-173-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-05T04:55:58.487Z] $ docker stop --time=1 c8e05e4f449cb948ab67ed21aff3ae45a3f784f43c81637bf93b301ed0f3df77 [2023-10-05T04:55:59.971Z] $ docker rm -f --volumes c8e05e4f449cb948ab67ed21aff3ae45a3f784f43c81637bf93b301ed0f3df77 [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 [2023-10-05T04:56:00.403Z] provisioning config files... [2023-10-05T04:56:00.410Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17196054324620327603tmp [Pipeline] { [Pipeline] sh [2023-10-05T04:56:00.707Z] + set +x [2023-10-05T04:56:00.707Z] + + curl -s https://codecov.io/bashbash [2023-10-05T04:56:00.707Z] -s -- [2023-10-05T04:56:00.967Z] [2023-10-05T04:56:00.967Z] _____ _ [2023-10-05T04:56:00.967Z] / ____| | | [2023-10-05T04:56:00.967Z] | | ___ __| | ___ ___ _____ __ [2023-10-05T04:56:00.967Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-05T04:56:00.967Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-05T04:56:00.967Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-05T04:56:00.967Z] Bash-1.0.6 [2023-10-05T04:56:00.967Z] [2023-10-05T04:56:00.967Z] [2023-10-05T04:56:00.967Z] ==> git version 2.25.1 found [2023-10-05T04:56:00.967Z] ==> 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 [2023-10-05T04:56:00.967Z] Release-Date: 2020-01-08 [2023-10-05T04:56:00.967Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-05T04:56:00.967Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-05T04:56:00.967Z] ==> Jenkins CI detected. [2023-10-05T04:56:00.967Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-10-05T04:56:00.967Z] project root: . [2023-10-05T04:56:00.967Z] --> token set from env [2023-10-05T04:56:00.967Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-05T04:56:00.967Z] ==> Running gcov in . (disable via -X gcov) [2023-10-05T04:56:00.967Z] ==> Python coveragepy not found [2023-10-05T04:56:00.967Z] ==> Searching for coverage reports in: [2023-10-05T04:56:00.967Z] + . [2023-10-05T04:56:00.967Z] -> Found 1 reports [2023-10-05T04:56:00.967Z] ==> Detecting git/mercurial file structure [2023-10-05T04:56:00.967Z] ==> Reading reports [2023-10-05T04:56:00.967Z] + ./coverage.out bytes=78456 [2023-10-05T04:56:00.967Z] ==> Appending adjustments [2023-10-05T04:56:00.967Z] https://docs.codecov.io/docs/fixing-reports [2023-10-05T04:56:01.225Z] + Found adjustments [2023-10-05T04:56:01.225Z] ==> Gzipping contents [2023-10-05T04:56:01.226Z] 12K /tmp/codecov.0tnLXZ.gz [2023-10-05T04:56:01.226Z] ==> Uploading reports [2023-10-05T04:56:01.226Z] url: https://codecov.io [2023-10-05T04:56:01.226Z] query: branch=main&commit=425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F173%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-05T04:56:01.226Z] -> Pinging Codecov [2023-10-05T04:56:01.226Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F173%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-05T04:56:01.484Z] -> Uploading to [2023-10-05T04:56:01.485Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-05/F29A59C45E3A92E06B3E522C9905F8EF/425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e/6e0a90c9-ca4e-437c-adeb-68ee63704b35.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231005T045601Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cc7d63a31b7511079281a7a13fcd17d46bc3f7a9db9658b726284c891fbb54fb [2023-10-05T04:56:01.485Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-05T04:56:01.485Z] Dload Upload Total Spent Left Speed [2023-10-05T04:56:01.749Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10561 0 0 100 10561 0 36044 --:--:-- --:--:-- --:--:-- 35921 100 10561 0 0 100 10561 0 33958 --:--:-- --:--:-- --:--:-- 33849 [2023-10-05T04:56:01.749Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e [Pipeline] } [2023-10-05T04:56:01.757Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-05T04:56:01.966Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-05T04:56:01.976Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:56:02.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-05T04:56:02.272Z] [2023-10-05T04:56:02.272Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:56:02.567Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-05T04:56:02.567Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-05T04:56:02.567Z] df9b9388f04a: Pulling fs layer [2023-10-05T04:56:02.567Z] 52dc419b0ee2: Pulling fs layer [2023-10-05T04:56:02.567Z] 25bc292e5bac: Pulling fs layer [2023-10-05T04:56:02.567Z] 114826534d7a: Pulling fs layer [2023-10-05T04:56:02.567Z] 4657fd5d0bcf: Pulling fs layer [2023-10-05T04:56:02.567Z] 6ad1cebc031e: Pulling fs layer [2023-10-05T04:56:02.567Z] 8a3aa393b2d8: Pulling fs layer [2023-10-05T04:56:02.567Z] 114826534d7a: Waiting [2023-10-05T04:56:02.567Z] 4657fd5d0bcf: Waiting [2023-10-05T04:56:02.567Z] 6ad1cebc031e: Waiting [2023-10-05T04:56:02.567Z] 8a3aa393b2d8: Waiting [2023-10-05T04:56:02.567Z] 25bc292e5bac: Download complete [2023-10-05T04:56:02.567Z] 52dc419b0ee2: Download complete [2023-10-05T04:56:02.567Z] 4657fd5d0bcf: Verifying Checksum [2023-10-05T04:56:02.567Z] 4657fd5d0bcf: Download complete [2023-10-05T04:56:02.826Z] df9b9388f04a: Download complete [2023-10-05T04:56:02.826Z] df9b9388f04a: Pull complete [2023-10-05T04:56:02.826Z] 6ad1cebc031e: Verifying Checksum [2023-10-05T04:56:02.826Z] 6ad1cebc031e: Download complete [2023-10-05T04:56:02.826Z] 52dc419b0ee2: Pull complete [2023-10-05T04:56:03.087Z] 25bc292e5bac: Pull complete [2023-10-05T04:56:03.345Z] 114826534d7a: Download complete [2023-10-05T04:56:03.604Z] 8a3aa393b2d8: Verifying Checksum [2023-10-05T04:56:03.604Z] 8a3aa393b2d8: Download complete [2023-10-05T04:56:06.888Z] 114826534d7a: Pull complete [2023-10-05T04:56:06.888Z] 4657fd5d0bcf: Pull complete [2023-10-05T04:56:07.146Z] 6ad1cebc031e: Pull complete [2023-10-05T04:56:09.677Z] 8a3aa393b2d8: Pull complete [2023-10-05T04:56:09.677Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-05T04:56:09.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-05T04:56:09.678Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T04:56:09.764Z] prd-ubuntu20.04-docker-8c-8g-8543 does not seem to be running inside a container [2023-10-05T04:56:09.795Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-10-05T04:56:14.367Z] $ docker top 3e26a5c64442b8efc5e4269a2579e02389572aad7edf5b51bdeb9a6b35e50fd0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-05T04:56:14.436Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-10-05T04:56:14.713Z] + set -o pipefail [2023-10-05T04:56:14.713Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-10-05T04:56:21.302Z] [2023-10-05T04:56:21.302Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-10-05T04:56:21.302Z] [2023-10-05T04:56:21.302Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/7f7580c2-3065-4eac-b2b1-094161891522 [2023-10-05T04:56:21.302Z] [2023-10-05T04:56:21.302Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-10-05T04:56:21.302Z] [2023-10-05T04:56:21.302Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-05T04:56:21.302Z] [2023-10-05T04:56:21.302Z] [2023-10-05T04:56:21.302Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-05T04:56:21.302Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-05T04:56:21.302Z] More details here: https://snyk.co/ue1NS [2023-10-05T04:56:21.302Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-10-05T04:56:21.302Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-10-05T04:56:21.312Z] $ docker stop --time=1 3e26a5c64442b8efc5e4269a2579e02389572aad7edf5b51bdeb9a6b35e50fd0 [2023-10-05T04:56:24.732Z] $ docker rm -f --volumes 3e26a5c64442b8efc5e4269a2579e02389572aad7edf5b51bdeb9a6b35e50fd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-10-05T04:56:25.200Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T04:56:25.217Z] provisioning config files... [2023-10-05T04:56:25.225Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1752815118950908048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T04:56:25.523Z] --> edgex-publish-swagger.sh [2023-10-05T04:56:25.523Z] === Publish doc/openapi/v3 API === [2023-10-05T04:56:25.523Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2023-10-05T04:56:25.523Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2023-10-05T04:56:25.523Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-05T04:56:25.523Z] Dload Upload Total Spent Left Speed [2023-10-05T04:56:26.094Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 0 0 100 485k 0 806k --:--:-- --:--:-- --:--:-- 805k 100 485k 0 0 100 485k 0 806k --:--:-- --:--:-- --:--:-- 805k [2023-10-05T04:56:26.094Z] [2023-10-05T04:56:26.094Z] [Pipeline] } [2023-10-05T04:56:26.101Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-05T04:56:26.488Z] + git log --format=format:%s -1 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e [Pipeline] sh [2023-10-05T04:56:26.782Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-05T04:56:26.782Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:56:27.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T04:56:27.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T04:56:27.149Z] prd-ubuntu20.04-docker-8c-8g-8543 does not seem to be running inside a container [2023-10-05T04:56:27.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-05T04:56:27.573Z] $ docker top 837768b55df3996e6a89e15da21f6025b77c16fdfc8922e33f12eb2bff2bd24c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-05T04:56:27.666Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-05T04:56:27.666Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-05T04:56:27.769Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-05T04:56:27.769Z] $ docker exec 837768b55df3996e6a89e15da21f6025b77c16fdfc8922e33f12eb2bff2bd24c ssh-agent [2023-10-05T04:56:27.875Z] SSH_AUTH_SOCK=/tmp/ssh-YHEZbTjOdPxU/agent.32 [2023-10-05T04:56:27.875Z] SSH_AGENT_PID=38 [2023-10-05T04:56:27.880Z] Running ssh-add (command line suppressed) [2023-10-05T04:56:27.985Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16609735343949908430.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16609735343949908430.key) [2023-10-05T04:56:27.999Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-05T04:56:28.285Z] + git semver tag [2023-10-05T04:56:28.561Z] 2023-10-05 04:56:28,473 [run_tag] DEBUG tag force:False [2023-10-05T04:56:28.561Z] 2023-10-05 04:56:28,473 [check_head_tag] DEBUG check head tag [2023-10-05T04:56:28.561Z] 2023-10-05 04:56:28,473 [execute] INFO git cat-file --batch-check [2023-10-05T04:56:28.561Z] 2023-10-05 04:56:28,474 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-10-05T04:56:28.561Z] 2023-10-05 04:56:28,477 [execute] INFO git cat-file --batch [2023-10-05T04:56:28.561Z] 2023-10-05 04:56:28,477 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-10-05T04:56:28.561Z] 2023-10-05 04:56:28,487 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-05T04:56:28.561Z] 2023-10-05 04:56:28,487 [execute] INFO git tag -a v3.1.0-dev.16 -m v3.1.0-dev.16 [2023-10-05T04:56:28.561Z] 2023-10-05 04:56:28,488 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.16', '-m', 'v3.1.0-dev.16'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-10-05T04:56:28.561Z] 2023-10-05 04:56:28,493 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-05T04:56:28.561Z] 3.1.0-dev.16 [Pipeline] } [2023-10-05T04:56:28.568Z] $ docker exec --env ******** --env ******** 837768b55df3996e6a89e15da21f6025b77c16fdfc8922e33f12eb2bff2bd24c ssh-agent -k [2023-10-05T04:56:28.665Z] unset SSH_AUTH_SOCK; [2023-10-05T04:56:28.665Z] unset SSH_AGENT_PID; [2023-10-05T04:56:28.665Z] echo Agent pid 38 killed; [2023-10-05T04:56:28.677Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-05T04:56:28.987Z] + git semver [Pipeline] } [2023-10-05T04:56:29.256Z] $ docker stop --time=1 837768b55df3996e6a89e15da21f6025b77c16fdfc8922e33f12eb2bff2bd24c [2023-10-05T04:56:30.580Z] $ docker rm -f --volumes 837768b55df3996e6a89e15da21f6025b77c16fdfc8922e33f12eb2bff2bd24c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:56:30.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-05T04:56:30.968Z] [2023-10-05T04:56:30.968Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:56:31.295Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-05T04:56:31.295Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-05T04:56:31.295Z] ab5ef0e58194: Pulling fs layer [2023-10-05T04:56:31.295Z] 9712f1f96733: Pulling fs layer [2023-10-05T04:56:31.295Z] 63f879dbbcfc: Pulling fs layer [2023-10-05T04:56:31.295Z] 0d9ebad4ef96: Pulling fs layer [2023-10-05T04:56:31.295Z] e9a5061849ea: Pulling fs layer [2023-10-05T04:56:31.295Z] d747dcd14b5f: Pulling fs layer [2023-10-05T04:56:31.295Z] 2de7ff778b66: Pulling fs layer [2023-10-05T04:56:31.295Z] 0d9ebad4ef96: Waiting [2023-10-05T04:56:31.295Z] 2de7ff778b66: Waiting [2023-10-05T04:56:31.295Z] e9a5061849ea: Waiting [2023-10-05T04:56:31.295Z] d747dcd14b5f: Waiting [2023-10-05T04:56:31.295Z] 9712f1f96733: Download complete [2023-10-05T04:56:31.554Z] 63f879dbbcfc: Verifying Checksum [2023-10-05T04:56:31.554Z] 63f879dbbcfc: Download complete [2023-10-05T04:56:31.813Z] e9a5061849ea: Verifying Checksum [2023-10-05T04:56:31.813Z] e9a5061849ea: Download complete [2023-10-05T04:56:31.813Z] d747dcd14b5f: Verifying Checksum [2023-10-05T04:56:31.813Z] d747dcd14b5f: Download complete [2023-10-05T04:56:31.813Z] 0d9ebad4ef96: Verifying Checksum [2023-10-05T04:56:31.813Z] 0d9ebad4ef96: Download complete [2023-10-05T04:56:31.813Z] ab5ef0e58194: Verifying Checksum [2023-10-05T04:56:31.813Z] ab5ef0e58194: Download complete [2023-10-05T04:56:32.071Z] 2de7ff778b66: Verifying Checksum [2023-10-05T04:56:32.071Z] 2de7ff778b66: Download complete [2023-10-05T04:56:34.595Z] ab5ef0e58194: Pull complete [2023-10-05T04:56:34.595Z] 9712f1f96733: Pull complete [2023-10-05T04:56:35.158Z] 63f879dbbcfc: Pull complete [2023-10-05T04:56:39.378Z] 0d9ebad4ef96: Pull complete [2023-10-05T04:56:39.378Z] e9a5061849ea: Pull complete [2023-10-05T04:56:39.378Z] d747dcd14b5f: Pull complete [2023-10-05T04:56:39.637Z] 2de7ff778b66: Pull complete [2023-10-05T04:56:39.895Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-05T04:56:39.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-05T04:56:39.895Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T04:56:39.976Z] prd-ubuntu20.04-docker-8c-8g-8543 does not seem to be running inside a container [2023-10-05T04:56:40.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-05T04:56:44.833Z] $ docker top ba5885313b3bb907d15451c19f0b759ae6bc770cc8a45dd7e1257356926d793e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-05T04:56:44.895Z] provisioning config files... [2023-10-05T04:56:44.901Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18415554088113739892tmp [2023-10-05T04:56:44.919Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15348829355541411111tmp [2023-10-05T04:56:44.927Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9266286920502304495tmp [Pipeline] { [Pipeline] echo [2023-10-05T04:56:44.940Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T04:56:45.219Z] ---> sigul-configuration.sh [2023-10-05T04:56:45.219Z] gpg: directory `/root/.gnupg' created [2023-10-05T04:56:45.219Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-05T04:56:45.219Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-05T04:56:45.219Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-05T04:56:45.219Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-05T04:56:45.219Z] gpg: CAST5 encrypted data [2023-10-05T04:56:45.219Z] gpg: encrypted with 1 passphrase [2023-10-05T04:56:45.219Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-05T04:56:45.503Z] + mkdir /home/jenkins [2023-10-05T04:56:45.503Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-05T04:56:45.793Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-10-05T04:56:45.804Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T04:56:46.086Z] ---> sigul-install.sh [2023-10-05T04:56:46.086Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-05T04:56:46.367Z] + git tag --list [2023-10-05T04:56:46.367Z] v0.0.0 [2023-10-05T04:56:46.367Z] v2.2.0 [2023-10-05T04:56:46.367Z] v2.3.0 [2023-10-05T04:56:46.367Z] v2.3.1 [2023-10-05T04:56:46.367Z] v3.0 [2023-10-05T04:56:46.367Z] v3.0.0 [2023-10-05T04:56:46.367Z] v3.1.0-dev.1 [2023-10-05T04:56:46.367Z] v3.1.0-dev.10 [2023-10-05T04:56:46.367Z] v3.1.0-dev.11 [2023-10-05T04:56:46.367Z] v3.1.0-dev.12 [2023-10-05T04:56:46.367Z] v3.1.0-dev.13 [2023-10-05T04:56:46.367Z] v3.1.0-dev.14 [2023-10-05T04:56:46.367Z] v3.1.0-dev.15 [2023-10-05T04:56:46.367Z] v3.1.0-dev.16 [2023-10-05T04:56:46.367Z] v3.1.0-dev.2 [2023-10-05T04:56:46.367Z] v3.1.0-dev.3 [2023-10-05T04:56:46.367Z] v3.1.0-dev.4 [2023-10-05T04:56:46.367Z] v3.1.0-dev.5 [2023-10-05T04:56:46.367Z] v3.1.0-dev.6 [2023-10-05T04:56:46.367Z] v3.1.0-dev.7 [2023-10-05T04:56:46.367Z] v3.1.0-dev.8 [2023-10-05T04:56:46.367Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-05T04:56:46.651Z] + lftools sign git-tag v3.1.0-dev.16 [2023-10-05T04:56:47.219Z] Signing Git tag with Sigul... [2023-10-05T04:56:47.220Z] Signing v3.1.0-dev.16 [Pipeline] echo [2023-10-05T04:56:47.491Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T04:56:47.774Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-05T04:56:47.780Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-05T04:56:47.794Z] $ docker stop --time=1 ba5885313b3bb907d15451c19f0b759ae6bc770cc8a45dd7e1257356926d793e [2023-10-05T04:56:49.113Z] $ docker rm -f --volumes ba5885313b3bb907d15451c19f0b759ae6bc770cc8a45dd7e1257356926d793e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-05T04:56:49.517Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-05T04:56:49.517Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:56:49.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T04:56:49.814Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T04:56:49.887Z] prd-ubuntu20.04-docker-8c-8g-8543 does not seem to be running inside a container [2023-10-05T04:56:49.917Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-05T04:56:50.234Z] $ docker top a326b746ad39bda7717684b97fc79fe68bb1fab246ff338db33e6ad62fae63b5 -eo pid,comm [2023-10-05T04:56:50.282Z] 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). [2023-10-05T04:56:50.282Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-05T04:56:50.323Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-05T04:56:50.323Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-05T04:56:50.443Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-05T04:56:50.444Z] $ docker exec a326b746ad39bda7717684b97fc79fe68bb1fab246ff338db33e6ad62fae63b5 ssh-agent [2023-10-05T04:56:50.553Z] SSH_AUTH_SOCK=/tmp/ssh-f0VjU6uhttgo/agent.33 [2023-10-05T04:56:50.553Z] SSH_AGENT_PID=39 [2023-10-05T04:56:50.559Z] Running ssh-add (command line suppressed) [2023-10-05T04:56:50.644Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3111612294239205492.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3111612294239205492.key) [2023-10-05T04:56:50.660Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-05T04:56:50.945Z] + git semver bump pre [2023-10-05T04:56:51.206Z] 2023-10-05 04:56:51,110 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-05T04:56:51.206Z] 2023-10-05 04:56:51,111 [bump_version] DEBUG bumping version:3.1.0-dev.16 on axis:pre with prefix:dev [2023-10-05T04:56:51.206Z] 2023-10-05 04:56:51,111 [bump_version] DEBUG bumped version:3.1.0-dev.17 [2023-10-05T04:56:51.206Z] 2023-10-05 04:56:51,111 [write_version] DEBUG write version:3.1.0-dev.17 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-10-05T04:56:51.206Z] 2023-10-05 04:56:51,111 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-05T04:56:51.206Z] 2023-10-05 04:56:51,111 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-05T04:56:51.206Z] 2023-10-05 04:56:51,113 [execute] INFO git cat-file --batch-check [2023-10-05T04:56:51.206Z] 2023-10-05 04:56:51,114 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-05T04:56:51.206Z] 2023-10-05 04:56:51,120 [execute] INFO git cat-file --batch [2023-10-05T04:56:51.206Z] 2023-10-05 04:56:51,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-05T04:56:51.206Z] 2023-10-05 04:56:51,126 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-05T04:56:51.206Z] 3.1.0-dev.17 [Pipeline] } [2023-10-05T04:56:51.213Z] $ docker exec --env ******** --env ******** a326b746ad39bda7717684b97fc79fe68bb1fab246ff338db33e6ad62fae63b5 ssh-agent -k [2023-10-05T04:56:51.308Z] unset SSH_AUTH_SOCK; [2023-10-05T04:56:51.308Z] unset SSH_AGENT_PID; [2023-10-05T04:56:51.308Z] echo Agent pid 39 killed; [2023-10-05T04:56:51.329Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-05T04:56:51.633Z] + git semver [Pipeline] } [2023-10-05T04:56:51.903Z] $ docker stop --time=1 a326b746ad39bda7717684b97fc79fe68bb1fab246ff338db33e6ad62fae63b5 [2023-10-05T04:56:53.188Z] $ docker rm -f --volumes a326b746ad39bda7717684b97fc79fe68bb1fab246ff338db33e6ad62fae63b5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-05T04:56:53.523Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-05T04:56:53.523Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:56:53.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T04:56:53.816Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T04:56:53.884Z] prd-ubuntu20.04-docker-8c-8g-8543 does not seem to be running inside a container [2023-10-05T04:56:53.909Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-05T04:56:54.260Z] $ docker top 74b97c42d08e85a0066e4b2167a09fa4276b79640952f0b0547f36e1425adf00 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-05T04:56:54.342Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-05T04:56:54.342Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-05T04:56:54.464Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-05T04:56:54.464Z] $ docker exec 74b97c42d08e85a0066e4b2167a09fa4276b79640952f0b0547f36e1425adf00 ssh-agent [2023-10-05T04:56:54.577Z] SSH_AUTH_SOCK=/tmp/ssh-1rGq863KM3t5/agent.32 [2023-10-05T04:56:54.577Z] SSH_AGENT_PID=38 [2023-10-05T04:56:54.582Z] Running ssh-add (command line suppressed) [2023-10-05T04:56:54.684Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7581892386166873175.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7581892386166873175.key) [2023-10-05T04:56:54.699Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-05T04:56:54.983Z] + git semver push [2023-10-05T04:56:55.242Z] 2023-10-05 04:56:55,170 [run_push] DEBUG push [2023-10-05T04:56:55.242Z] 2023-10-05 04:56:55,171 [execute] INFO git cat-file --batch-check [2023-10-05T04:56:55.242Z] 2023-10-05 04:56:55,172 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-05T04:56:55.242Z] 2023-10-05 04:56:55,175 [execute] INFO git rev-list 69169edb306c80d0df95acd33b01bf1acc2a2aad -- [2023-10-05T04:56:55.242Z] 2023-10-05 04:56:55,176 [execute] DEBUG Popen(['git', 'rev-list', '69169edb306c80d0df95acd33b01bf1acc2a2aad', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-05T04:56:55.242Z] 2023-10-05 04:56:55,181 [execute] INFO git fetch -v origin [2023-10-05T04:56:55.242Z] 2023-10-05 04:56:55,181 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-05T04:56:55.809Z] 2023-10-05 04:56:55,714 [run_push] DEBUG no remote changes detected [2023-10-05T04:56:55.809Z] 2023-10-05 04:56:55,714 [execute] INFO git push origin semver [2023-10-05T04:56:55.809Z] 2023-10-05 04:56:55,714 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-05T04:56:56.775Z] 2023-10-05 04:56:56,488 [run_push] DEBUG push all version tags [2023-10-05T04:56:56.775Z] 2023-10-05 04:56:56,489 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-05T04:56:56.775Z] 2023-10-05 04:56:56,489 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-10-05T04:56:57.342Z] 2023-10-05 04:56:57,233 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-05T04:56:57.342Z] 3.1.0-dev.17 [Pipeline] } [2023-10-05T04:56:57.348Z] $ docker exec --env ******** --env ******** 74b97c42d08e85a0066e4b2167a09fa4276b79640952f0b0547f36e1425adf00 ssh-agent -k [2023-10-05T04:56:57.451Z] unset SSH_AUTH_SOCK; [2023-10-05T04:56:57.451Z] unset SSH_AGENT_PID; [2023-10-05T04:56:57.451Z] echo Agent pid 38 killed; [2023-10-05T04:56:57.465Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-05T04:56:57.774Z] + git semver [Pipeline] } [2023-10-05T04:56:58.049Z] $ docker stop --time=1 74b97c42d08e85a0066e4b2167a09fa4276b79640952f0b0547f36e1425adf00 [2023-10-05T04:56:59.372Z] $ docker rm -f --volumes 74b97c42d08e85a0066e4b2167a09fa4276b79640952f0b0547f36e1425adf00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-05T04:56:59.945Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-10-05T04:56:59.945Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-10-05T04:56:59.945Z] total 16 [2023-10-05T04:56:59.945Z] drwxr-xr-x 3 root root 4096 Oct 5 04:48 . [2023-10-05T04:56:59.945Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 5 04:56 .. [2023-10-05T04:56:59.945Z] drwxr-xr-x 2 root root 4096 Oct 5 04:48 cost [2023-10-05T04:56:59.945Z] -rw-r--r-- 1 root root 91 Oct 5 04:48 cost.csv [2023-10-05T04:56:59.945Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-10-05T04:56:59.945Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-10-05T04:56:59.945Z] total 16 [2023-10-05T04:56:59.945Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 04:48 . [2023-10-05T04:56:59.945Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 5 04:56 .. [2023-10-05T04:56:59.945Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 5 04:48 cost [2023-10-05T04:56:59.945Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 5 04:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-05T04:57:00.237Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T04:57:01.096Z] ---> package-listing.sh [2023-10-05T04:57:01.096Z] ++ facter osfamily [2023-10-05T04:57:01.096Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-05T04:57:01.355Z] + OS_FAMILY=debian [2023-10-05T04:57:01.355Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-10-05T04:57:01.355Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-05T04:57:01.355Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-05T04:57:01.355Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-05T04:57:01.355Z] + PACKAGES=/tmp/packages_start.txt [2023-10-05T04:57:01.355Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-10-05T04:57:01.355Z] + PACKAGES=/tmp/packages_end.txt [2023-10-05T04:57:01.355Z] + case "${OS_FAMILY}" in [2023-10-05T04:57:01.355Z] + dpkg -l [2023-10-05T04:57:01.355Z] + grep '^ii' [2023-10-05T04:57:01.355Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-05T04:57:01.355Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-05T04:57:01.355Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-05T04:57:01.355Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-10-05T04:57:01.355Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-10-05T04:57:01.355Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-10-05T04:57:01.364Z] 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-05T04:57:01.641Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T04:57:02.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T04:57:02.202Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T04:57:02.274Z] prd-ubuntu20.04-docker-8c-8g-8543 does not seem to be running inside a container [2023-10-05T04:57:02.305Z] $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-05T04:57:02.500Z] $ docker top 4e842da48aac3d4119c520d271f3c9d9d487243c02118940627ad760aacc1f98 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T04:57:02.903Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-05T04:57:03.243Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-05T04:57:03.670Z] + ls /var/log/sa-host [2023-10-05T04:57:03.671Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T04:57:03.804Z] provisioning config files... [2023-10-05T04:57:03.813Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5402560934050430290tmp [Pipeline] { [Pipeline] echo [2023-10-05T04:57:03.829Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T04:57:04.107Z] ---> create-netrc.sh [Pipeline] } [2023-10-05T04:57:04.114Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-05T04:57:04.446Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-05T04:57:04.455Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T04:57:04.739Z] ---> sudo-logs.sh [2023-10-05T04:57:04.739Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-05T04:57:04.767Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T04:57:05.045Z] ---> job-cost.sh [2023-10-05T04:57:05.045Z] lf-activate-venv: SKIPPING [2023-10-05T04:57:05.045Z] DEBUG: total: 0.2199999988079071 [2023-10-05T04:57:05.045Z] INFO: Retrieving Stack Cost... [2023-10-05T04:57:05.619Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-05T04:57:05.878Z] INFO: Archiving Costs [Pipeline] echo [2023-10-05T04:57:05.890Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T04:57:06.173Z] ---> logs-deploy.sh [2023-10-05T04:57:06.173Z] lf-activate-venv: SKIPPING [2023-10-05T04:57:06.174Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/173 [2023-10-05T04:57:06.174Z] INFO: archiving workspace using pattern(s): [2023-10-05T04:57:07.112Z] Archives upload complete. [2023-10-05T04:57:07.371Z] INFO: archiving logs to Nexus