Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bc8694f62f775b1f1e37640ae017c5441854d813 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-ssh13090851151425889497.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh10832897819464521477.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh15418739033648089677.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh1935963425767432161.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-ssh4140846099696764629.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/v2]] ========================================================= [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.20 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/v2 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14965 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 bc8694f62f775b1f1e37640ae017c5441854d813 (main) Commit message: "docs: Update main branch Warning with standard text agreed to by TSC (#354)" > 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 bc8694f62f775b1f1e37640ae017c5441854d813 # timeout=10 > git rev-list --no-walk 19aea0788ff6687e1018adc680fb40cfac0f4964 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-10T21:26:02.195Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-10T21:26:02.264Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-10T21:26:02.297Z] ========================================================= [2023-05-10T21:26:02.297Z] EdgeX Global Pipelines Version Info [2023-05-10T21:26:02.297Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-10T21:26:03.037Z] ------------------- [2023-05-10T21:26:03.037Z] stable info: [2023-05-10T21:26:03.037Z] ------------------- [2023-05-10T21:26:03.037Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-10T21:26:03.037Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T21:26:03.037Z] Message: update stable to v1.0.249 [2023-05-10T21:26:03.607Z] ------------------- [2023-05-10T21:26:03.608Z] experimental info: [2023-05-10T21:26:03.608Z] ------------------- [2023-05-10T21:26:03.608Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-10T21:26:03.608Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T21:26:03.608Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-10T21:26:03.805Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-10T21:26:03.818Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-10T21:26:03.838Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-10T21:26:03.855Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-10T21:26:03.946Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-10T21:26:03.959Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-10T21:26:03.976Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-10T21:26:03.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-10T21:26:04.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-10T21:26:04.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-10T21:26:04.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-10T21:26:04.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-10T21:26:04.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-10T21:26:04.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-10T21:26:04.096Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T21:26:04.113Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T21:26:04.133Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T21:26:04.151Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T21:26:04.169Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-10T21:26:04.186Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-10T21:26:04.205Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-10T21:26:04.227Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-05-10T21:26:04.244Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-10T21:26:04.254Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-10T21:26:04.264Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-10T21:26:04.273Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-10T21:26:04.284Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-10T21:26:04.302Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-10T21:26:04.316Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-10T21:26:04.328Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-10T21:26:04.340Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc8694f62f775b1f1e37640ae017c5441854d813 [Pipeline] echo [2023-05-10T21:26:04.353Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc8694f [Pipeline] echo [2023-05-10T21:26:04.367Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T21:26:04.415Z] provisioning config files... [2023-05-10T21:26:04.429Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2262253864348975248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T21:26:04.729Z] ---> docker-login.sh [2023-05-10T21:26:04.729Z] nexus3.edgexfoundry.org:10001 [2023-05-10T21:26:04.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T21:26:04.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T21:26:04.990Z] Configure a credential helper to remove this warning. See [2023-05-10T21:26:04.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T21:26:04.990Z] [2023-05-10T21:26:04.990Z] Login Succeeded [2023-05-10T21:26:04.990Z] nexus3.edgexfoundry.org:10002 [2023-05-10T21:26:04.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T21:26:05.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T21:26:05.252Z] Configure a credential helper to remove this warning. See [2023-05-10T21:26:05.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T21:26:05.252Z] [2023-05-10T21:26:05.252Z] Login Succeeded [2023-05-10T21:26:05.252Z] nexus3.edgexfoundry.org:10003 [2023-05-10T21:26:05.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T21:26:05.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T21:26:05.252Z] Configure a credential helper to remove this warning. See [2023-05-10T21:26:05.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T21:26:05.252Z] [2023-05-10T21:26:05.252Z] Login Succeeded [2023-05-10T21:26:05.252Z] nexus3.edgexfoundry.org:10004 [2023-05-10T21:26:05.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T21:26:05.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T21:26:05.512Z] Configure a credential helper to remove this warning. See [2023-05-10T21:26:05.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T21:26:05.512Z] [2023-05-10T21:26:05.512Z] Login Succeeded [2023-05-10T21:26:05.512Z] docker.io [2023-05-10T21:26:05.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T21:26:05.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T21:26:05.773Z] Configure a credential helper to remove this warning. See [2023-05-10T21:26:05.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T21:26:05.773Z] [2023-05-10T21:26:05.773Z] Login Succeeded [2023-05-10T21:26:05.773Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T21:26:05.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-10T21:26:06.170Z] + git rev-list -1 --merges bc8694f62f775b1f1e37640ae017c5441854d813~1..bc8694f62f775b1f1e37640ae017c5441854d813 [Pipeline] echo [2023-05-10T21:26:06.221Z] -----------> git rev-list -1 --merges bc8694f62f775b1f1e37640ae017c5441854d813~1..bc8694f62f775b1f1e37640ae017c5441854d813 bc8694f62f775b1f1e37640ae017c5441854d813 [false] [Pipeline] sh [2023-05-10T21:26:06.511Z] + git log --format=format:%s -1 bc8694f62f775b1f1e37640ae017c5441854d813 [Pipeline] echo [2023-05-10T21:26:06.526Z] ========================================================= [2023-05-10T21:26:06.526Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-10T21:26:06.526Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T21:26:06.857Z] + git log --format=format:%s -1 bc8694f62f775b1f1e37640ae017c5441854d813 [Pipeline] echo [2023-05-10T21:26:06.867Z] [semverPrep] GIT_COMMIT: bc8694f62f775b1f1e37640ae017c5441854d813, Commit Message: docs: Update main branch Warning with standard text agreed to by TSC (#354) [Pipeline] echo [2023-05-10T21:26:06.875Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-10T21:26:07.236Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T21:26:07.236Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-10T21:26:07.236Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-10T21:26:07.236Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-10T21:26:07.236Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-10T21:26:07.236Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-10T21:26:07.236Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T21:26:07.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T21:26:07.582Z] [2023-05-10T21:26:07.582Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T21:26:07.885Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T21:26:07.885Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-10T21:26:07.885Z] b85a868b505f: Pulling fs layer [2023-05-10T21:26:07.885Z] e2be974225ed: Pulling fs layer [2023-05-10T21:26:07.885Z] 339a4e72a1f5: Pulling fs layer [2023-05-10T21:26:07.885Z] 988bab9f4d93: Pulling fs layer [2023-05-10T21:26:07.885Z] 1469e6f7b9e6: Pulling fs layer [2023-05-10T21:26:07.885Z] eaf3925da568: Pulling fs layer [2023-05-10T21:26:07.885Z] bab4dde63d76: Pulling fs layer [2023-05-10T21:26:07.885Z] bde34c3a00c8: Pulling fs layer [2023-05-10T21:26:07.886Z] b352a97aabf1: Pulling fs layer [2023-05-10T21:26:07.886Z] 4872d77fe225: Pulling fs layer [2023-05-10T21:26:07.886Z] 5851b861e8e6: Pulling fs layer [2023-05-10T21:26:07.886Z] 1469e6f7b9e6: Waiting [2023-05-10T21:26:07.886Z] b352a97aabf1: Waiting [2023-05-10T21:26:07.886Z] 4872d77fe225: Waiting [2023-05-10T21:26:07.886Z] eaf3925da568: Waiting [2023-05-10T21:26:07.886Z] bab4dde63d76: Waiting [2023-05-10T21:26:07.886Z] 5851b861e8e6: Waiting [2023-05-10T21:26:07.886Z] bde34c3a00c8: Waiting [2023-05-10T21:26:07.886Z] 988bab9f4d93: Waiting [2023-05-10T21:26:07.886Z] e2be974225ed: Verifying Checksum [2023-05-10T21:26:07.886Z] e2be974225ed: Download complete [2023-05-10T21:26:07.886Z] 988bab9f4d93: Verifying Checksum [2023-05-10T21:26:07.886Z] 988bab9f4d93: Download complete [2023-05-10T21:26:07.886Z] 1469e6f7b9e6: Verifying Checksum [2023-05-10T21:26:07.886Z] 1469e6f7b9e6: Download complete [2023-05-10T21:26:08.147Z] eaf3925da568: Verifying Checksum [2023-05-10T21:26:08.147Z] eaf3925da568: Download complete [2023-05-10T21:26:08.147Z] 339a4e72a1f5: Verifying Checksum [2023-05-10T21:26:08.147Z] 339a4e72a1f5: Download complete [2023-05-10T21:26:08.147Z] bde34c3a00c8: Download complete [2023-05-10T21:26:08.147Z] b352a97aabf1: Download complete [2023-05-10T21:26:08.147Z] 4872d77fe225: Verifying Checksum [2023-05-10T21:26:08.147Z] 4872d77fe225: Download complete [2023-05-10T21:26:08.147Z] 5851b861e8e6: Verifying Checksum [2023-05-10T21:26:08.147Z] 5851b861e8e6: Download complete [2023-05-10T21:26:08.147Z] b85a868b505f: Download complete [2023-05-10T21:26:08.406Z] bab4dde63d76: Verifying Checksum [2023-05-10T21:26:08.406Z] bab4dde63d76: Download complete [2023-05-10T21:26:09.344Z] b85a868b505f: Pull complete [2023-05-10T21:26:09.603Z] e2be974225ed: Pull complete [2023-05-10T21:26:10.173Z] 339a4e72a1f5: Pull complete [2023-05-10T21:26:10.173Z] 988bab9f4d93: Pull complete [2023-05-10T21:26:10.433Z] 1469e6f7b9e6: Pull complete [2023-05-10T21:26:10.433Z] eaf3925da568: Pull complete [2023-05-10T21:26:12.341Z] bab4dde63d76: Pull complete [2023-05-10T21:26:12.341Z] bde34c3a00c8: Pull complete [2023-05-10T21:26:12.341Z] b352a97aabf1: Pull complete [2023-05-10T21:26:12.341Z] 4872d77fe225: Pull complete [2023-05-10T21:26:12.601Z] 5851b861e8e6: Pull complete [2023-05-10T21:26:12.601Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-10T21:26:12.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T21:26:12.601Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T21:26:12.699Z] prd-ubuntu20.04-docker-8c-8g-14965 does not seem to be running inside a container [2023-05-10T21:26:12.745Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-10T21:26:15.936Z] $ docker top d6daa60205f3874eafd179b5f7c6be4662a3299792ee0e4fa4d084dbd6d827a9 -eo pid,comm [2023-05-10T21:26:15.984Z] 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-05-10T21:26:15.984Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T21:26:16.020Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T21:26:16.020Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T21:26:16.160Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T21:26:16.169Z] $ docker exec d6daa60205f3874eafd179b5f7c6be4662a3299792ee0e4fa4d084dbd6d827a9 ssh-agent [2023-05-10T21:26:16.271Z] SSH_AUTH_SOCK=/tmp/ssh-tmP5wRUUqEkJ/agent.34 [2023-05-10T21:26:16.271Z] SSH_AGENT_PID=40 [2023-05-10T21:26:16.280Z] Running ssh-add (command line suppressed) [2023-05-10T21:26:16.387Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5361227900517294966.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5361227900517294966.key) [2023-05-10T21:26:16.399Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T21:26:16.692Z] + git tag --points-at HEAD [Pipeline] } [2023-05-10T21:26:16.710Z] $ docker exec --env ******** --env ******** d6daa60205f3874eafd179b5f7c6be4662a3299792ee0e4fa4d084dbd6d827a9 ssh-agent -k [2023-05-10T21:26:16.812Z] unset SSH_AUTH_SOCK; [2023-05-10T21:26:16.813Z] unset SSH_AGENT_PID; [2023-05-10T21:26:16.813Z] echo Agent pid 40 killed; [2023-05-10T21:26:16.818Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-10T21:26:16.848Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T21:26:16.848Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T21:26:16.968Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T21:26:16.976Z] $ docker exec d6daa60205f3874eafd179b5f7c6be4662a3299792ee0e4fa4d084dbd6d827a9 ssh-agent [2023-05-10T21:26:17.101Z] SSH_AUTH_SOCK=/tmp/ssh-rjJd5c6tfGqt/agent.72 [2023-05-10T21:26:17.101Z] SSH_AGENT_PID=78 [2023-05-10T21:26:17.107Z] Running ssh-add (command line suppressed) [2023-05-10T21:26:17.210Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13666337808849981451.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13666337808849981451.key) [2023-05-10T21:26:17.222Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T21:26:17.515Z] + git semver init [2023-05-10T21:26:17.776Z] 2023-05-10 21:26:17,725 [run_init] DEBUG init version:0.0.0 force:False [2023-05-10T21:26:17.776Z] 2023-05-10 21:26:17,725 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-10T21:26:17.776Z] 2023-05-10 21:26:17,726 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-10T21:26:17.776Z] 2023-05-10 21:26:17,726 [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-05-10T21:26:18.718Z] 2023-05-10 21:26:18,646 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-05-10T21:26:18.718Z] 2023-05-10 21:26:18,647 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-05-10T21:26:18.718Z] 2023-05-10 21:26:18,647 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-10T21:26:18.718Z] 2023-05-10 21:26:18,647 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-10T21:26:18.718Z] 3.0.0-dev.46 [Pipeline] } [2023-05-10T21:26:18.733Z] $ docker exec --env ******** --env ******** d6daa60205f3874eafd179b5f7c6be4662a3299792ee0e4fa4d084dbd6d827a9 ssh-agent -k [2023-05-10T21:26:18.831Z] unset SSH_AUTH_SOCK; [2023-05-10T21:26:18.832Z] unset SSH_AGENT_PID; [2023-05-10T21:26:18.832Z] echo Agent pid 78 killed; [2023-05-10T21:26:18.838Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T21:26:19.145Z] + git semver [Pipeline] } [2023-05-10T21:26:19.422Z] $ docker stop --time=1 d6daa60205f3874eafd179b5f7c6be4662a3299792ee0e4fa4d084dbd6d827a9 [2023-05-10T21:26:20.724Z] $ docker rm -f --volumes d6daa60205f3874eafd179b5f7c6be4662a3299792ee0e4fa4d084dbd6d827a9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T21:26:21.065Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-10T21:26:21.288Z] Stashed 1 file(s) [Pipeline] echo [2023-05-10T21:26:21.291Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.46 [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-05-10T21:26:21.395Z] provisioning config files... [2023-05-10T21:26:21.405Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config678180068866166985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T21:26:21.701Z] ---> docker-login.sh [2023-05-10T21:26:21.702Z] nexus3.edgexfoundry.org:10001 [2023-05-10T21:26:21.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T21:26:21.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T21:26:21.702Z] Configure a credential helper to remove this warning. See [2023-05-10T21:26:21.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T21:26:21.702Z] [2023-05-10T21:26:21.702Z] Login Succeeded [2023-05-10T21:26:21.702Z] nexus3.edgexfoundry.org:10002 [2023-05-10T21:26:21.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T21:26:21.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T21:26:21.702Z] Configure a credential helper to remove this warning. See [2023-05-10T21:26:21.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T21:26:21.702Z] [2023-05-10T21:26:21.702Z] Login Succeeded [2023-05-10T21:26:21.702Z] nexus3.edgexfoundry.org:10003 [2023-05-10T21:26:21.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T21:26:21.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T21:26:21.961Z] Configure a credential helper to remove this warning. See [2023-05-10T21:26:21.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T21:26:21.961Z] [2023-05-10T21:26:21.961Z] Login Succeeded [2023-05-10T21:26:21.961Z] nexus3.edgexfoundry.org:10004 [2023-05-10T21:26:21.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T21:26:21.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T21:26:21.961Z] Configure a credential helper to remove this warning. See [2023-05-10T21:26:21.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T21:26:21.961Z] [2023-05-10T21:26:21.961Z] Login Succeeded [2023-05-10T21:26:21.961Z] docker.io [2023-05-10T21:26:22.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T21:26:22.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T21:26:22.222Z] Configure a credential helper to remove this warning. See [2023-05-10T21:26:22.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T21:26:22.222Z] [2023-05-10T21:26:22.222Z] Login Succeeded [2023-05-10T21:26:22.222Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T21:26:22.229Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T21:26:22.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T21:26:22.301Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T21:26:22.312Z] ========================================================= [2023-05-10T21:26:22.312Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-10T21:26:22.312Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T21:26:22.642Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-10T21:26:22.642Z] Sending build context to Docker daemon 21.79MB [2023-05-10T21:26:22.642Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T21:26:22.642Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-10T21:26:22.907Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-10T21:26:22.907Z] f56be85fc22e: Pulling fs layer [2023-05-10T21:26:22.907Z] 85791d961cd3: Pulling fs layer [2023-05-10T21:26:22.907Z] d694b5ae8c79: Pulling fs layer [2023-05-10T21:26:22.907Z] 9f32a84ed3da: Pulling fs layer [2023-05-10T21:26:22.907Z] 4d19c01a9841: Pulling fs layer [2023-05-10T21:26:22.907Z] 9325e15d5711: Pulling fs layer [2023-05-10T21:26:22.907Z] 556b6ee489ea: Pulling fs layer [2023-05-10T21:26:22.907Z] c5a4b2cf53e6: Pulling fs layer [2023-05-10T21:26:22.907Z] 9f32a84ed3da: Waiting [2023-05-10T21:26:22.907Z] 4d19c01a9841: Waiting [2023-05-10T21:26:22.907Z] 556b6ee489ea: Waiting [2023-05-10T21:26:22.907Z] 9325e15d5711: Waiting [2023-05-10T21:26:22.907Z] c5a4b2cf53e6: Waiting [2023-05-10T21:26:22.907Z] 85791d961cd3: Download complete [2023-05-10T21:26:22.907Z] 9f32a84ed3da: Verifying Checksum [2023-05-10T21:26:22.907Z] 9f32a84ed3da: Download complete [2023-05-10T21:26:22.907Z] 4d19c01a9841: Verifying Checksum [2023-05-10T21:26:22.907Z] 4d19c01a9841: Download complete [2023-05-10T21:26:22.907Z] f56be85fc22e: Verifying Checksum [2023-05-10T21:26:22.907Z] f56be85fc22e: Download complete [2023-05-10T21:26:22.907Z] 9325e15d5711: Verifying Checksum [2023-05-10T21:26:22.907Z] 9325e15d5711: Download complete [2023-05-10T21:26:23.169Z] f56be85fc22e: Pull complete [2023-05-10T21:26:23.169Z] 85791d961cd3: Pull complete [2023-05-10T21:26:23.430Z] c5a4b2cf53e6: Verifying Checksum [2023-05-10T21:26:23.430Z] c5a4b2cf53e6: Download complete [2023-05-10T21:26:23.430Z] d694b5ae8c79: Download complete [2023-05-10T21:26:23.688Z] 556b6ee489ea: Verifying Checksum [2023-05-10T21:26:23.688Z] 556b6ee489ea: Download complete [2023-05-10T21:26:26.974Z] d694b5ae8c79: Pull complete [2023-05-10T21:26:27.234Z] 9f32a84ed3da: Pull complete [2023-05-10T21:26:27.234Z] 4d19c01a9841: Pull complete [2023-05-10T21:26:27.234Z] 9325e15d5711: Pull complete [2023-05-10T21:26:29.762Z] 556b6ee489ea: Pull complete [2023-05-10T21:26:30.713Z] c5a4b2cf53e6: Pull complete [2023-05-10T21:26:30.713Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-10T21:26:30.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T21:26:30.713Z] ---> c4be618373d6 [2023-05-10T21:26:30.713Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-10T21:26:36.365Z] Still waiting to schedule task [2023-05-10T21:26:36.366Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-14964’ [2023-05-10T21:26:37.445Z] ---> Running in a2e907413b92 [2023-05-10T21:26:37.445Z] Removing intermediate container a2e907413b92 [2023-05-10T21:26:37.445Z] ---> 501906d48570 [2023-05-10T21:26:37.445Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T21:26:37.445Z] ---> Running in d2ac4010f834 [2023-05-10T21:26:37.445Z] Removing intermediate container d2ac4010f834 [2023-05-10T21:26:37.445Z] ---> 672bb23c0b4d [2023-05-10T21:26:37.445Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T21:26:37.445Z] ---> Running in 5808582326d2 [2023-05-10T21:26:37.445Z] Removing intermediate container 5808582326d2 [2023-05-10T21:26:37.445Z] ---> 74f3b1fceabd [2023-05-10T21:26:37.445Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T21:26:37.445Z] ---> Running in 29a5a73ba891 [2023-05-10T21:26:37.445Z] Removing intermediate container 29a5a73ba891 [2023-05-10T21:26:37.445Z] ---> 8b817f381329 [2023-05-10T21:26:37.445Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-10T21:26:37.445Z] ---> Running in afe99f070e08 [2023-05-10T21:26:37.445Z] Removing intermediate container afe99f070e08 [2023-05-10T21:26:37.445Z] ---> f4234c0f79fc [2023-05-10T21:26:37.445Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T21:26:37.445Z] ---> Running in 007a5afffb79 [2023-05-10T21:26:37.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T21:26:37.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T21:26:37.705Z] OK: 265 MiB in 53 packages [2023-05-10T21:26:37.965Z] Removing intermediate container 007a5afffb79 [2023-05-10T21:26:37.965Z] ---> 854202712629 [2023-05-10T21:26:37.965Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-10T21:26:38.224Z] ---> Running in 04b3755ca322 [2023-05-10T21:26:38.224Z] Removing intermediate container 04b3755ca322 [2023-05-10T21:26:38.224Z] ---> d3f9974c5cd5 [2023-05-10T21:26:38.224Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-10T21:26:38.224Z] ---> 2bdf1c1befb4 [2023-05-10T21:26:38.224Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T21:26:38.224Z] ---> Running in 146e8b376157 [2023-05-10T21:27:10.331Z] Removing intermediate container 146e8b376157 [2023-05-10T21:27:10.331Z] ---> 9a7a04ac5e37 [2023-05-10T21:27:10.331Z] Step 12/13 : COPY . . [2023-05-10T21:27:10.331Z] ---> 385dd1803d99 [2023-05-10T21:27:10.331Z] Step 13/13 : RUN ${MAKE} [2023-05-10T21:27:10.331Z] ---> Running in 66e3b1c66248 [2023-05-10T21:27:10.331Z] noop [2023-05-10T21:27:10.331Z] Removing intermediate container 66e3b1c66248 [2023-05-10T21:27:10.331Z] ---> c12e78645333 [2023-05-10T21:27:10.331Z] Successfully built c12e78645333 [2023-05-10T21:27:10.331Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T21:27:10.638Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T21:27:10.638Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T21:27:10.702Z] prd-ubuntu20.04-docker-8c-8g-14965 does not seem to be running inside a container [2023-05-10T21:27:10.737Z] $ 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 ******** ci-base-image-x86_64 cat [2023-05-10T21:27:11.069Z] $ docker top b5f3fc2eea16188d984dac37f354e8c0247008a0852e02ad7450b95929bb2457 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T21:27:11.402Z] + go version [2023-05-10T21:27:11.402Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-10T21:27:11.417Z] $ docker stop --time=1 b5f3fc2eea16188d984dac37f354e8c0247008a0852e02ad7450b95929bb2457 [2023-05-10T21:27:12.655Z] $ docker rm -f --volumes b5f3fc2eea16188d984dac37f354e8c0247008a0852e02ad7450b95929bb2457 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T21:27:13.032Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T21:27:13.032Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T21:27:13.099Z] prd-ubuntu20.04-docker-8c-8g-14965 does not seem to be running inside a container [2023-05-10T21:27:13.139Z] $ 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 ******** ci-base-image-x86_64 cat [2023-05-10T21:27:13.451Z] $ docker top 54f5aaba1857cdd4b7f04a62ab0ca0ec8a5b39e5f2276eef91d3e5c844f52135 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T21:27:13.790Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-10T21:27:14.090Z] + make test [2023-05-10T21:27:14.090Z] go test ./... -coverprofile=coverage.out ./... [2023-05-10T21:27:18.277Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-10T21:27:28.244Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-10T21:27:28.812Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-10T21:27:30.716Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.030s coverage: 30.9% of statements [2023-05-10T21:27:30.716Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.095s coverage: 86.5% of statements [2023-05-10T21:27:37.276Z] go vet ./... [2023-05-10T21:27:40.561Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T21:27:40.561Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T21:27:40.561Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T21:27:40.571Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T21:27:40.588Z] $ docker stop --time=1 54f5aaba1857cdd4b7f04a62ab0ca0ec8a5b39e5f2276eef91d3e5c844f52135 [2023-05-10T21:27:44.767Z] $ docker rm -f --volumes 54f5aaba1857cdd4b7f04a62ab0ca0ec8a5b39e5f2276eef91d3e5c844f52135 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T21:27:45.212Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T21:27:45.271Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-10T21:27:45.814Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T21:27:46.106Z] + ls -al . [2023-05-10T21:27:46.106Z] total 232 [2023-05-10T21:27:46.106Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 21:27 . [2023-05-10T21:27:46.106Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 21:26 .. [2023-05-10T21:27:46.106Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 21:26 .git [2023-05-10T21:27:46.106Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 21:26 .github [2023-05-10T21:27:46.106Z] -rw-rw-r-- 1 jenkins jenkins 496 May 10 21:26 .gitignore [2023-05-10T21:27:46.106Z] -rw-rw-r-- 1 jenkins jenkins 42 May 10 21:26 .golangci.yml [2023-05-10T21:27:46.107Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 21:26 .semver [2023-05-10T21:27:46.107Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 10 21:26 Attribution.txt [2023-05-10T21:27:46.107Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 10 21:26 CHANGELOG.md [2023-05-10T21:27:46.107Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 10 21:26 Dockerfile [2023-05-10T21:27:46.107Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 21:26 GOVERNANCE.md [2023-05-10T21:27:46.107Z] -rw-rw-r-- 1 jenkins jenkins 734 May 10 21:26 Jenkinsfile [2023-05-10T21:27:46.107Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 10 21:26 LICENSE [2023-05-10T21:27:46.107Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 10 21:26 Makefile [2023-05-10T21:27:46.107Z] -rw-rw-r-- 1 jenkins jenkins 625 May 10 21:26 OWNERS.md [2023-05-10T21:27:46.107Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 10 21:26 README.md [2023-05-10T21:27:46.107Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 21:26 VERSION [2023-05-10T21:27:46.107Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 21:26 bin [2023-05-10T21:27:46.107Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 21:26 cmd [2023-05-10T21:27:46.107Z] -rw-r--r-- 1 jenkins jenkins 79213 May 10 21:27 coverage.out [2023-05-10T21:27:46.107Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 21:26 doc [2023-05-10T21:27:46.107Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 10 21:26 go.mod [2023-05-10T21:27:46.107Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 10 21:26 go.sum [2023-05-10T21:27:46.107Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 21:26 internal [2023-05-10T21:27:46.107Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 21:26 snap [2023-05-10T21:27:46.107Z] -rw-rw-r-- 1 jenkins jenkins 236 May 10 21:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T21:27:46.411Z] + 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=bc8694f62f775b1f1e37640ae017c5441854d813 --label arch=amd64 --label version=3.0.0-dev.46 . [2023-05-10T21:27:46.411Z] Sending build context to Docker daemon 21.87MB [2023-05-10T21:27:46.411Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T21:27:46.411Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-10T21:27:46.411Z] ---> c12e78645333 [2023-05-10T21:27:46.411Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-10T21:27:46.980Z] ---> Running in 9b6f69b0ea37 [2023-05-10T21:27:46.980Z] Removing intermediate container 9b6f69b0ea37 [2023-05-10T21:27:46.980Z] ---> 9cdefb33c172 [2023-05-10T21:27:46.980Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T21:27:46.980Z] ---> Running in 0ccdd4313c0d [2023-05-10T21:27:46.980Z] Removing intermediate container 0ccdd4313c0d [2023-05-10T21:27:46.980Z] ---> 1b3450871d43 [2023-05-10T21:27:46.981Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T21:27:46.981Z] ---> Running in 319b1a030a75 [2023-05-10T21:27:47.240Z] Removing intermediate container 319b1a030a75 [2023-05-10T21:27:47.240Z] ---> 0d4a27c06276 [2023-05-10T21:27:47.240Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T21:27:47.240Z] ---> Running in 25806d53bf2b [2023-05-10T21:27:47.240Z] Removing intermediate container 25806d53bf2b [2023-05-10T21:27:47.240Z] ---> 8856c47d5bcc [2023-05-10T21:27:47.240Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-10T21:27:47.240Z] ---> Running in b455aa1871e5 [2023-05-10T21:27:47.240Z] Removing intermediate container b455aa1871e5 [2023-05-10T21:27:47.240Z] ---> 306416990aea [2023-05-10T21:27:47.240Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T21:27:47.240Z] ---> Running in c4cb2f8554b4 [2023-05-10T21:27:47.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T21:27:47.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T21:27:48.069Z] OK: 265 MiB in 53 packages [2023-05-10T21:27:48.327Z] Removing intermediate container c4cb2f8554b4 [2023-05-10T21:27:48.327Z] ---> 3fa38e43a356 [2023-05-10T21:27:48.327Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-10T21:27:48.327Z] ---> Running in 29b44bdb98e5 [2023-05-10T21:27:48.327Z] Removing intermediate container 29b44bdb98e5 [2023-05-10T21:27:48.327Z] ---> 12257a93af99 [2023-05-10T21:27:48.327Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-10T21:27:48.327Z] ---> 78684eb587fb [2023-05-10T21:27:48.327Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T21:27:48.587Z] ---> Running in 0a8d5adf435a [2023-05-10T21:27:49.155Z] Removing intermediate container 0a8d5adf435a [2023-05-10T21:27:49.155Z] ---> 607a85f3a7a1 [2023-05-10T21:27:49.155Z] Step 12/26 : COPY . . [2023-05-10T21:27:50.218Z] ---> af65d2c3368f [2023-05-10T21:27:50.218Z] Step 13/26 : RUN ${MAKE} [2023-05-10T21:27:50.218Z] ---> Running in 4afa2861f942 [2023-05-10T21:27:50.218Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.46" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-10T21:28:12.431Z] Removing intermediate container 4afa2861f942 [2023-05-10T21:28:12.431Z] ---> 6b7ab21a0ab6 [2023-05-10T21:28:12.431Z] Step 14/26 : FROM alpine:3.17 [2023-05-10T21:28:12.431Z] 3.17: Pulling from library/alpine [2023-05-10T21:28:12.431Z] f56be85fc22e: Already exists [2023-05-10T21:28:12.431Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T21:28:12.431Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T21:28:12.431Z] ---> 9ed4aefc74f6 [2023-05-10T21:28:12.431Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-10T21:28:12.431Z] ---> Running in ab8add6b949d [2023-05-10T21:28:12.431Z] Removing intermediate container ab8add6b949d [2023-05-10T21:28:12.431Z] ---> c85d6587c7ce [2023-05-10T21:28:12.431Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-10T21:28:12.431Z] ---> Running in 275190030c3b [2023-05-10T21:28:12.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T21:28:12.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T21:28:12.431Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T21:28:12.431Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T21:28:12.431Z] OK: 7 MiB in 16 packages [2023-05-10T21:28:12.431Z] Removing intermediate container 275190030c3b [2023-05-10T21:28:12.431Z] ---> fdb69f23ecb9 [2023-05-10T21:28:12.431Z] Step 17/26 : WORKDIR / [2023-05-10T21:28:12.431Z] ---> Running in 8a2b2f615f85 [2023-05-10T21:28:12.431Z] Removing intermediate container 8a2b2f615f85 [2023-05-10T21:28:12.431Z] ---> 0d48722b7b2e [2023-05-10T21:28:12.431Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-10T21:28:12.431Z] ---> 2f3c560e8c00 [2023-05-10T21:28:12.431Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-10T21:28:12.690Z] ---> 6c485461524a [2023-05-10T21:28:12.690Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-10T21:28:12.690Z] ---> 8bd1c901fc90 [2023-05-10T21:28:12.690Z] Step 21/26 : EXPOSE 59984 [2023-05-10T21:28:12.690Z] ---> Running in dd63ef8c8134 [2023-05-10T21:28:12.949Z] Removing intermediate container dd63ef8c8134 [2023-05-10T21:28:12.949Z] ---> fd9917b73582 [2023-05-10T21:28:12.949Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-10T21:28:12.949Z] ---> Running in 75b5ac223476 [2023-05-10T21:28:12.949Z] Removing intermediate container 75b5ac223476 [2023-05-10T21:28:12.949Z] ---> 76b0ade16ced [2023-05-10T21:28:12.949Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T21:28:12.949Z] ---> Running in fe1ddb0546cf [2023-05-10T21:28:12.949Z] Removing intermediate container fe1ddb0546cf [2023-05-10T21:28:12.949Z] ---> d275871e3942 [2023-05-10T21:28:12.949Z] Step 24/26 : LABEL arch=amd64 [2023-05-10T21:28:12.949Z] ---> Running in a9515013c149 [2023-05-10T21:28:13.208Z] Removing intermediate container a9515013c149 [2023-05-10T21:28:13.208Z] ---> 7492a91577a3 [2023-05-10T21:28:13.208Z] Step 25/26 : LABEL git_sha=bc8694f62f775b1f1e37640ae017c5441854d813 [2023-05-10T21:28:13.208Z] ---> Running in 6e8a187bfe50 [2023-05-10T21:28:13.208Z] Removing intermediate container 6e8a187bfe50 [2023-05-10T21:28:13.208Z] ---> dea7ff64d61a [2023-05-10T21:28:13.208Z] Step 26/26 : LABEL version=3.0.0-dev.46 [2023-05-10T21:28:13.208Z] ---> Running in c2d7ea703e09 [2023-05-10T21:28:13.208Z] Removing intermediate container c2d7ea703e09 [2023-05-10T21:28:13.208Z] ---> 36b0e6f72da4 [2023-05-10T21:28:13.208Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T21:28:13.208Z] Successfully built 36b0e6f72da4 [2023-05-10T21:28:13.208Z] 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-05-10T21:28:13.302Z] provisioning config files... [2023-05-10T21:28:13.310Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config689376786594903594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T21:28:13.607Z] ---> docker-login.sh [2023-05-10T21:28:13.607Z] nexus3.edgexfoundry.org:10001 [2023-05-10T21:28:13.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T21:28:13.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T21:28:13.607Z] Configure a credential helper to remove this warning. See [2023-05-10T21:28:13.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T21:28:13.607Z] [2023-05-10T21:28:13.607Z] Login Succeeded [2023-05-10T21:28:13.607Z] nexus3.edgexfoundry.org:10002 [2023-05-10T21:28:13.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T21:28:13.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T21:28:13.607Z] Configure a credential helper to remove this warning. See [2023-05-10T21:28:13.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T21:28:13.607Z] [2023-05-10T21:28:13.607Z] Login Succeeded [2023-05-10T21:28:13.607Z] nexus3.edgexfoundry.org:10003 [2023-05-10T21:28:13.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T21:28:13.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T21:28:13.866Z] Configure a credential helper to remove this warning. See [2023-05-10T21:28:13.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T21:28:13.866Z] [2023-05-10T21:28:13.866Z] Login Succeeded [2023-05-10T21:28:13.866Z] nexus3.edgexfoundry.org:10004 [2023-05-10T21:28:13.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T21:28:13.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T21:28:13.866Z] Configure a credential helper to remove this warning. See [2023-05-10T21:28:13.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T21:28:13.866Z] [2023-05-10T21:28:13.866Z] Login Succeeded [2023-05-10T21:28:13.866Z] docker.io [2023-05-10T21:28:13.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T21:28:14.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T21:28:14.125Z] Configure a credential helper to remove this warning. See [2023-05-10T21:28:14.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T21:28:14.125Z] [2023-05-10T21:28:14.125Z] Login Succeeded [2023-05-10T21:28:14.125Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T21:28:14.133Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T21:28:14.159Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T21:28:14.237Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-05-10T21:28:14.237Z] bc8694f62f775b1f1e37640ae017c5441854d813 [2023-05-10T21:28:14.237Z] latest [2023-05-10T21:28:14.237Z] 3.0.0-dev.46 [2023-05-10T21:28:14.237Z] bc8694f62f775b1f1e37640ae017c5441854d813-3.0.0-dev.46 [2023-05-10T21:28:14.237Z] main [2023-05-10T21:28:14.237Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T21:28:14.550Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:bc8694f62f775b1f1e37640ae017c5441854d813 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T21:28:14.851Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:bc8694f62f775b1f1e37640ae017c5441854d813 [2023-05-10T21:28:14.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-10T21:28:14.851Z] 085b2c2acdd4: Preparing [2023-05-10T21:28:14.851Z] 49977fbeeec9: Preparing [2023-05-10T21:28:14.851Z] 4939ab6081be: Preparing [2023-05-10T21:28:14.851Z] 693b21f0ab7c: Preparing [2023-05-10T21:28:14.851Z] f1417ff83b31: Preparing [2023-05-10T21:28:14.851Z] f1417ff83b31: Layer already exists [2023-05-10T21:28:14.851Z] 693b21f0ab7c: Pushed [2023-05-10T21:28:14.851Z] 085b2c2acdd4: Pushed [2023-05-10T21:28:14.851Z] 49977fbeeec9: Pushed [2023-05-10T21:28:17.391Z] 4939ab6081be: Pushed [2023-05-10T21:28:17.391Z] bc8694f62f775b1f1e37640ae017c5441854d813: digest: sha256:3ca8d273547a1a9e22381c173b117d58eb9f3405cc8da9d5d6157342ec404619 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T21:28:17.699Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T21:28:18.008Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-10T21:28:18.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-10T21:28:18.008Z] 085b2c2acdd4: Preparing [2023-05-10T21:28:18.008Z] 49977fbeeec9: Preparing [2023-05-10T21:28:18.008Z] 4939ab6081be: Preparing [2023-05-10T21:28:18.008Z] 693b21f0ab7c: Preparing [2023-05-10T21:28:18.008Z] f1417ff83b31: Preparing [2023-05-10T21:28:18.008Z] 693b21f0ab7c: Layer already exists [2023-05-10T21:28:18.008Z] 085b2c2acdd4: Layer already exists [2023-05-10T21:28:18.008Z] f1417ff83b31: Layer already exists [2023-05-10T21:28:18.008Z] 4939ab6081be: Layer already exists [2023-05-10T21:28:18.008Z] 49977fbeeec9: Layer already exists [2023-05-10T21:28:18.008Z] latest: digest: sha256:3ca8d273547a1a9e22381c173b117d58eb9f3405cc8da9d5d6157342ec404619 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T21:28:18.320Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T21:28:18.634Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.46 [2023-05-10T21:28:18.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-10T21:28:18.634Z] 085b2c2acdd4: Preparing [2023-05-10T21:28:18.634Z] 49977fbeeec9: Preparing [2023-05-10T21:28:18.634Z] 4939ab6081be: Preparing [2023-05-10T21:28:18.634Z] 693b21f0ab7c: Preparing [2023-05-10T21:28:18.634Z] f1417ff83b31: Preparing [2023-05-10T21:28:18.634Z] 49977fbeeec9: Layer already exists [2023-05-10T21:28:18.634Z] 085b2c2acdd4: Layer already exists [2023-05-10T21:28:18.634Z] 693b21f0ab7c: Layer already exists [2023-05-10T21:28:18.634Z] 4939ab6081be: Layer already exists [2023-05-10T21:28:18.634Z] f1417ff83b31: Layer already exists [2023-05-10T21:28:18.634Z] 3.0.0-dev.46: digest: sha256:3ca8d273547a1a9e22381c173b117d58eb9f3405cc8da9d5d6157342ec404619 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T21:28:18.942Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:bc8694f62f775b1f1e37640ae017c5441854d813-3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T21:28:19.243Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:bc8694f62f775b1f1e37640ae017c5441854d813-3.0.0-dev.46 [2023-05-10T21:28:19.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-10T21:28:19.243Z] 085b2c2acdd4: Preparing [2023-05-10T21:28:19.243Z] 49977fbeeec9: Preparing [2023-05-10T21:28:19.243Z] 4939ab6081be: Preparing [2023-05-10T21:28:19.243Z] 693b21f0ab7c: Preparing [2023-05-10T21:28:19.243Z] f1417ff83b31: Preparing [2023-05-10T21:28:19.243Z] 085b2c2acdd4: Layer already exists [2023-05-10T21:28:19.243Z] 693b21f0ab7c: Layer already exists [2023-05-10T21:28:19.243Z] f1417ff83b31: Layer already exists [2023-05-10T21:28:19.243Z] 49977fbeeec9: Layer already exists [2023-05-10T21:28:19.243Z] 4939ab6081be: Layer already exists [2023-05-10T21:28:19.243Z] bc8694f62f775b1f1e37640ae017c5441854d813-3.0.0-dev.46: digest: sha256:3ca8d273547a1a9e22381c173b117d58eb9f3405cc8da9d5d6157342ec404619 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T21:28:19.552Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T21:28:19.855Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-05-10T21:28:19.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-10T21:28:19.855Z] 085b2c2acdd4: Preparing [2023-05-10T21:28:19.855Z] 49977fbeeec9: Preparing [2023-05-10T21:28:19.855Z] 4939ab6081be: Preparing [2023-05-10T21:28:19.855Z] 693b21f0ab7c: Preparing [2023-05-10T21:28:19.855Z] f1417ff83b31: Preparing [2023-05-10T21:28:19.855Z] 49977fbeeec9: Layer already exists [2023-05-10T21:28:19.855Z] f1417ff83b31: Layer already exists [2023-05-10T21:28:19.855Z] 693b21f0ab7c: Layer already exists [2023-05-10T21:28:19.855Z] 085b2c2acdd4: Layer already exists [2023-05-10T21:28:19.855Z] 4939ab6081be: Layer already exists [2023-05-10T21:28:19.855Z] main: digest: sha256:3ca8d273547a1a9e22381c173b117d58eb9f3405cc8da9d5d6157342ec404619 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T21:28:19.905Z] ===================================================== [Pipeline] echo [2023-05-10T21:28:19.912Z] taggedImages: [2023-05-10T21:28:19.912Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:bc8694f62f775b1f1e37640ae017c5441854d813 [2023-05-10T21:28:19.912Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-10T21:28:19.912Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.46 [2023-05-10T21:28:19.912Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:bc8694f62f775b1f1e37640ae017c5441854d813-3.0.0-dev.46 [2023-05-10T21:28:19.912Z] - 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-05-10T21:28:20.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T21:28:20.288Z] [2023-05-10T21:28:20.288Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T21:28:20.585Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T21:28:20.585Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-10T21:28:20.585Z] 5eb5b503b376: Pulling fs layer [2023-05-10T21:28:20.585Z] 5c69ac0246d0: Pulling fs layer [2023-05-10T21:28:20.585Z] ec43610c2a17: Pulling fs layer [2023-05-10T21:28:20.585Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-10T21:28:20.585Z] 33b1e0a273af: Pulling fs layer [2023-05-10T21:28:20.585Z] 5d3b04190fa2: Pulling fs layer [2023-05-10T21:28:20.585Z] 2f39f015ded8: Pulling fs layer [2023-05-10T21:28:20.585Z] 3a2ae6a8a46f: Waiting [2023-05-10T21:28:20.585Z] 33b1e0a273af: Waiting [2023-05-10T21:28:20.585Z] 5d3b04190fa2: Waiting [2023-05-10T21:28:20.585Z] 2f39f015ded8: Waiting [2023-05-10T21:28:20.585Z] 5c69ac0246d0: Verifying Checksum [2023-05-10T21:28:20.585Z] 5c69ac0246d0: Download complete [2023-05-10T21:28:20.585Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-10T21:28:20.585Z] 3a2ae6a8a46f: Download complete [2023-05-10T21:28:20.585Z] 33b1e0a273af: Verifying Checksum [2023-05-10T21:28:20.585Z] 33b1e0a273af: Download complete [2023-05-10T21:28:20.585Z] 5d3b04190fa2: Verifying Checksum [2023-05-10T21:28:20.585Z] 5d3b04190fa2: Download complete [2023-05-10T21:28:20.585Z] ec43610c2a17: Verifying Checksum [2023-05-10T21:28:20.585Z] ec43610c2a17: Download complete [2023-05-10T21:28:20.844Z] 5eb5b503b376: Verifying Checksum [2023-05-10T21:28:20.844Z] 5eb5b503b376: Download complete [2023-05-10T21:28:21.412Z] 2f39f015ded8: Verifying Checksum [2023-05-10T21:28:21.412Z] 2f39f015ded8: Download complete [2023-05-10T21:28:21.977Z] 5eb5b503b376: Pull complete [2023-05-10T21:28:21.978Z] 5c69ac0246d0: Pull complete [2023-05-10T21:28:22.547Z] ec43610c2a17: Pull complete [2023-05-10T21:28:22.547Z] 3a2ae6a8a46f: Pull complete [2023-05-10T21:28:22.547Z] 33b1e0a273af: Pull complete [2023-05-10T21:28:22.547Z] 5d3b04190fa2: Pull complete [2023-05-10T21:28:26.729Z] 2f39f015ded8: Pull complete [2023-05-10T21:28:26.729Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-10T21:28:26.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T21:28:26.729Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T21:28:26.815Z] prd-ubuntu20.04-docker-8c-8g-14965 does not seem to be running inside a container [2023-05-10T21:28:26.852Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-10T21:28:30.454Z] $ docker top 7e72cc6391f57db464570f74b4de2a342084c54374293b957654e926aa1178fa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T21:28:30.832Z] ---> job-cost.sh [2023-05-10T21:28:30.833Z] lf-activate-venv: SKIPPING [2023-05-10T21:28:30.833Z] INFO: No Stack... [2023-05-10T21:28:31.092Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T21:28:31.351Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T21:28:31.639Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-05-10T21:28:31.639Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T21:28:31.654Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-143-stack-cost] [2023-05-10T21:28:31.661Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-143-stack-cost] did not exist. Created. [2023-05-10T21:28:31.661Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-143-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T21:28:31.964Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-10T21:28:31.998Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T21:28:32.005Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-143-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T21:28:32.028Z] $ docker stop --time=1 7e72cc6391f57db464570f74b4de2a342084c54374293b957654e926aa1178fa [2023-05-10T21:28:33.157Z] $ docker rm -f --volumes 7e72cc6391f57db464570f74b4de2a342084c54374293b957654e926aa1178fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-10T21:30:00.152Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14966 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-05-10T21:30:00.171Z] Running in /w/workspace/device-onvif-camera/143 [Pipeline] { [Pipeline] checkout [2023-05-10T21:30:00.216Z] The recommended git tool is: git [2023-05-10T21:30:05.940Z] using credential edgex-jenkins-ssh [2023-05-10T21:30:05.962Z] Cloning the remote Git repository [2023-05-10T21:30:06.017Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-10T21:30:06.119Z] > git init /w/workspace/device-onvif-camera/143 # timeout=10 [2023-05-10T21:30:06.284Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-10T21:30:06.285Z] > git --version # timeout=10 [2023-05-10T21:30:06.307Z] > git --version # 'git version 2.25.1' [2023-05-10T21:30:06.310Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T21:30:06.485Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T21:30:09.522Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-10T21:30:09.552Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T21:30:10.524Z] Avoid second fetch [2023-05-10T21:30:10.524Z] Checking out Revision bc8694f62f775b1f1e37640ae017c5441854d813 (main) [2023-05-10T21:30:11.182Z] Commit message: "docs: Update main branch Warning with standard text agreed to by TSC (#354)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T21:30:10.546Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T21:30:10.615Z] > git checkout -f bc8694f62f775b1f1e37640ae017c5441854d813 # timeout=10 [2023-05-10T21:30:12.356Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-10T21:30:12.357Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T21:30:12.357Z] Dload Upload Total Spent Left Speed [2023-05-10T21:30:12.357Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh [2023-05-10T21:30:13.035Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-10T21:30:13.371Z] + sudo tee /etc/docker/daemon.new [2023-05-10T21:30:13.371Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-10T21:30:13.371Z] { [2023-05-10T21:30:13.371Z] "registry-mirrors": [ [2023-05-10T21:30:13.371Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-10T21:30:13.371Z] ], [2023-05-10T21:30:13.371Z] "bip": "10.250.0.254/24", [2023-05-10T21:30:13.371Z] "hosts": [ [2023-05-10T21:30:13.371Z] "tcp://0.0.0.0:5555", [2023-05-10T21:30:13.371Z] "unix:///var/run/docker.sock" [2023-05-10T21:30:13.371Z] ], [2023-05-10T21:30:13.371Z] "mtu": 1458, [2023-05-10T21:30:13.371Z] "selinux-enabled": true, [2023-05-10T21:30:13.371Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-10T21:30:13.371Z] } [Pipeline] sh [2023-05-10T21:30:13.714Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-10T21:30:14.058Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T21:30:32.356Z] provisioning config files... [2023-05-10T21:30:32.383Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/143@tmp/config17285266825409674707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T21:30:32.746Z] ---> docker-login.sh [2023-05-10T21:30:32.746Z] nexus3.edgexfoundry.org:10001 [2023-05-10T21:30:33.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T21:30:33.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T21:30:33.340Z] Configure a credential helper to remove this warning. See [2023-05-10T21:30:33.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T21:30:33.340Z] [2023-05-10T21:30:33.340Z] Login Succeeded [2023-05-10T21:30:33.340Z] nexus3.edgexfoundry.org:10002 [2023-05-10T21:30:33.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T21:30:33.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T21:30:33.883Z] Configure a credential helper to remove this warning. See [2023-05-10T21:30:33.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T21:30:33.883Z] [2023-05-10T21:30:33.883Z] Login Succeeded [2023-05-10T21:30:33.883Z] nexus3.edgexfoundry.org:10003 [2023-05-10T21:30:33.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T21:30:34.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T21:30:34.156Z] Configure a credential helper to remove this warning. See [2023-05-10T21:30:34.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T21:30:34.156Z] [2023-05-10T21:30:34.156Z] Login Succeeded [2023-05-10T21:30:34.156Z] nexus3.edgexfoundry.org:10004 [2023-05-10T21:30:34.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T21:30:34.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T21:30:34.430Z] Configure a credential helper to remove this warning. See [2023-05-10T21:30:34.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T21:30:34.430Z] [2023-05-10T21:30:34.430Z] Login Succeeded [2023-05-10T21:30:34.430Z] docker.io [2023-05-10T21:30:34.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T21:30:34.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T21:30:34.972Z] Configure a credential helper to remove this warning. See [2023-05-10T21:30:34.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T21:30:34.972Z] [2023-05-10T21:30:34.972Z] Login Succeeded [2023-05-10T21:30:34.972Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T21:30:34.988Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T21:30:35.301Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T21:30:35.314Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T21:30:35.322Z] ========================================================= [2023-05-10T21:30:35.322Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-10T21:30:35.322Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T21:30:35.696Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-10T21:30:36.299Z] Sending build context to Docker daemon 14.32MB [2023-05-10T21:30:36.299Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T21:30:36.299Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-10T21:30:38.281Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-10T21:30:38.281Z] c41833b44d91: Pulling fs layer [2023-05-10T21:30:38.281Z] ed15518f5707: Pulling fs layer [2023-05-10T21:30:38.281Z] feae8fd75edb: Pulling fs layer [2023-05-10T21:30:38.281Z] 242c74f7c9fa: Pulling fs layer [2023-05-10T21:30:38.281Z] 3cdef696dda3: Pulling fs layer [2023-05-10T21:30:38.281Z] 2ced38df9373: Pulling fs layer [2023-05-10T21:30:38.281Z] 58f1dce35555: Pulling fs layer [2023-05-10T21:30:38.281Z] 242c74f7c9fa: Waiting [2023-05-10T21:30:38.281Z] 3cdef696dda3: Waiting [2023-05-10T21:30:38.281Z] 58f1dce35555: Waiting [2023-05-10T21:30:38.281Z] 2ced38df9373: Waiting [2023-05-10T21:30:38.281Z] ed15518f5707: Verifying Checksum [2023-05-10T21:30:38.281Z] ed15518f5707: Download complete [2023-05-10T21:30:38.281Z] 242c74f7c9fa: Verifying Checksum [2023-05-10T21:30:38.281Z] 242c74f7c9fa: Download complete [2023-05-10T21:30:38.281Z] 3cdef696dda3: Verifying Checksum [2023-05-10T21:30:38.281Z] 3cdef696dda3: Download complete [2023-05-10T21:30:38.281Z] c41833b44d91: Verifying Checksum [2023-05-10T21:30:38.281Z] c41833b44d91: Download complete [2023-05-10T21:30:39.255Z] c41833b44d91: Pull complete [2023-05-10T21:30:39.255Z] 58f1dce35555: Verifying Checksum [2023-05-10T21:30:39.255Z] 58f1dce35555: Download complete [2023-05-10T21:30:39.855Z] ed15518f5707: Pull complete [2023-05-10T21:30:40.832Z] feae8fd75edb: Verifying Checksum [2023-05-10T21:30:40.832Z] feae8fd75edb: Download complete [2023-05-10T21:30:40.832Z] 2ced38df9373: Verifying Checksum [2023-05-10T21:30:40.832Z] 2ced38df9373: Download complete [2023-05-10T21:30:53.201Z] feae8fd75edb: Pull complete [2023-05-10T21:30:53.201Z] 242c74f7c9fa: Pull complete [2023-05-10T21:30:53.201Z] 3cdef696dda3: Pull complete [2023-05-10T21:30:59.917Z] 2ced38df9373: Pull complete [2023-05-10T21:31:01.869Z] 58f1dce35555: Pull complete [2023-05-10T21:31:01.869Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-10T21:31:01.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T21:31:01.869Z] ---> fadd8f120f05 [2023-05-10T21:31:01.869Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-10T21:31:03.826Z] ---> Running in fec029ec59d0 [2023-05-10T21:31:04.096Z] Removing intermediate container fec029ec59d0 [2023-05-10T21:31:04.097Z] ---> 3b357a1dcb49 [2023-05-10T21:31:04.097Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T21:31:04.097Z] ---> Running in c6fffd73256c [2023-05-10T21:31:04.367Z] Removing intermediate container c6fffd73256c [2023-05-10T21:31:04.367Z] ---> 3465b519d3d8 [2023-05-10T21:31:04.367Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T21:31:04.636Z] ---> Running in 75e96840e393 [2023-05-10T21:31:04.906Z] Removing intermediate container 75e96840e393 [2023-05-10T21:31:04.906Z] ---> 629929c6b129 [2023-05-10T21:31:04.906Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T21:31:04.906Z] ---> Running in 4ce6bfb5f4ee [2023-05-10T21:31:05.180Z] Removing intermediate container 4ce6bfb5f4ee [2023-05-10T21:31:05.180Z] ---> 9c3270a62e37 [2023-05-10T21:31:05.180Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-10T21:31:05.448Z] ---> Running in b3959830cde1 [2023-05-10T21:31:05.715Z] Removing intermediate container b3959830cde1 [2023-05-10T21:31:05.715Z] ---> e1e2d0cf9e41 [2023-05-10T21:31:05.715Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T21:31:05.715Z] ---> Running in 6afe1253ba4f [2023-05-10T21:31:06.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T21:31:07.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T21:31:08.739Z] OK: 263 MiB in 53 packages [2023-05-10T21:31:09.339Z] Removing intermediate container 6afe1253ba4f [2023-05-10T21:31:09.339Z] ---> 9d8191cc52fe [2023-05-10T21:31:09.339Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-10T21:31:09.339Z] ---> Running in c84e355b3d19 [2023-05-10T21:31:09.940Z] Removing intermediate container c84e355b3d19 [2023-05-10T21:31:09.940Z] ---> d4a8ae83f13d [2023-05-10T21:31:09.940Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-10T21:31:10.216Z] ---> c67645412408 [2023-05-10T21:31:10.216Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T21:31:10.494Z] ---> Running in b569d5e7cc29 [2023-05-10T21:32:19.658Z] Removing intermediate container b569d5e7cc29 [2023-05-10T21:32:19.658Z] ---> f82c41abe21f [2023-05-10T21:32:19.658Z] Step 12/13 : COPY . . [2023-05-10T21:32:21.073Z] ---> a7874e3645cd [2023-05-10T21:32:21.073Z] Step 13/13 : RUN ${MAKE} [2023-05-10T21:32:21.073Z] ---> Running in 7a5c96e9f5ca [2023-05-10T21:32:22.053Z] noop [2023-05-10T21:32:22.646Z] Removing intermediate container 7a5c96e9f5ca [2023-05-10T21:32:22.646Z] ---> 324c87aa1afe [2023-05-10T21:32:22.646Z] Successfully built 324c87aa1afe [2023-05-10T21:32:22.646Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T21:32:23.017Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T21:32:23.017Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T21:32:23.234Z] prd-ubuntu20.04-docker-arm64-4c-16g-14966 does not seem to be running inside a container [2023-05-10T21:32:23.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/143 -v /w/workspace/device-onvif-camera/143:/w/workspace/device-onvif-camera/143:rw,z -v /w/workspace/device-onvif-camera/143@tmp:/w/workspace/device-onvif-camera/143@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-05-10T21:32:26.145Z] $ docker top ecf921f5cc71237a0d27a3bbdf1f18a3c7851c20923a2730eafa74c6cfa53585 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T21:32:26.988Z] + go version [2023-05-10T21:32:26.989Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-10T21:32:27.019Z] $ docker stop --time=1 ecf921f5cc71237a0d27a3bbdf1f18a3c7851c20923a2730eafa74c6cfa53585 [2023-05-10T21:32:28.652Z] $ docker rm -f --volumes ecf921f5cc71237a0d27a3bbdf1f18a3c7851c20923a2730eafa74c6cfa53585 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T21:32:29.754Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T21:32:29.754Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T21:32:29.940Z] prd-ubuntu20.04-docker-arm64-4c-16g-14966 does not seem to be running inside a container [2023-05-10T21:32:30.021Z] $ 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/143 -v /w/workspace/device-onvif-camera/143:/w/workspace/device-onvif-camera/143:rw,z -v /w/workspace/device-onvif-camera/143@tmp:/w/workspace/device-onvif-camera/143@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-05-10T21:32:31.234Z] $ docker top 2e1b3281b4d6197987448872b40cb467091d7226f15812a01d3e517e05b4a3dc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T21:32:31.745Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/143 [Pipeline] fileExists [Pipeline] sh [2023-05-10T21:32:32.359Z] + make test [2023-05-10T21:32:32.627Z] go test ./... -coverprofile=coverage.out ./... [2023-05-10T21:33:04.863Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-10T21:35:11.644Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-10T21:35:11.644Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-10T21:35:11.644Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.220s coverage: 30.9% of statements [2023-05-10T21:35:33.737Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.411s coverage: 86.5% of statements [2023-05-10T21:35:33.737Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-10T21:35:33.737Z] go vet ./... [2023-05-10T21:36:00.434Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T21:36:00.434Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T21:36:00.434Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T21:36:00.452Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T21:36:00.476Z] $ docker stop --time=1 2e1b3281b4d6197987448872b40cb467091d7226f15812a01d3e517e05b4a3dc [2023-05-10T21:36:03.549Z] $ docker rm -f --volumes 2e1b3281b4d6197987448872b40cb467091d7226f15812a01d3e517e05b4a3dc [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T21:36:04.708Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T21:36:04.725Z] Warning: overwriting stash ‘coverage-report’ [2023-05-10T21:36:05.324Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T21:36:05.715Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T21:36:06.042Z] + ls -al . [2023-05-10T21:36:06.042Z] total 228 [2023-05-10T21:36:06.042Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 21:32 . [2023-05-10T21:36:06.042Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 21:30 .. [2023-05-10T21:36:06.042Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 21:30 .git [2023-05-10T21:36:06.042Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 21:30 .github [2023-05-10T21:36:06.042Z] -rw-rw-r-- 1 jenkins jenkins 496 May 10 21:30 .gitignore [2023-05-10T21:36:06.042Z] -rw-rw-r-- 1 jenkins jenkins 42 May 10 21:30 .golangci.yml [2023-05-10T21:36:06.042Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 10 21:30 Attribution.txt [2023-05-10T21:36:06.042Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 10 21:30 CHANGELOG.md [2023-05-10T21:36:06.042Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 10 21:30 Dockerfile [2023-05-10T21:36:06.042Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 21:30 GOVERNANCE.md [2023-05-10T21:36:06.042Z] -rw-rw-r-- 1 jenkins jenkins 734 May 10 21:30 Jenkinsfile [2023-05-10T21:36:06.042Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 10 21:30 LICENSE [2023-05-10T21:36:06.042Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 10 21:30 Makefile [2023-05-10T21:36:06.042Z] -rw-rw-r-- 1 jenkins jenkins 625 May 10 21:30 OWNERS.md [2023-05-10T21:36:06.042Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 10 21:30 README.md [2023-05-10T21:36:06.042Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 21:26 VERSION [2023-05-10T21:36:06.042Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 21:30 bin [2023-05-10T21:36:06.042Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 21:30 cmd [2023-05-10T21:36:06.042Z] -rw-r--r-- 1 jenkins jenkins 79213 May 10 21:35 coverage.out [2023-05-10T21:36:06.042Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 21:30 doc [2023-05-10T21:36:06.042Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 10 21:30 go.mod [2023-05-10T21:36:06.042Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 10 21:30 go.sum [2023-05-10T21:36:06.042Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 21:30 internal [2023-05-10T21:36:06.042Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 21:30 snap [2023-05-10T21:36:06.042Z] -rw-rw-r-- 1 jenkins jenkins 236 May 10 21:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T21:36:06.379Z] + 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=bc8694f62f775b1f1e37640ae017c5441854d813 --label arch=arm64 --label version=3.0.0-dev.46 . [2023-05-10T21:36:06.963Z] Sending build context to Docker daemon 14.4MB [2023-05-10T21:36:06.963Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T21:36:06.963Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-10T21:36:06.963Z] ---> 324c87aa1afe [2023-05-10T21:36:06.963Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-10T21:36:06.963Z] ---> Running in bf856597f1ac [2023-05-10T21:36:07.236Z] Removing intermediate container bf856597f1ac [2023-05-10T21:36:07.236Z] ---> 90fddd7414b5 [2023-05-10T21:36:07.236Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T21:36:07.503Z] ---> Running in 7743b31f442e [2023-05-10T21:36:07.771Z] Removing intermediate container 7743b31f442e [2023-05-10T21:36:07.771Z] ---> dda06cb979ac [2023-05-10T21:36:07.771Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T21:36:07.771Z] ---> Running in 9347867cfbef [2023-05-10T21:36:08.038Z] Removing intermediate container 9347867cfbef [2023-05-10T21:36:08.038Z] ---> ff6f4f5e057a [2023-05-10T21:36:08.038Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T21:36:08.038Z] ---> Running in 4379368770f3 [2023-05-10T21:36:08.312Z] Removing intermediate container 4379368770f3 [2023-05-10T21:36:08.312Z] ---> 789bf0724862 [2023-05-10T21:36:08.312Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-10T21:36:08.582Z] ---> Running in 8f03dd213226 [2023-05-10T21:36:08.850Z] Removing intermediate container 8f03dd213226 [2023-05-10T21:36:08.850Z] ---> 6ad921b2e2b3 [2023-05-10T21:36:08.850Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T21:36:08.850Z] ---> Running in 1a42ad1ee12d [2023-05-10T21:36:09.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T21:36:10.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T21:36:11.361Z] OK: 263 MiB in 53 packages [2023-05-10T21:36:12.324Z] Removing intermediate container 1a42ad1ee12d [2023-05-10T21:36:12.324Z] ---> da22b30af983 [2023-05-10T21:36:12.324Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-10T21:36:12.324Z] ---> Running in 07a38557ee30 [2023-05-10T21:36:12.591Z] Removing intermediate container 07a38557ee30 [2023-05-10T21:36:12.591Z] ---> 34db2223aa92 [2023-05-10T21:36:12.591Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-10T21:36:13.187Z] ---> 7630f25dcd97 [2023-05-10T21:36:13.187Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T21:36:13.187Z] ---> Running in 33d5c6c8ba3a [2023-05-10T21:36:15.774Z] Removing intermediate container 33d5c6c8ba3a [2023-05-10T21:36:15.774Z] ---> 39054c21df8e [2023-05-10T21:36:15.774Z] Step 12/26 : COPY . . [2023-05-10T21:36:17.184Z] ---> 94e51409d55f [2023-05-10T21:36:17.184Z] Step 13/26 : RUN ${MAKE} [2023-05-10T21:36:17.184Z] ---> Running in 4724c0ec17e6 [2023-05-10T21:36:18.145Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.46" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-10T21:38:40.376Z] Removing intermediate container 4724c0ec17e6 [2023-05-10T21:38:40.376Z] ---> 211901021c1a [2023-05-10T21:38:40.376Z] Step 14/26 : FROM alpine:3.17 [2023-05-10T21:38:40.376Z] 3.17: Pulling from library/alpine [2023-05-10T21:38:40.376Z] c41833b44d91: Already exists [2023-05-10T21:38:40.376Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T21:38:40.376Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T21:38:40.376Z] ---> 51e60588ff2c [2023-05-10T21:38:40.376Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-10T21:38:40.376Z] ---> Running in 82d89fce341d [2023-05-10T21:38:40.376Z] Removing intermediate container 82d89fce341d [2023-05-10T21:38:40.376Z] ---> 3d2ccb7a7b2b [2023-05-10T21:38:40.376Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-10T21:38:40.376Z] ---> Running in 6057fd96200c [2023-05-10T21:38:40.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T21:38:40.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T21:38:40.376Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T21:38:40.376Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T21:38:40.376Z] OK: 8 MiB in 16 packages [2023-05-10T21:38:40.376Z] Removing intermediate container 6057fd96200c [2023-05-10T21:38:40.376Z] ---> 0c40b22235b3 [2023-05-10T21:38:40.376Z] Step 17/26 : WORKDIR / [2023-05-10T21:38:40.376Z] ---> Running in e1bf0127a184 [2023-05-10T21:38:40.376Z] Removing intermediate container e1bf0127a184 [2023-05-10T21:38:40.376Z] ---> 143d26342953 [2023-05-10T21:38:40.376Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-10T21:38:40.376Z] ---> 700e086232b7 [2023-05-10T21:38:40.376Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-10T21:38:40.961Z] ---> 17f99c7ce63a [2023-05-10T21:38:40.961Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-10T21:38:41.545Z] ---> 470e7d56282a [2023-05-10T21:38:41.545Z] Step 21/26 : EXPOSE 59984 [2023-05-10T21:38:41.545Z] ---> Running in dc4f2903e1df [2023-05-10T21:38:41.814Z] Removing intermediate container dc4f2903e1df [2023-05-10T21:38:41.814Z] ---> 8023e4db7d19 [2023-05-10T21:38:41.814Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-10T21:38:41.814Z] ---> Running in f5060125a340 [2023-05-10T21:38:42.082Z] Removing intermediate container f5060125a340 [2023-05-10T21:38:42.082Z] ---> bff1c8fe1d43 [2023-05-10T21:38:42.082Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T21:38:42.350Z] ---> Running in 7a4ac091ae9b [2023-05-10T21:38:42.617Z] Removing intermediate container 7a4ac091ae9b [2023-05-10T21:38:42.617Z] ---> 9cf41ee6daa5 [2023-05-10T21:38:42.617Z] Step 24/26 : LABEL arch=arm64 [2023-05-10T21:38:42.617Z] ---> Running in 0a015e53e891 [2023-05-10T21:38:42.885Z] Removing intermediate container 0a015e53e891 [2023-05-10T21:38:42.885Z] ---> 17a9bd97205e [2023-05-10T21:38:42.885Z] Step 25/26 : LABEL git_sha=bc8694f62f775b1f1e37640ae017c5441854d813 [2023-05-10T21:38:42.885Z] ---> Running in 2dfcd5489d91 [2023-05-10T21:38:43.156Z] Removing intermediate container 2dfcd5489d91 [2023-05-10T21:38:43.156Z] ---> 1669e2eb2682 [2023-05-10T21:38:43.156Z] Step 26/26 : LABEL version=3.0.0-dev.46 [2023-05-10T21:38:43.423Z] ---> Running in 5c4f56d0dce2 [2023-05-10T21:38:43.691Z] Removing intermediate container 5c4f56d0dce2 [2023-05-10T21:38:43.691Z] ---> 7a3c6c93f51c [2023-05-10T21:38:43.691Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T21:38:43.691Z] Successfully built 7a3c6c93f51c [2023-05-10T21:38:43.691Z] 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-05-10T21:38:43.793Z] provisioning config files... [2023-05-10T21:38:43.806Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/143@tmp/config9772238558808289448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T21:38:44.148Z] ---> docker-login.sh [2023-05-10T21:38:44.148Z] nexus3.edgexfoundry.org:10001 [2023-05-10T21:38:44.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T21:38:44.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T21:38:44.417Z] Configure a credential helper to remove this warning. See [2023-05-10T21:38:44.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T21:38:44.417Z] [2023-05-10T21:38:44.417Z] Login Succeeded [2023-05-10T21:38:44.417Z] nexus3.edgexfoundry.org:10002 [2023-05-10T21:38:44.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T21:38:44.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T21:38:44.686Z] Configure a credential helper to remove this warning. See [2023-05-10T21:38:44.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T21:38:44.686Z] [2023-05-10T21:38:44.686Z] Login Succeeded [2023-05-10T21:38:44.686Z] nexus3.edgexfoundry.org:10003 [2023-05-10T21:38:44.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T21:38:45.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T21:38:45.222Z] Configure a credential helper to remove this warning. See [2023-05-10T21:38:45.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T21:38:45.222Z] [2023-05-10T21:38:45.222Z] Login Succeeded [2023-05-10T21:38:45.222Z] nexus3.edgexfoundry.org:10004 [2023-05-10T21:38:45.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T21:38:45.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T21:38:45.491Z] Configure a credential helper to remove this warning. See [2023-05-10T21:38:45.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T21:38:45.491Z] [2023-05-10T21:38:45.491Z] Login Succeeded [2023-05-10T21:38:45.491Z] docker.io [2023-05-10T21:38:45.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T21:38:46.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T21:38:46.028Z] Configure a credential helper to remove this warning. See [2023-05-10T21:38:46.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T21:38:46.028Z] [2023-05-10T21:38:46.028Z] Login Succeeded [2023-05-10T21:38:46.028Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T21:38:46.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T21:38:46.068Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T21:38:46.086Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-05-10T21:38:46.087Z] bc8694f62f775b1f1e37640ae017c5441854d813 [2023-05-10T21:38:46.087Z] latest [2023-05-10T21:38:46.087Z] 3.0.0-dev.46 [2023-05-10T21:38:46.087Z] bc8694f62f775b1f1e37640ae017c5441854d813-3.0.0-dev.46 [2023-05-10T21:38:46.087Z] main [2023-05-10T21:38:46.087Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T21:38:46.430Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:bc8694f62f775b1f1e37640ae017c5441854d813 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T21:38:46.773Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:bc8694f62f775b1f1e37640ae017c5441854d813 [2023-05-10T21:38:46.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-10T21:38:46.773Z] d7637dc2904f: Preparing [2023-05-10T21:38:46.773Z] 368a27944c6a: Preparing [2023-05-10T21:38:46.773Z] 6f7d773e9340: Preparing [2023-05-10T21:38:46.773Z] 2d531099c9b7: Preparing [2023-05-10T21:38:46.773Z] 26cbea5cba74: Preparing [2023-05-10T21:38:46.773Z] 26cbea5cba74: Layer already exists [2023-05-10T21:38:47.040Z] d7637dc2904f: Pushed [2023-05-10T21:38:47.040Z] 368a27944c6a: Pushed [2023-05-10T21:38:47.040Z] 2d531099c9b7: Pushed [2023-05-10T21:38:52.379Z] 6f7d773e9340: Pushed [2023-05-10T21:38:52.646Z] bc8694f62f775b1f1e37640ae017c5441854d813: digest: sha256:0c124a449ea1aef8dee01e274263c800b6779ea1fdb87741cba4e09a80529839 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T21:38:53.005Z] + 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-05-10T21:38:53.346Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-10T21:38:53.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-10T21:38:53.346Z] d7637dc2904f: Preparing [2023-05-10T21:38:53.346Z] 368a27944c6a: Preparing [2023-05-10T21:38:53.346Z] 6f7d773e9340: Preparing [2023-05-10T21:38:53.346Z] 2d531099c9b7: Preparing [2023-05-10T21:38:53.346Z] 26cbea5cba74: Preparing [2023-05-10T21:38:53.346Z] 26cbea5cba74: Layer already exists [2023-05-10T21:38:53.346Z] 368a27944c6a: Layer already exists [2023-05-10T21:38:53.346Z] 2d531099c9b7: Layer already exists [2023-05-10T21:38:53.346Z] 6f7d773e9340: Layer already exists [2023-05-10T21:38:53.346Z] d7637dc2904f: Layer already exists [2023-05-10T21:38:53.346Z] latest: digest: sha256:0c124a449ea1aef8dee01e274263c800b6779ea1fdb87741cba4e09a80529839 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T21:38:53.695Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T21:38:54.032Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.46 [2023-05-10T21:38:54.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-10T21:38:54.033Z] d7637dc2904f: Preparing [2023-05-10T21:38:54.033Z] 368a27944c6a: Preparing [2023-05-10T21:38:54.033Z] 6f7d773e9340: Preparing [2023-05-10T21:38:54.033Z] 2d531099c9b7: Preparing [2023-05-10T21:38:54.033Z] 26cbea5cba74: Preparing [2023-05-10T21:38:54.033Z] 368a27944c6a: Layer already exists [2023-05-10T21:38:54.033Z] 2d531099c9b7: Layer already exists [2023-05-10T21:38:54.033Z] 26cbea5cba74: Layer already exists [2023-05-10T21:38:54.033Z] 6f7d773e9340: Layer already exists [2023-05-10T21:38:54.033Z] d7637dc2904f: Layer already exists [2023-05-10T21:38:54.033Z] 3.0.0-dev.46: digest: sha256:0c124a449ea1aef8dee01e274263c800b6779ea1fdb87741cba4e09a80529839 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T21:38:54.380Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:bc8694f62f775b1f1e37640ae017c5441854d813-3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T21:38:54.718Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:bc8694f62f775b1f1e37640ae017c5441854d813-3.0.0-dev.46 [2023-05-10T21:38:54.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-10T21:38:54.718Z] d7637dc2904f: Preparing [2023-05-10T21:38:54.718Z] 368a27944c6a: Preparing [2023-05-10T21:38:54.718Z] 6f7d773e9340: Preparing [2023-05-10T21:38:54.718Z] 2d531099c9b7: Preparing [2023-05-10T21:38:54.718Z] 26cbea5cba74: Preparing [2023-05-10T21:38:54.718Z] 6f7d773e9340: Layer already exists [2023-05-10T21:38:54.718Z] d7637dc2904f: Layer already exists [2023-05-10T21:38:54.718Z] 2d531099c9b7: Layer already exists [2023-05-10T21:38:54.718Z] 368a27944c6a: Layer already exists [2023-05-10T21:38:54.718Z] 26cbea5cba74: Layer already exists [2023-05-10T21:38:54.718Z] bc8694f62f775b1f1e37640ae017c5441854d813-3.0.0-dev.46: digest: sha256:0c124a449ea1aef8dee01e274263c800b6779ea1fdb87741cba4e09a80529839 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T21:38:55.070Z] + 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-05-10T21:38:55.995Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-05-10T21:38:55.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-10T21:38:55.995Z] d7637dc2904f: Preparing [2023-05-10T21:38:55.995Z] 368a27944c6a: Preparing [2023-05-10T21:38:55.995Z] 6f7d773e9340: Preparing [2023-05-10T21:38:55.995Z] 2d531099c9b7: Preparing [2023-05-10T21:38:55.995Z] 26cbea5cba74: Preparing [2023-05-10T21:38:55.995Z] 26cbea5cba74: Layer already exists [2023-05-10T21:38:55.995Z] 6f7d773e9340: Layer already exists [2023-05-10T21:38:55.995Z] 2d531099c9b7: Layer already exists [2023-05-10T21:38:55.995Z] d7637dc2904f: Layer already exists [2023-05-10T21:38:55.995Z] 368a27944c6a: Layer already exists [2023-05-10T21:38:55.995Z] main: digest: sha256:0c124a449ea1aef8dee01e274263c800b6779ea1fdb87741cba4e09a80529839 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T21:38:56.037Z] ===================================================== [Pipeline] echo [2023-05-10T21:38:56.043Z] taggedImages: [2023-05-10T21:38:56.043Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:bc8694f62f775b1f1e37640ae017c5441854d813 [2023-05-10T21:38:56.043Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-10T21:38:56.043Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.46 [2023-05-10T21:38:56.043Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:bc8694f62f775b1f1e37640ae017c5441854d813-3.0.0-dev.46 [2023-05-10T21:38:56.043Z] - 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-05-10T21:38:56.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T21:38:56.400Z] [2023-05-10T21:38:56.401Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T21:38:56.735Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T21:38:56.735Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-10T21:38:56.735Z] 8998bd30e6a1: Pulling fs layer [2023-05-10T21:38:56.735Z] 04944245beec: Pulling fs layer [2023-05-10T21:38:56.735Z] 699f458cf7ca: Pulling fs layer [2023-05-10T21:38:56.735Z] 765212b225bb: Pulling fs layer [2023-05-10T21:38:56.735Z] f23df028b6ca: Pulling fs layer [2023-05-10T21:38:56.735Z] d65c8cfc05b1: Pulling fs layer [2023-05-10T21:38:56.735Z] 2437ff75d9bd: Pulling fs layer [2023-05-10T21:38:56.735Z] f23df028b6ca: Waiting [2023-05-10T21:38:56.735Z] d65c8cfc05b1: Waiting [2023-05-10T21:38:56.735Z] 2437ff75d9bd: Waiting [2023-05-10T21:38:56.735Z] 765212b225bb: Waiting [2023-05-10T21:38:57.004Z] 04944245beec: Download complete [2023-05-10T21:38:57.004Z] 765212b225bb: Verifying Checksum [2023-05-10T21:38:57.004Z] 765212b225bb: Download complete [2023-05-10T21:38:57.004Z] f23df028b6ca: Verifying Checksum [2023-05-10T21:38:57.004Z] f23df028b6ca: Download complete [2023-05-10T21:38:57.004Z] d65c8cfc05b1: Verifying Checksum [2023-05-10T21:38:57.004Z] d65c8cfc05b1: Download complete [2023-05-10T21:38:57.004Z] 699f458cf7ca: Verifying Checksum [2023-05-10T21:38:57.004Z] 699f458cf7ca: Download complete [2023-05-10T21:38:57.588Z] 8998bd30e6a1: Download complete [2023-05-10T21:39:00.174Z] 2437ff75d9bd: Verifying Checksum [2023-05-10T21:39:00.174Z] 2437ff75d9bd: Download complete [2023-05-10T21:39:01.583Z] 8998bd30e6a1: Pull complete [2023-05-10T21:39:01.850Z] 04944245beec: Pull complete [2023-05-10T21:39:03.259Z] 699f458cf7ca: Pull complete [2023-05-10T21:39:03.526Z] 765212b225bb: Pull complete [2023-05-10T21:39:04.110Z] f23df028b6ca: Pull complete [2023-05-10T21:39:04.377Z] d65c8cfc05b1: Pull complete [2023-05-10T21:39:19.373Z] 2437ff75d9bd: Pull complete [2023-05-10T21:39:19.373Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-10T21:39:19.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T21:39:19.373Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T21:39:19.562Z] prd-ubuntu20.04-docker-arm64-4c-16g-14966 does not seem to be running inside a container [2023-05-10T21:39:19.641Z] $ 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/143 -v /w/workspace/device-onvif-camera/143:/w/workspace/device-onvif-camera/143:rw,z -v /w/workspace/device-onvif-camera/143@tmp:/w/workspace/device-onvif-camera/143@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-05-10T21:39:22.280Z] $ docker top 07fc7fb125a892e26a92a6bea46516f8874398be8f8a507a83a14945015199a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T21:39:23.112Z] ---> job-cost.sh [2023-05-10T21:39:23.112Z] lf-activate-venv: SKIPPING [2023-05-10T21:39:23.112Z] INFO: No Stack... [2023-05-10T21:39:23.692Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-10T21:39:24.273Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T21:39:24.912Z] + cat /w/workspace/device-onvif-camera/143/archives/cost.csv [2023-05-10T21:39:24.912Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T21:39:24.950Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-143-stack-cost] [2023-05-10T21:39:24.955Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-143-stack-cost] did not exist. Created. [2023-05-10T21:39:24.955Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-143-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T21:39:25.601Z] /w/workspace/device-onvif-camera/143@tmp/durable-297a0f78/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-10T21:39:25.942Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-10T21:39:25.961Z] Warning: overwriting stash ‘stack-cost’ [2023-05-10T21:39:26.012Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T21:39:26.022Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-143-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T21:39:26.049Z] $ docker stop --time=1 07fc7fb125a892e26a92a6bea46516f8874398be8f8a507a83a14945015199a3 [2023-05-10T21:39:27.541Z] $ docker rm -f --volumes 07fc7fb125a892e26a92a6bea46516f8874398be8f8a507a83a14945015199a3 [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-05-10T21:39:27.946Z] provisioning config files... [2023-05-10T21:39:27.956Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16596580374899623938tmp [Pipeline] { [Pipeline] sh [2023-05-10T21:39:28.247Z] + set +x [2023-05-10T21:39:28.247Z] + bash -s -- [2023-05-10T21:39:28.247Z] + curl -s https://codecov.io/bash [2023-05-10T21:39:28.247Z] [2023-05-10T21:39:28.247Z] _____ _ [2023-05-10T21:39:28.247Z] / ____| | | [2023-05-10T21:39:28.247Z] | | ___ __| | ___ ___ _____ __ [2023-05-10T21:39:28.247Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-10T21:39:28.247Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-10T21:39:28.247Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-10T21:39:28.247Z] Bash-1.0.6 [2023-05-10T21:39:28.247Z] [2023-05-10T21:39:28.247Z] [2023-05-10T21:39:28.247Z] ==> git version 2.25.1 found [2023-05-10T21:39:28.247Z] ==> 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-05-10T21:39:28.247Z] Release-Date: 2020-01-08 [2023-05-10T21:39:28.247Z] 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-05-10T21:39:28.247Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-10T21:39:28.247Z] ==> Jenkins CI detected. [2023-05-10T21:39:28.247Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-05-10T21:39:28.247Z] project root: . [2023-05-10T21:39:28.247Z] --> token set from env [2023-05-10T21:39:28.247Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-10T21:39:28.247Z] ==> Running gcov in . (disable via -X gcov) [2023-05-10T21:39:28.247Z] ==> Python coveragepy not found [2023-05-10T21:39:28.247Z] ==> Searching for coverage reports in: [2023-05-10T21:39:28.247Z] + . [2023-05-10T21:39:28.247Z] -> Found 1 reports [2023-05-10T21:39:28.247Z] ==> Detecting git/mercurial file structure [2023-05-10T21:39:28.505Z] ==> Reading reports [2023-05-10T21:39:28.505Z] + ./coverage.out bytes=79213 [2023-05-10T21:39:28.505Z] ==> Appending adjustments [2023-05-10T21:39:28.505Z] https://docs.codecov.io/docs/fixing-reports [2023-05-10T21:39:28.505Z] + Found adjustments [2023-05-10T21:39:28.505Z] ==> Gzipping contents [2023-05-10T21:39:28.505Z] 12K /tmp/codecov.i0m34Z.gz [2023-05-10T21:39:28.505Z] ==> Uploading reports [2023-05-10T21:39:28.505Z] url: https://codecov.io [2023-05-10T21:39:28.505Z] query: branch=main&commit=bc8694f62f775b1f1e37640ae017c5441854d813&build=143&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F143%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-10T21:39:28.505Z] -> Pinging Codecov [2023-05-10T21:39:28.505Z] 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=bc8694f62f775b1f1e37640ae017c5441854d813&build=143&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F143%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-10T21:39:28.763Z] -> Uploading to [2023-05-10T21:39:28.764Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-10/F29A59C45E3A92E06B3E522C9905F8EF/bc8694f62f775b1f1e37640ae017c5441854d813/a881c605-895b-4556-aca2-5ff3087c786e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T213928Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=29004d1549c286a3b4c7bcf95093a327437e9bf8056f70ef522aff9c5eaf429b [2023-05-10T21:39:28.764Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T21:39:28.764Z] Dload Upload Total Spent Left Speed [2023-05-10T21:39:29.022Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10581 0 0 100 10581 0 47448 --:--:-- --:--:-- --:--:-- 47448 [2023-05-10T21:39:29.022Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/bc8694f62f775b1f1e37640ae017c5441854d813 [Pipeline] } [2023-05-10T21:39:29.028Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-10T21:39:29.238Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-10T21:39:29.252Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T21:39:29.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-10T21:39:29.538Z] [2023-05-10T21:39:29.538Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T21:39:29.830Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-10T21:39:29.830Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-10T21:39:29.830Z] df9b9388f04a: Pulling fs layer [2023-05-10T21:39:29.830Z] 52dc419b0ee2: Pulling fs layer [2023-05-10T21:39:29.830Z] 25bc292e5bac: Pulling fs layer [2023-05-10T21:39:29.830Z] 114826534d7a: Pulling fs layer [2023-05-10T21:39:29.830Z] 4657fd5d0bcf: Pulling fs layer [2023-05-10T21:39:29.830Z] 6ad1cebc031e: Pulling fs layer [2023-05-10T21:39:29.830Z] 8a3aa393b2d8: Pulling fs layer [2023-05-10T21:39:29.830Z] 4657fd5d0bcf: Waiting [2023-05-10T21:39:29.830Z] 6ad1cebc031e: Waiting [2023-05-10T21:39:29.830Z] 114826534d7a: Waiting [2023-05-10T21:39:29.830Z] 8a3aa393b2d8: Waiting [2023-05-10T21:39:29.830Z] 25bc292e5bac: Verifying Checksum [2023-05-10T21:39:29.830Z] 25bc292e5bac: Download complete [2023-05-10T21:39:29.830Z] 52dc419b0ee2: Download complete [2023-05-10T21:39:29.830Z] 4657fd5d0bcf: Verifying Checksum [2023-05-10T21:39:29.830Z] 4657fd5d0bcf: Download complete [2023-05-10T21:39:29.830Z] df9b9388f04a: Verifying Checksum [2023-05-10T21:39:29.830Z] df9b9388f04a: Download complete [2023-05-10T21:39:30.088Z] df9b9388f04a: Pull complete [2023-05-10T21:39:30.088Z] 6ad1cebc031e: Verifying Checksum [2023-05-10T21:39:30.088Z] 52dc419b0ee2: Pull complete [2023-05-10T21:39:30.088Z] 25bc292e5bac: Pull complete [2023-05-10T21:39:30.653Z] 114826534d7a: Verifying Checksum [2023-05-10T21:39:30.653Z] 114826534d7a: Download complete [2023-05-10T21:39:30.910Z] 8a3aa393b2d8: Verifying Checksum [2023-05-10T21:39:30.910Z] 8a3aa393b2d8: Download complete [2023-05-10T21:39:34.185Z] 114826534d7a: Pull complete [2023-05-10T21:39:34.185Z] 4657fd5d0bcf: Pull complete [2023-05-10T21:39:34.185Z] 6ad1cebc031e: Pull complete [2023-05-10T21:39:36.719Z] 8a3aa393b2d8: Pull complete [2023-05-10T21:39:36.719Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-10T21:39:36.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-10T21:39:36.719Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T21:39:36.795Z] prd-ubuntu20.04-docker-8c-8g-14965 does not seem to be running inside a container [2023-05-10T21:39:36.826Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-10T21:39:40.777Z] $ docker top e407e73e851b35da00aa6dafc6f7e1e9f2c4e44456ef829a4f3eabc36d70b860 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-10T21:39:40.839Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-05-10T21:39:41.121Z] + set -o pipefail [2023-05-10T21:39:41.121Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-05-10T21:39:47.689Z] [2023-05-10T21:39:47.689Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-05-10T21:39:47.689Z] [2023-05-10T21:39:47.689Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/ac841784-94f8-417f-8833-2a8260a0854a [2023-05-10T21:39:47.689Z] [2023-05-10T21:39:47.689Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-10T21:39:47.689Z] [2023-05-10T21:39:47.689Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-10T21:39:47.689Z] [2023-05-10T21:39:47.948Z] [2023-05-10T21:39:47.948Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-10T21:39:47.948Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-10T21:39:47.948Z] More details here: https://snyk.co/ue1NS [2023-05-10T21:39:47.948Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-10T21:39:47.948Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-10T21:39:47.962Z] $ docker stop --time=1 e407e73e851b35da00aa6dafc6f7e1e9f2c4e44456ef829a4f3eabc36d70b860 [2023-05-10T21:39:51.549Z] $ docker rm -f --volumes e407e73e851b35da00aa6dafc6f7e1e9f2c4e44456ef829a4f3eabc36d70b860 [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-05-10T21:39:51.944Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T21:39:51.961Z] provisioning config files... [2023-05-10T21:39:51.967Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config138256908487736159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T21:39:52.256Z] --> edgex-publish-swagger.sh [2023-05-10T21:39:52.257Z] === Publish doc/openapi/v2 API === [2023-05-10T21:39:52.257Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-05-10T21:39:52.257Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2023-05-10T21:39:52.257Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T21:39:52.257Z] Dload Upload Total Spent Left Speed [2023-05-10T21:39:53.194Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 13 473k 0 0 13 65536 0 520k --:--:-- --:--:-- --:--:-- 516k 100 473k 0 0 100 473k 0 556k --:--:-- --:--:-- --:--:-- 555k [2023-05-10T21:39:53.194Z] [2023-05-10T21:39:53.194Z] [Pipeline] } [2023-05-10T21:39:53.201Z] 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-05-10T21:39:53.598Z] + git log --format=format:%s -1 bc8694f62f775b1f1e37640ae017c5441854d813 [Pipeline] sh [2023-05-10T21:39:53.890Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T21:39:53.890Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T21:39:54.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T21:39:54.182Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T21:39:54.251Z] prd-ubuntu20.04-docker-8c-8g-14965 does not seem to be running inside a container [2023-05-10T21:39:54.280Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-10T21:39:54.734Z] $ docker top 4ad14942f5f3c3b5f4e27872f5ab9d3b8d8242776aa12b0d0e16fc5a3a289b4f -eo pid,comm [2023-05-10T21:39:54.780Z] 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-05-10T21:39:54.780Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T21:39:54.817Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T21:39:54.817Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T21:39:54.929Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T21:39:54.935Z] $ docker exec 4ad14942f5f3c3b5f4e27872f5ab9d3b8d8242776aa12b0d0e16fc5a3a289b4f ssh-agent [2023-05-10T21:39:55.050Z] SSH_AUTH_SOCK=/tmp/ssh-jdh6PxvHsHbQ/agent.32 [2023-05-10T21:39:55.050Z] SSH_AGENT_PID=38 [2023-05-10T21:39:55.055Z] Running ssh-add (command line suppressed) [2023-05-10T21:39:55.155Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10356330482019102208.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10356330482019102208.key) [2023-05-10T21:39:55.167Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T21:39:55.450Z] + git semver tag [2023-05-10T21:39:55.709Z] 2023-05-10 21:39:55,645 [run_tag] DEBUG tag force:False [2023-05-10T21:39:55.709Z] 2023-05-10 21:39:55,645 [check_head_tag] DEBUG check head tag [2023-05-10T21:39:55.709Z] 2023-05-10 21:39:55,647 [execute] INFO git cat-file --batch-check [2023-05-10T21:39:55.709Z] 2023-05-10 21:39:55,647 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-10T21:39:55.709Z] 2023-05-10 21:39:55,650 [execute] INFO git cat-file --batch [2023-05-10T21:39:55.709Z] 2023-05-10 21:39:55,650 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-10T21:39:55.709Z] 2023-05-10 21:39:55,689 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-10T21:39:55.710Z] 2023-05-10 21:39:55,689 [execute] INFO git tag -a v3.0.0-dev.46 -m v3.0.0-dev.46 [2023-05-10T21:39:55.710Z] 2023-05-10 21:39:55,690 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.46', '-m', 'v3.0.0-dev.46'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-10T21:39:55.710Z] 2023-05-10 21:39:55,695 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-10T21:39:55.710Z] 3.0.0-dev.46 [Pipeline] } [2023-05-10T21:39:55.722Z] $ docker exec --env ******** --env ******** 4ad14942f5f3c3b5f4e27872f5ab9d3b8d8242776aa12b0d0e16fc5a3a289b4f ssh-agent -k [2023-05-10T21:39:55.826Z] unset SSH_AUTH_SOCK; [2023-05-10T21:39:55.827Z] unset SSH_AGENT_PID; [2023-05-10T21:39:55.827Z] echo Agent pid 38 killed; [2023-05-10T21:39:55.833Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T21:39:56.136Z] + git semver [Pipeline] } [2023-05-10T21:39:56.410Z] $ docker stop --time=1 4ad14942f5f3c3b5f4e27872f5ab9d3b8d8242776aa12b0d0e16fc5a3a289b4f [2023-05-10T21:39:57.688Z] $ docker rm -f --volumes 4ad14942f5f3c3b5f4e27872f5ab9d3b8d8242776aa12b0d0e16fc5a3a289b4f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T21:39:58.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-10T21:39:58.083Z] [2023-05-10T21:39:58.083Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T21:39:58.383Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-10T21:39:58.383Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-10T21:39:58.383Z] ab5ef0e58194: Pulling fs layer [2023-05-10T21:39:58.383Z] 9712f1f96733: Pulling fs layer [2023-05-10T21:39:58.383Z] 63f879dbbcfc: Pulling fs layer [2023-05-10T21:39:58.383Z] 0d9ebad4ef96: Pulling fs layer [2023-05-10T21:39:58.383Z] e9a5061849ea: Pulling fs layer [2023-05-10T21:39:58.383Z] d747dcd14b5f: Pulling fs layer [2023-05-10T21:39:58.383Z] 2de7ff778b66: Pulling fs layer [2023-05-10T21:39:58.383Z] e9a5061849ea: Waiting [2023-05-10T21:39:58.383Z] d747dcd14b5f: Waiting [2023-05-10T21:39:58.383Z] 0d9ebad4ef96: Waiting [2023-05-10T21:39:58.383Z] 2de7ff778b66: Waiting [2023-05-10T21:39:58.383Z] 9712f1f96733: Verifying Checksum [2023-05-10T21:39:58.383Z] 9712f1f96733: Download complete [2023-05-10T21:39:58.645Z] 63f879dbbcfc: Verifying Checksum [2023-05-10T21:39:58.645Z] 63f879dbbcfc: Download complete [2023-05-10T21:39:58.904Z] e9a5061849ea: Verifying Checksum [2023-05-10T21:39:58.904Z] e9a5061849ea: Download complete [2023-05-10T21:39:58.904Z] 0d9ebad4ef96: Verifying Checksum [2023-05-10T21:39:58.904Z] 0d9ebad4ef96: Download complete [2023-05-10T21:39:58.904Z] d747dcd14b5f: Verifying Checksum [2023-05-10T21:39:58.904Z] d747dcd14b5f: Download complete [2023-05-10T21:39:58.904Z] ab5ef0e58194: Verifying Checksum [2023-05-10T21:39:58.904Z] ab5ef0e58194: Download complete [2023-05-10T21:39:59.162Z] 2de7ff778b66: Verifying Checksum [2023-05-10T21:39:59.162Z] 2de7ff778b66: Download complete [2023-05-10T21:40:01.709Z] ab5ef0e58194: Pull complete [2023-05-10T21:40:01.709Z] 9712f1f96733: Pull complete [2023-05-10T21:40:02.273Z] 63f879dbbcfc: Pull complete [2023-05-10T21:40:05.558Z] 0d9ebad4ef96: Pull complete [2023-05-10T21:40:05.817Z] e9a5061849ea: Pull complete [2023-05-10T21:40:06.074Z] d747dcd14b5f: Pull complete [2023-05-10T21:40:07.008Z] 2de7ff778b66: Pull complete [2023-05-10T21:40:07.008Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-10T21:40:07.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-10T21:40:07.008Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T21:40:07.081Z] prd-ubuntu20.04-docker-8c-8g-14965 does not seem to be running inside a container [2023-05-10T21:40:07.117Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-10T21:40:13.533Z] $ docker top a9ff02a7960eecb4f59b39cfe84861505152aa161a63e703520a23d060288761 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-10T21:40:13.602Z] provisioning config files... [2023-05-10T21:40:13.608Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6548490260806307411tmp [2023-05-10T21:40:13.618Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14365901700232617277tmp [2023-05-10T21:40:13.627Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8809962679230454tmp [Pipeline] { [Pipeline] echo [2023-05-10T21:40:13.645Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T21:40:13.923Z] ---> sigul-configuration.sh [2023-05-10T21:40:13.924Z] gpg: directory `/root/.gnupg' created [2023-05-10T21:40:13.924Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-10T21:40:13.924Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-10T21:40:13.924Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-10T21:40:13.924Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-10T21:40:13.924Z] gpg: CAST5 encrypted data [2023-05-10T21:40:13.924Z] gpg: encrypted with 1 passphrase [2023-05-10T21:40:13.924Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-10T21:40:14.205Z] + mkdir /home/jenkins [2023-05-10T21:40:14.205Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-10T21:40:14.488Z] + 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-05-10T21:40:14.495Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T21:40:14.776Z] ---> sigul-install.sh [2023-05-10T21:40:14.777Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-10T21:40:15.059Z] + git tag --list [2023-05-10T21:40:15.059Z] v0.0.0 [2023-05-10T21:40:15.059Z] v0.0.1-dev.1 [2023-05-10T21:40:15.059Z] v0.0.1-dev.10 [2023-05-10T21:40:15.059Z] v0.0.1-dev.11 [2023-05-10T21:40:15.059Z] v0.0.1-dev.12 [2023-05-10T21:40:15.059Z] v0.0.1-dev.13 [2023-05-10T21:40:15.059Z] v0.0.1-dev.14 [2023-05-10T21:40:15.059Z] v0.0.1-dev.15 [2023-05-10T21:40:15.059Z] v0.0.1-dev.16 [2023-05-10T21:40:15.059Z] v0.0.1-dev.17 [2023-05-10T21:40:15.059Z] v0.0.1-dev.18 [2023-05-10T21:40:15.059Z] v0.0.1-dev.19 [2023-05-10T21:40:15.059Z] v0.0.1-dev.2 [2023-05-10T21:40:15.059Z] v0.0.1-dev.20 [2023-05-10T21:40:15.059Z] v0.0.1-dev.21 [2023-05-10T21:40:15.059Z] v0.0.1-dev.22 [2023-05-10T21:40:15.059Z] v0.0.1-dev.23 [2023-05-10T21:40:15.059Z] v0.0.1-dev.24 [2023-05-10T21:40:15.059Z] v0.0.1-dev.25 [2023-05-10T21:40:15.059Z] v0.0.1-dev.26 [2023-05-10T21:40:15.059Z] v0.0.1-dev.27 [2023-05-10T21:40:15.059Z] v0.0.1-dev.28 [2023-05-10T21:40:15.059Z] v0.0.1-dev.3 [2023-05-10T21:40:15.059Z] v0.0.1-dev.4 [2023-05-10T21:40:15.059Z] v0.0.1-dev.5 [2023-05-10T21:40:15.059Z] v0.0.1-dev.6 [2023-05-10T21:40:15.059Z] v0.0.1-dev.7 [2023-05-10T21:40:15.059Z] v0.0.1-dev.8 [2023-05-10T21:40:15.059Z] v0.0.1-dev.9 [2023-05-10T21:40:15.059Z] v2.2.0 [2023-05-10T21:40:15.059Z] v2.2.0-dev.29 [2023-05-10T21:40:15.059Z] v2.2.0-dev.30 [2023-05-10T21:40:15.059Z] v2.2.0-dev.31 [2023-05-10T21:40:15.059Z] v2.2.0-dev.32 [2023-05-10T21:40:15.059Z] v2.2.0-dev.33 [2023-05-10T21:40:15.059Z] v2.2.0-dev.34 [2023-05-10T21:40:15.059Z] v2.2.0-dev.35 [2023-05-10T21:40:15.059Z] v2.3.0 [2023-05-10T21:40:15.059Z] v2.3.0-dev.1 [2023-05-10T21:40:15.059Z] v2.3.0-dev.10 [2023-05-10T21:40:15.059Z] v2.3.0-dev.11 [2023-05-10T21:40:15.059Z] v2.3.0-dev.12 [2023-05-10T21:40:15.059Z] v2.3.0-dev.13 [2023-05-10T21:40:15.059Z] v2.3.0-dev.14 [2023-05-10T21:40:15.059Z] v2.3.0-dev.15 [2023-05-10T21:40:15.059Z] v2.3.0-dev.16 [2023-05-10T21:40:15.059Z] v2.3.0-dev.17 [2023-05-10T21:40:15.059Z] v2.3.0-dev.18 [2023-05-10T21:40:15.059Z] v2.3.0-dev.19 [2023-05-10T21:40:15.059Z] v2.3.0-dev.2 [2023-05-10T21:40:15.059Z] v2.3.0-dev.20 [2023-05-10T21:40:15.059Z] v2.3.0-dev.21 [2023-05-10T21:40:15.059Z] v2.3.0-dev.22 [2023-05-10T21:40:15.059Z] v2.3.0-dev.23 [2023-05-10T21:40:15.059Z] v2.3.0-dev.24 [2023-05-10T21:40:15.059Z] v2.3.0-dev.25 [2023-05-10T21:40:15.059Z] v2.3.0-dev.26 [2023-05-10T21:40:15.059Z] v2.3.0-dev.27 [2023-05-10T21:40:15.059Z] v2.3.0-dev.28 [2023-05-10T21:40:15.059Z] v2.3.0-dev.29 [2023-05-10T21:40:15.059Z] v2.3.0-dev.3 [2023-05-10T21:40:15.059Z] v2.3.0-dev.30 [2023-05-10T21:40:15.059Z] v2.3.0-dev.31 [2023-05-10T21:40:15.059Z] v2.3.0-dev.32 [2023-05-10T21:40:15.059Z] v2.3.0-dev.33 [2023-05-10T21:40:15.059Z] v2.3.0-dev.34 [2023-05-10T21:40:15.059Z] v2.3.0-dev.35 [2023-05-10T21:40:15.059Z] v2.3.0-dev.36 [2023-05-10T21:40:15.059Z] v2.3.0-dev.37 [2023-05-10T21:40:15.059Z] v2.3.0-dev.38 [2023-05-10T21:40:15.059Z] v2.3.0-dev.39 [2023-05-10T21:40:15.059Z] v2.3.0-dev.4 [2023-05-10T21:40:15.059Z] v2.3.0-dev.40 [2023-05-10T21:40:15.059Z] v2.3.0-dev.41 [2023-05-10T21:40:15.059Z] v2.3.0-dev.42 [2023-05-10T21:40:15.059Z] v2.3.0-dev.43 [2023-05-10T21:40:15.059Z] v2.3.0-dev.44 [2023-05-10T21:40:15.059Z] v2.3.0-dev.45 [2023-05-10T21:40:15.059Z] v2.3.0-dev.5 [2023-05-10T21:40:15.059Z] v2.3.0-dev.6 [2023-05-10T21:40:15.059Z] v2.3.0-dev.7 [2023-05-10T21:40:15.059Z] v2.3.0-dev.8 [2023-05-10T21:40:15.059Z] v2.3.0-dev.9 [2023-05-10T21:40:15.059Z] v2.3.1 [2023-05-10T21:40:15.059Z] v2.3.1-dev.1 [2023-05-10T21:40:15.059Z] v2.3.1-dev.4 [2023-05-10T21:40:15.059Z] v2.3.1-dev.5 [2023-05-10T21:40:15.059Z] v2.3.2-dev.1 [2023-05-10T21:40:15.059Z] v2.3.2-dev.2 [2023-05-10T21:40:15.059Z] v3.0.0-dev.1 [2023-05-10T21:40:15.059Z] v3.0.0-dev.10 [2023-05-10T21:40:15.059Z] v3.0.0-dev.11 [2023-05-10T21:40:15.059Z] v3.0.0-dev.12 [2023-05-10T21:40:15.059Z] v3.0.0-dev.13 [2023-05-10T21:40:15.059Z] v3.0.0-dev.14 [2023-05-10T21:40:15.059Z] v3.0.0-dev.15 [2023-05-10T21:40:15.059Z] v3.0.0-dev.16 [2023-05-10T21:40:15.059Z] v3.0.0-dev.17 [2023-05-10T21:40:15.059Z] v3.0.0-dev.18 [2023-05-10T21:40:15.059Z] v3.0.0-dev.19 [2023-05-10T21:40:15.059Z] v3.0.0-dev.2 [2023-05-10T21:40:15.059Z] v3.0.0-dev.20 [2023-05-10T21:40:15.059Z] v3.0.0-dev.21 [2023-05-10T21:40:15.059Z] v3.0.0-dev.22 [2023-05-10T21:40:15.059Z] v3.0.0-dev.23 [2023-05-10T21:40:15.059Z] v3.0.0-dev.24 [2023-05-10T21:40:15.059Z] v3.0.0-dev.25 [2023-05-10T21:40:15.059Z] v3.0.0-dev.26 [2023-05-10T21:40:15.059Z] v3.0.0-dev.27 [2023-05-10T21:40:15.059Z] v3.0.0-dev.28 [2023-05-10T21:40:15.059Z] v3.0.0-dev.29 [2023-05-10T21:40:15.059Z] v3.0.0-dev.3 [2023-05-10T21:40:15.059Z] v3.0.0-dev.30 [2023-05-10T21:40:15.059Z] v3.0.0-dev.31 [2023-05-10T21:40:15.059Z] v3.0.0-dev.32 [2023-05-10T21:40:15.059Z] v3.0.0-dev.33 [2023-05-10T21:40:15.059Z] v3.0.0-dev.34 [2023-05-10T21:40:15.059Z] v3.0.0-dev.35 [2023-05-10T21:40:15.059Z] v3.0.0-dev.36 [2023-05-10T21:40:15.059Z] v3.0.0-dev.37 [2023-05-10T21:40:15.059Z] v3.0.0-dev.38 [2023-05-10T21:40:15.059Z] v3.0.0-dev.39 [2023-05-10T21:40:15.059Z] v3.0.0-dev.4 [2023-05-10T21:40:15.059Z] v3.0.0-dev.40 [2023-05-10T21:40:15.059Z] v3.0.0-dev.41 [2023-05-10T21:40:15.059Z] v3.0.0-dev.42 [2023-05-10T21:40:15.059Z] v3.0.0-dev.43 [2023-05-10T21:40:15.059Z] v3.0.0-dev.44 [2023-05-10T21:40:15.059Z] v3.0.0-dev.45 [2023-05-10T21:40:15.059Z] v3.0.0-dev.46 [2023-05-10T21:40:15.059Z] v3.0.0-dev.5 [2023-05-10T21:40:15.059Z] v3.0.0-dev.6 [2023-05-10T21:40:15.059Z] v3.0.0-dev.7 [2023-05-10T21:40:15.059Z] v3.0.0-dev.8 [2023-05-10T21:40:15.059Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-10T21:40:15.341Z] + lftools sign git-tag v3.0.0-dev.46 [2023-05-10T21:40:15.906Z] Signing Git tag with Sigul... [2023-05-10T21:40:15.906Z] Signing v3.0.0-dev.46 [Pipeline] echo [2023-05-10T21:40:16.169Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T21:40:16.450Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-10T21:40:16.458Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-10T21:40:16.478Z] $ docker stop --time=1 a9ff02a7960eecb4f59b39cfe84861505152aa161a63e703520a23d060288761 [2023-05-10T21:40:17.810Z] $ docker rm -f --volumes a9ff02a7960eecb4f59b39cfe84861505152aa161a63e703520a23d060288761 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-10T21:40:18.202Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T21:40:18.202Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T21:40:18.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T21:40:18.503Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T21:40:18.576Z] prd-ubuntu20.04-docker-8c-8g-14965 does not seem to be running inside a container [2023-05-10T21:40:18.611Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-10T21:40:18.938Z] $ docker top d20b6fefbdeab1327485c469bd90ce0e0f6efbb30516ebb5a6f0cacc5ad06a21 -eo pid,comm [2023-05-10T21:40:18.981Z] 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-05-10T21:40:18.981Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T21:40:19.016Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T21:40:19.016Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T21:40:19.135Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T21:40:19.140Z] $ docker exec d20b6fefbdeab1327485c469bd90ce0e0f6efbb30516ebb5a6f0cacc5ad06a21 ssh-agent [2023-05-10T21:40:19.251Z] SSH_AUTH_SOCK=/tmp/ssh-KIuFgqvbgvuw/agent.32 [2023-05-10T21:40:19.251Z] SSH_AGENT_PID=38 [2023-05-10T21:40:19.256Z] Running ssh-add (command line suppressed) [2023-05-10T21:40:19.347Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14042796495741344789.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14042796495741344789.key) [2023-05-10T21:40:19.357Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T21:40:19.643Z] + git semver bump pre [2023-05-10T21:40:19.901Z] 2023-05-10 21:40:19,835 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-10T21:40:19.901Z] 2023-05-10 21:40:19,835 [bump_version] DEBUG bumping version:3.0.0-dev.46 on axis:pre with prefix:dev [2023-05-10T21:40:19.901Z] 2023-05-10 21:40:19,835 [bump_version] DEBUG bumped version:3.0.0-dev.47 [2023-05-10T21:40:19.901Z] 2023-05-10 21:40:19,835 [write_version] DEBUG write version:3.0.0-dev.47 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-05-10T21:40:19.901Z] 2023-05-10 21:40:19,835 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-10T21:40:19.901Z] 2023-05-10 21:40:19,835 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-10T21:40:19.901Z] 2023-05-10 21:40:19,837 [execute] INFO git cat-file --batch-check [2023-05-10T21:40:19.901Z] 2023-05-10 21:40:19,837 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T21:40:19.901Z] 2023-05-10 21:40:19,841 [execute] INFO git cat-file --batch [2023-05-10T21:40:19.901Z] 2023-05-10 21:40:19,841 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T21:40:19.901Z] 2023-05-10 21:40:19,845 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-10T21:40:19.901Z] 3.0.0-dev.47 [Pipeline] } [2023-05-10T21:40:19.914Z] $ docker exec --env ******** --env ******** d20b6fefbdeab1327485c469bd90ce0e0f6efbb30516ebb5a6f0cacc5ad06a21 ssh-agent -k [2023-05-10T21:40:20.012Z] unset SSH_AUTH_SOCK; [2023-05-10T21:40:20.013Z] unset SSH_AGENT_PID; [2023-05-10T21:40:20.013Z] echo Agent pid 38 killed; [2023-05-10T21:40:20.020Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T21:40:20.334Z] + git semver [Pipeline] } [2023-05-10T21:40:20.609Z] $ docker stop --time=1 d20b6fefbdeab1327485c469bd90ce0e0f6efbb30516ebb5a6f0cacc5ad06a21 [2023-05-10T21:40:21.869Z] $ docker rm -f --volumes d20b6fefbdeab1327485c469bd90ce0e0f6efbb30516ebb5a6f0cacc5ad06a21 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T21:40:22.208Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T21:40:22.208Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T21:40:22.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T21:40:22.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T21:40:22.571Z] prd-ubuntu20.04-docker-8c-8g-14965 does not seem to be running inside a container [2023-05-10T21:40:22.607Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-10T21:40:22.909Z] $ docker top 39c5895086f85741bea004ea0c036487411b0ff3706c6e61a2874dfb6fb3786e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T21:40:22.992Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T21:40:22.992Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T21:40:23.123Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T21:40:23.128Z] $ docker exec 39c5895086f85741bea004ea0c036487411b0ff3706c6e61a2874dfb6fb3786e ssh-agent [2023-05-10T21:40:23.245Z] SSH_AUTH_SOCK=/tmp/ssh-CUO49iJs38T5/agent.32 [2023-05-10T21:40:23.245Z] SSH_AGENT_PID=38 [2023-05-10T21:40:23.261Z] Running ssh-add (command line suppressed) [2023-05-10T21:40:23.371Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_850497454950330673.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_850497454950330673.key) [2023-05-10T21:40:23.395Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T21:40:23.743Z] + git semver push [2023-05-10T21:40:24.007Z] 2023-05-10 21:40:23,909 [run_push] DEBUG push [2023-05-10T21:40:24.007Z] 2023-05-10 21:40:23,910 [execute] INFO git cat-file --batch-check [2023-05-10T21:40:24.007Z] 2023-05-10 21:40:23,910 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T21:40:24.007Z] 2023-05-10 21:40:23,914 [execute] INFO git rev-list 3d34a553a0350902014d370d628653408d5e5083 -- [2023-05-10T21:40:24.007Z] 2023-05-10 21:40:23,914 [execute] DEBUG Popen(['git', 'rev-list', '3d34a553a0350902014d370d628653408d5e5083', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-10T21:40:24.007Z] 2023-05-10 21:40:23,922 [execute] INFO git fetch -v origin [2023-05-10T21:40:24.007Z] 2023-05-10 21:40:23,922 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-10T21:40:24.583Z] 2023-05-10 21:40:24,366 [run_push] DEBUG no remote changes detected [2023-05-10T21:40:24.583Z] 2023-05-10 21:40:24,366 [execute] INFO git push origin semver [2023-05-10T21:40:24.583Z] 2023-05-10 21:40:24,367 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-10T21:40:25.150Z] 2023-05-10 21:40:25,098 [run_push] DEBUG push all version tags [2023-05-10T21:40:25.150Z] 2023-05-10 21:40:25,098 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-10T21:40:25.150Z] 2023-05-10 21:40:25,099 [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-05-10T21:40:26.085Z] 2023-05-10 21:40:25,823 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-10T21:40:26.085Z] 3.0.0-dev.47 [Pipeline] } [2023-05-10T21:40:26.098Z] $ docker exec --env ******** --env ******** 39c5895086f85741bea004ea0c036487411b0ff3706c6e61a2874dfb6fb3786e ssh-agent -k [2023-05-10T21:40:26.187Z] unset SSH_AUTH_SOCK; [2023-05-10T21:40:26.187Z] unset SSH_AGENT_PID; [2023-05-10T21:40:26.187Z] echo Agent pid 38 killed; [2023-05-10T21:40:26.199Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T21:40:26.496Z] + git semver [Pipeline] } [2023-05-10T21:40:26.773Z] $ docker stop --time=1 39c5895086f85741bea004ea0c036487411b0ff3706c6e61a2874dfb6fb3786e [2023-05-10T21:40:28.084Z] $ docker rm -f --volumes 39c5895086f85741bea004ea0c036487411b0ff3706c6e61a2874dfb6fb3786e [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-05-10T21:40:28.686Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-05-10T21:40:28.686Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-10T21:40:28.686Z] total 16 [2023-05-10T21:40:28.686Z] drwxr-xr-x 3 root root 4096 May 10 21:28 . [2023-05-10T21:40:28.686Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 21:40 .. [2023-05-10T21:40:28.686Z] drwxr-xr-x 2 root root 4096 May 10 21:28 cost [2023-05-10T21:40:28.686Z] -rw-r--r-- 1 root root 91 May 10 21:28 cost.csv [2023-05-10T21:40:28.686Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-10T21:40:28.686Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-10T21:40:28.686Z] total 16 [2023-05-10T21:40:28.686Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 21:28 . [2023-05-10T21:40:28.686Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 21:40 .. [2023-05-10T21:40:28.686Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 21:28 cost [2023-05-10T21:40:28.686Z] -rw-r--r-- 1 jenkins jenkins 91 May 10 21:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-10T21:40:28.977Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T21:40:29.838Z] ---> package-listing.sh [2023-05-10T21:40:29.838Z] ++ facter osfamily [2023-05-10T21:40:29.838Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-10T21:40:30.098Z] + OS_FAMILY=debian [2023-05-10T21:40:30.098Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-05-10T21:40:30.098Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-10T21:40:30.098Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-10T21:40:30.098Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-10T21:40:30.098Z] + PACKAGES=/tmp/packages_start.txt [2023-05-10T21:40:30.098Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-10T21:40:30.098Z] + PACKAGES=/tmp/packages_end.txt [2023-05-10T21:40:30.098Z] + case "${OS_FAMILY}" in [2023-05-10T21:40:30.098Z] + dpkg -l [2023-05-10T21:40:30.098Z] + grep '^ii' [2023-05-10T21:40:30.098Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-10T21:40:30.098Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-10T21:40:30.098Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-10T21:40:30.098Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-10T21:40:30.098Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-05-10T21:40:30.098Z] + 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-05-10T21:40:30.111Z] 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-05-10T21:40:30.395Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T21:40:30.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T21:40:30.960Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T21:40:31.026Z] prd-ubuntu20.04-docker-8c-8g-14965 does not seem to be running inside a container [2023-05-10T21:40:31.059Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-10T21:40:31.258Z] $ docker top e29d6a7fe2935ff60ad650b5ddcadf684f596adaf220eae318f24cbbe904f8ec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T21:40:31.591Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-10T21:40:31.870Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-10T21:40:32.155Z] + ls /var/log/sa-host [2023-05-10T21:40:32.155Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T21:40:32.222Z] provisioning config files... [2023-05-10T21:40:32.232Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13713759910019949027tmp [Pipeline] { [Pipeline] echo [2023-05-10T21:40:32.248Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T21:40:32.530Z] ---> create-netrc.sh [Pipeline] } [2023-05-10T21:40:32.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-10T21:40:32.868Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-10T21:40:32.877Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T21:40:33.159Z] ---> sudo-logs.sh [2023-05-10T21:40:33.159Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-10T21:40:33.183Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T21:40:33.465Z] ---> job-cost.sh [2023-05-10T21:40:33.465Z] lf-activate-venv: SKIPPING [2023-05-10T21:40:33.465Z] DEBUG: total: 0.2199999988079071 [2023-05-10T21:40:33.465Z] INFO: Retrieving Stack Cost... [2023-05-10T21:40:33.723Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T21:40:34.292Z] INFO: Archiving Costs [Pipeline] echo [2023-05-10T21:40:34.301Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T21:40:34.582Z] ---> logs-deploy.sh [2023-05-10T21:40:34.582Z] lf-activate-venv: SKIPPING [2023-05-10T21:40:34.582Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/143 [2023-05-10T21:40:34.582Z] INFO: archiving workspace using pattern(s): [2023-05-10T21:40:35.520Z] Archives upload complete. [2023-05-10T21:40:35.520Z] INFO: archiving logs to Nexus